v3.6.0-rc.1
Pre-release
Pre-release
What's Changed
- fix: Correctly update state for cover deletion by @adamantike in #1174
- fix: Use filename without tags or extension when matching unmatched game by @adamantike in #1177
- [ROMM-1181] Skip hashing games on desktop platorms by @gantoine in #1183
- [ROMM-1176] Fetch video ID and place in carousel by @gantoine in #1184
- [ROMM-829] Status fields on rom user by @gantoine in #1137
- chore(README): Update dev instructions for Arch Linux users by @rathmerdominik in #1195
- Bypass nginx proxy buffering when uploading roms by @gantoine in #1201
- [ROMM-1114] Fetch and use age ratings in UI and filters by @gantoine in #1119
- misc: Use bundled Valkey instead of Redis server by @adamantike in #1205
- feat: Add RAHasher and util to calculate RetroAchievements hashes by @adamantike in #1206
- fix: Escape URLs when files are served by nginx by @adamantike in #1224
- fix: Improve memory usage during 7zip decompression by @adamantike in #1226
- fix: Do not set Ruffle's renderer explicitly by @adamantike in #1227
- fix: Improve handling of Redis URL by @adamantike in #1235
- fix: Skip scanning task by checking against the correct function name by @adamantike in #1234
- fix: Correctly resize and save small artwork by @adamantike in #1238
- fix: Avoid image requests for undefined.ico platform icon by @adamantike in #1239
- misc: Upgrade RALibretro to v1.8.0 by @adamantike in #1237
- Add offset parameter to get_roms endpoint by @alisci01 in #1240
- fix: Avoid query during import time to set add_user endpoint scopes by @adamantike in #1241
- Update variables to MariaDB by @drcursor in #1243
- #1228 Configurable upload timeout by @yuri-becker in #1236
- fix: Simplify query that validates new username already exists by @adamantike in #1242
New Contributors
- @rathmerdominik made their first contribution in #1195
- @alisci01 made their first contribution in #1240
- @drcursor made their first contribution in #1243
- @yuri-becker made their first contribution in #1236
Full Changelog: 3.5.1...3.6.0-rc.1