Update romm to 3.8.3 (#2549)

This commit is contained in:
Alexander L. 2025-04-11 13:13:58 +02:00 committed by GitHub
parent 3a49bc2c44
commit 4e24480b5a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 7 additions and 17 deletions

View File

@ -9,7 +9,7 @@ services:
server:
user: "1000:1000"
image: rommapp/romm:3.8.2@sha256:8782a59ca7485a11a6838f6c41c59b38371f51218c725c860e98eef7903c9a79
image: rommapp/romm:3.8.3@sha256:2e46fcd1e6ba23e63889a642e82a4a4fbf8b560104029cd17edcefa672600676
volumes:
- ${APP_DATA_DIR}/data/resources:/romm/resources
- ${APP_DATA_DIR}/data/redis:/redis-data

View File

@ -2,7 +2,7 @@ manifestVersion: 1
id: romm
category: media
name: RomM
version: "3.8.2"
version: "3.8.3"
tagline: A beautiful, powerful, self-hosted rom manager
description: >-
👾 RomM (ROM Manager) allows you to scan, enrich, browse and play your game collection with a clean and responsive interface.
@ -36,22 +36,12 @@ path: ""
defaultUsername: ""
defaultPassword: ""
releaseNotes: >-
⚠️ It is strongly recommended to clear the IndexDB browser cache after upgrading, either manually or by using the new "Clear EmulatorJS Cache" button at the bottom of the emulatorjs player setup page.
This update brings several improvements and fixes:
This update brings significant improvements to the EmulatorJS player and other features:
- Completely rebuilt save and save state integration with an overhauled UI
- New save and load state mechanisms with improved functionality
- Added "Quick Save" and "Quick Load" options with selectable save slots
- New "Save & Quit" option to create a state file and save file before exiting
- Added 16:11 aspect ratio for covers
- Romanian translation added
- Platform disk size now shown in sidebar
- Easy way to clear EmulatorJS cache via the UI
- Fixed issues with updating covers, multi-file downloads on Windows, and platform drawer on mobile
- Improved Tinfoil support with endpoint for file download
- Various bug fixes and performance improvements
- Added Italian language support
- Fixed issue with zoomed screenshots
- Improved mobile navigation panels
- Fixed m3u file generation for folders that already contain one
For full release notes, visit https://github.com/rommapp/romm/releases