The following sections list the changes for 1.1.1.
- Fix #8: Some mods are missing a download URL
-
Bugfix #8: Some mods are missing a download URL
We found the cases where the provided download URL from the curseforge API were missing, to work around this we are constructing the URL as a fallback now. This is identicated by the fallback flag within the logs now.
The following sections list the changes for 1.1.0.
- Fix #6: Switch API as it is secured now
-
Bugfix #6: Switch API as it is secured now
We switched to the official Curseforge API as the previously used API is not usable anymore. Part of that is also introducing a flag for the API key as we don't have any anonymous API available anymore.
The following sections list the changes for 1.0.0.
- Chg #3: Initial release of basic version
-
Change #3: Initial release of basic version
Just prepared an initial basic version which could be released to the public.