Skip to content

Version 10.1.0

Choose a tag to compare

@github-actions github-actions released this 15 Jan 06:54
9507d16

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_DISABLED and IMAGE_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_PLATFORMS to customize which platforms are included in RAWG API requests by default. #239
  • Allowed to pass 0 to RAWG_API_INCLUDED_PLATFORMS and RAWG_API_INCLUDED_STORES to completely disable filtering on platforms and stores. #239

Thanks