What's Changed
- build(deps-dev): Bump vite from 3.2.10 to 3.2.11 in /frontend by @dependabot in #1326
- fix: Speed up scan for matched roms without filesystem changes by @adamantike in #1334
- misc: Retrieve roms by filename from database in bulk during scan by @adamantike in #1336
- build(deps): Bump python-multipart from 0.0.9 to 0.0.18 by @dependabot in #1340
- fix: Crash on new instance from previous installation by @zurdi15 in #1323
- feat: Add platform info drawer + per platform settings by @zurdi15 in #1324
- fix: Handle hash calculation error by @zurdi15 in #1342
- feat: Add collection info drawer by @zurdi15 in #1341
- fix: Update ROM deletion process to remove associated collections by @zurdi15 in #1345
- misc: Fix some typing issues by @adamantike in #1346
- chore: Refactor frontend layouts by @zurdi15 in #1347
- feat: Add support for _FILE suffix in environment variables by @adamantike in #1349
- [ROMM-1348] Log when a user downloads a game by @gantoine in #1350
- Hotfixes for some sqlalchemy models by @gantoine in #1351
- fix: Setup wizard redirection by @zurdi15 in #1355
- [HOTFIX] Lower permission on update user endpoint and check perms internally by @gantoine in #1357
- feat: Multi language support by @zurdi15 in #1353
- misc: Use async cache in IGDB handler by @adamantike in #1358
- misc: Sort roms in get_roms method by @adamantike in #1359
- misc: Remove unneeded Redis key for Twitch token expiration by @adamantike in #1360
- fix: Improve i18n pluralization by @adamantike in #1361
- misc: Remove print leftover in CallbackIO class by @adamantike in #1364
- fix: Typo in parallel_n64 core name by @adamantike in #1365
- [ROMM-540] OIDC Support by @gantoine in #1321
- [HOTFIX] Update emulatorjs to 4.2.0 by @gantoine in #1372
Full Changelog: 3.6.0...3.7.0-alpha.1