Release history
romm releases
A beautiful, powerful, self-hosted rom manager and player.
All releases
9 shown
4.8.1
Mixed
Notable features
- HTTP proxy support for outbound backend requests
- Per-platform statistics loading made opt-in to reduce unnecessary homepage fetches
Full changelog
What's Changed
- make loading per-platform stats opt-in so homepage doesn't fetch them by @cciollaro in https://github.com/rommapp/romm/pull/3158
- fix: correct ZX Spectrum +3 ROM hashes in known_bios_files.json by @Abdess in https://github.com/rommapp/romm/pull/3191
- Return link for romm-mobile app to README.md by @milktoastrat in https://github.com/rommapp/romm/pull/3207
- Add outbound HTTP proxy support for backend requests by @dafal in https://github.com/rommapp/romm/pull/3189
- chore(deps): bump lodash from 4.17.23 to 4.18.1 in /frontend by @dependabot[bot] in https://github.com/rommapp/romm/pull/3212
- 4.8 hotfixes by @gantoine in https://github.com/rommapp/romm/pull/3213
- Fix 500 on
/api/tasks/statusaftercleanup_missing_romstask completes by @gantoine in https://github.com/rommapp/romm/pull/3214 - Fix registration invite links losing token on external redirect by @gantoine in https://github.com/rommapp/romm/pull/3215
- fix: correctly delete nested (subdirectory) ROMs from filesystem by @gantoine in https://github.com/rommapp/romm/pull/3216
- Fix GET /api/tasks/status 500 on expired job TTL (NoSuchJobError) by @gantoine in https://github.com/rommapp/romm/pull/3217
New Contributors
- @Abdess made their first contribution in https://github.com/rommapp/romm/pull/3191
- @dafal made their first contribution in https://github.com/rommapp/romm/pull/3189
Full Changelog: https://github.com/rommapp/romm/compare/4.8.0...4.8.1
4.8.0
New feature
Notable features
- Client API tokens with QR pairing
- Chunked uploads for reliability
- LaunchBox metadata import
4.7.0
New feature
Notable features
- Auto-export gamelist.xml
- Device-based save sync infrastructure
- ScummVM shortname support
4.6.1
Bug fix
Hotfix for PostgreSQL migration issue and minor dependency bump to address transitive updates.
4.6.0
New feature
Notable features
- Manual metadata editing
- Enhanced folder structure config UI
- Patcher.js for ROM patching