Releases: HAHOOS/MelonAutoUpdater
Releases · HAHOOS/MelonAutoUpdater
v0.3.0
v0.3.0
Full Changelog: v0.2.0...v0.3.0
- Add Search Extensions, which give developers the ability to implement auto-updating for platforms!
- For the NET Framework 3.5 version, implement auto-install of packages, instead of needing to put them in manually
- Add Device Flow Support for Github (thanks to which u can make 1000 requests/hour instead of 60)
- Add
ContentType
class for developers to use (uses database from mime-db) - Add fix, where some mods have incorrect versions causing them to repeatedly update
- Add attributes (
MAUIgnore
andMAUDownloadFileAllowed
) for mod developers to use - Add a wiki
- Add 1 min timeout after
Too Many Requests
HTTP status code in Thunderstore - Add attribute to disable usage of MAU (MelonAutoUpdater) in MelonLoader v0.5.2 or earlier
- Many internal additions, fixes
This is a beta version, meaning that you might experience bugs. If you find one, it would be appreciated if you would create an issue in the repository
Don't know what to install? Check the Installation Guide!
v0.2.0
v0.2.0
Full Changelog: v0.1.0...v0.2.0
- Added Themes!
- Created MAUHelper, which helps determine the required version (net6 or net35) of MelonAutoUpdater! Also checks if the installed one is the correct one
- Fixed issue with multiple files having the same file name when downloaded (Github downloads)
- Added checking if mod/plugin being updated is the correct .NET version runtime (currently just informs of the issue)
- Fixed issue with libraries in MelonLoader directory and UserData not being installed correctly
- I honestly lost track of what I did
This is a beta version, meaning that you might experience bugs. If you find one, it would be appreciated if you would create an issue in the repository
Don't know what to install? Check the Installation Guide!
v0.1.0
Full Changelog: https://github.com/HAHOOS/MelonAutoUpdater/commits/v0.1.0
v0.1.0
- Initial Release
This is a beta version, meaning that you might experience bugs. If you find one, it would be appreciated if you would create an issue in the repository
Don't know what to install? Check the Installation Guide!