Releases: maddie480/EverestUpdateCheckerServer
Releases · maddie480/EverestUpdateCheckerServer
Version 0.8.0
Version 0.7.3
- Retry image download if thumbnailator fails (which can be caused by GameBanana sending an error response with HTTP 200 status)
- Use files.gamebanana.com instead of images.gamebanana.com, since it seems more reliable despite GameBanana itself using images.gamebanana.com
Version 0.7.2
- Reverted changes made in 0.7.1
- Added
SubcategoryID
andSubcategoryName
to mod search database, to make filtering by subcategory possible
Version 0.7.1
- Added possibility to split subcategories of a category, instead of grouping them all under the category (subcategories are named
[category] - [subcategory]
and the main category is named[category] - Uncategorized
)
Version 0.7.0
- Download files from GameBanana only once
- Added more logs
- Reduce the memory usage (a bit)
Version 0.6.1
- Do not convert from/to string when (de)serializing from/to JSON, in order to use less memory
Version 0.6.0
- Removed support for Aliases in mod dependency graph
The project to support them in Everest / Olympus / mons was forgotten about, so we might as well not clutter the mod dependency graph with empty dictionaries.
Version 0.5.0
- Added support for aliases in the mod dependency graph
Version 0.4.12
- Do not upload Rich Presence icons for NSFW mods
Version 0.4.11
- Incorporate content warnings in mod descriptions, and hide screenshots from mods that are hidden by default on GameBanana