Warning
This version changes the internal path where saves
and states
are saved in the filesystem. Make sure to backup the path you mounted for /romm/assets
and the database before upgrade.
What's Changed
- feat: Retroachievements integration by @zurdi15 in #1858
- feat: Add show playables filter by @zurdi15 in #1884
- feat: Recover password by @zurdi15 in #1885
- feat: Add platform grouping options in drawer by @zurdi15 in #1888
- feat: Exclude on delete option added on delete dialog by @zurdi15 in #1889
- feat: Register user by invite link by @zurdi15 in #1887
- feat: Support sorting games by file size by @gantoine in #1898
- feat: Server stats page by @zurdi15 in #1903
- fix: Fixed a bug where a save/state was overriten if another save/state was uploaded with the same name for the same platform but different game by @zurdi15 in #1890
- fix: Update screenshots of saves when saving by @saminitz in #1873
- fix: Optimize RAM usage by @zurdi15 in #1877
- fix: Properly handle if an image fails to be read during a scan by @ianfhunter in #1891
- fix: iOS full screen play by @zurdi15 in #1902
- fix: Hiding hidden roms by @gantoine in #1899
- fix: Correct user creation logic with OIDC by @mjmjelde in #1905
- refactor: Assets filesystem path by @zurdi15 in #1890
- misc: Improve accessibility by @zurdi15 in #1886
- misc: Optimized RAM usage by @zurdi15 in #1877
- misc: Unified logs by @zurdi15 in #1877
- misc: Added titles to browser tabs
New Contributors
- @saminitz made their first contribution in #1873
- @ianfhunter made their first contribution in #1891
- @mjmjelde made their first contribution in #1905
Full Changelog: 3.9.0...3.10.0-alpha.1