Update rommapp/romm Docker tag to v4.8.1 #15
Reference in New Issue
Block a user
Delete Branch "renovate/rommapp-romm-4.x"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
4.6.1→4.8.1Release Notes
rommapp/romm (rommapp/romm)
v4.8.1Compare Source
What's Changed
/api/tasks/statusaftercleanup_missing_romstask completes by @gantoine in #3214New Contributors
Full Changelog: https://github.com/rommapp/romm/compare/4.8.0...4.8.1
v4.8.0Compare Source
Highlights
Client API tokens
API tokens are a safer way for apps and devices to connect without sharing user credentials. A new QR-based pairing flow makes setup quick, with support for regeneration and revocation when needed. #3114
Chunked uploads
Goodbye failed uploads and incessant timeouts! ROMs will now upload in smaller chunks, allowing for more reliable transfers even on spotty connections. #3076
Local LaunchBox metadata import
Have a local LaunchBox installation packed with games? You can now import metadata directly from it, including cover art, screenshots and video previews. #2922
Minor changes
video_normalizedmedia type option for ScreenScraper scans by @gantoine in https://github.com/rommapp/romm/pull/3088Fixes
Other changes
New Contributors
Full Changelog: https://github.com/rommapp/romm/compare/4.7.0...4.8.0
v4.7.0Compare Source
Highlights
Auto-export
gamelist.xmlAutomatically generate an ES-DE compatible
gamelist.xmlfile during scans by enabling the option in yourconfig.yml. This will place the newgamelist.xmlfile within the platform folder for selected/discovered platforms.@ItzCobaltboy in #2987
Device-based save synchronization
Thanks to @tmgast, we've laid the ground work for device-based save synchronization to enable multi-device save management, as defined in RFC-0001. Devices (handhelds, PCs, etc.) can register with the server and track which saves they've synced, enabling conflict detection when a device tries to upload stale data.
Note that this is purely foundational work to set up an initial structure and API implementation and in intended for third-party developers. #2917
Minor changes
OIDC_AUTOLOGIN=trueenv var to automatically login using OIDC by @pR0Ps in #2969|by @gantoine in #2996zelda|mario|sonicwould show all games withzelda,marioORsonicin the namePKGJfeed endpoints in.tsvformat by @gantoine in #2986GET /api/feeds/pkgj/psp/gamesGET /api/feeds/pkgj/psp/dlcGET /api/feeds/pkgj/psvita/gamesGET /api/feeds/pkgj/psvita/dlcGET /api/feeds/pkgj/psx/gamesFixes
Other changes
New Contributors
Full Changelog: https://github.com/rommapp/romm/compare/4.6.1...4.7.0
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate.