github rommapp/romm 3.9.0
v3.9.0

latest releases: 3.10.2, 3.10.1, 3.10.0...
one month ago

Warning

If you were testing an Alpha or Beta release of 3.9.0, you may experience a small bug where the value on the Rating column is calculated incorrectly. We don't plan to fix it in the short term, but if you want to fix it manually you can follow these steps:

  1. Exec/open a shell into the romm container
  2. Navigate to /backend
  3. Run alembic downgrade 0036
  4. Run alembic upgrade head
  5. Exit the shell and restart the container

Major changes

  • Pagination: The ROMs API endpoint now supports pagination, which improves performance and reduces load times for large collections. Search also happens on the server side, which allows you to search and filter across all platforms. #1732
  • Better UX: 50+ micro-improvements to the app for easier navigation, editing and management of games #1804

Fixes

Other changes

New Contributors

Full Changelog: 3.8.3...3.9.0

Don't miss a new romm release

NewReleases is sending notifications on new releases.