Skip to content

v2.1.0

Compare
Choose a tag to compare
@zurdi15 zurdi15 released this 31 Oct 16:37
· 1917 commits to release since this release
62ed265

Added

  • Added Scheduler to run scheduled scans and Watchdog to perform scans when adding/renamed/deleted any rom from the filesystem. Added a lot of new environment variables to configure both features. Check the readme.md for an explanation of how to configure them.
  • Added new REDIS_PASSWORD environment variable to support secured redis with pasword. Closes #412
  • New Recently Added section in the dashboard shows the last 15 added roms. Closes #400

Fixed

  • Upload rom feature is now working properly.
  • Fixed order roms by size in the gallery list view. Fixes #423

Changed

  • Now platforms without roms will be hidden in the drawer and the dashboard. Closes #396