RomM
Beautiful, powerful, self-hosted rom manager and player
Alternative to: antstream arcade
About
Versions (100)
4.3.1-beta.1
2025-10-02What’s Changed
- Verify hltb response has some game data by @gantoine
- Add custom tilfoil welcome message via env var by @gantoine
- Add hltb to manual search results by @gantoine in https://github.com/rommapp/romm/pull/2493
- Add support for OIDC role claim by @MaienM in https://github.com/rommapp/romm/pull/2494
- Add option to disable setup wizard by @MaienM in https://github.com/rommapp/romm/pull/2495
- Show indicator if platform not identified by @gantoine in https://github.com/rommapp/romm/pull/2500
- New multi download endpoint by @gantoine in https://github.com/rommapp/romm/pull/2499
- Fix missing integrity field of package-lock.json by @jvanbruegge in https://github.com/rommapp/romm/pull/2501
- Use proper SPDX identifier for license in pyproject.yaml by @jvanbruegge in https://github.com/rommapp/romm/pull/2503
New environment variables
DISABLE_SETUP_WIZARD: Disables the setup wizard when using OIDCTINFOIL_WELCOME_MESSAGE: Custom welcome message in Tinfoil- Support for OIDC role claim
OIDC_CLAIM_ROLES: List of claim rolesOIDC_ROLE_VIEWER: Mapped role for viewer userOIDC_ROLE_EDITOR: Mapped role for editor userOIDC_ROLE_ADMIN: Mapped role for admin users
New Contributors
- @MaienM made their first contribution in https://github.com/rommapp/romm/pull/2494
Full Changelog: https://github.com/rommapp/romm/compare/4.3.0…4.3.1-beta.1