Version 10.1.0
Recommended Gamevault App Version: v1.8.1.0
Changes
- Reintroduced Image Garbage Collection: Now, unused images are systematically purged from both the database and the file system. #230
- Introduced Configuration Variables
IMAGE_GC_DISABLEDandIMAGE_GC_INTERVAL_IN_MINUTES - Implemented Various Performance Optimizations and did some code cleanup.
- Resolved RAWG-Remap Issue: Now, Box-Art-Search is triggered correctly. #240
- Enhanced Box-Art-Matcher.
- Fixed User Creation Bug: The server can now create multiple users with a blank email.
- Added Configuration Variable
RAWG_API_INCLUDED_PLATFORMSto customize which platforms are included in RAWG API requests by default. #239 - Allowed to pass 0 to
RAWG_API_INCLUDED_PLATFORMSandRAWG_API_INCLUDED_STORESto completely disable filtering on platforms and stores. #239