🎨 Renovate: Update rommapp/romm Docker tag to v5 - #384
Merged
Conversation
Contributor
|
Here is the diff to main: --- k8s/apps/services Kustomization: flux-system/services HelmRelease: services/romm
+++ k8s/apps/services Kustomization: flux-system/services HelmRelease: services/romm
@@ -77,7 +77,7 @@
- secretRef:
name: romm-creds
excludeShipLogs: true
- image: rommapp/romm:4.9.2
+ image: rommapp/romm:5.0.0
ingress:
domain: romm.egghead.infrao.top
name: rommapp |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
4.9.2→5.0.0Release Notes
rommapp/romm (rommapp/romm)
v5.0.0Compare Source
Highlights
UI overhaul
A ground-up redesign of the UI, with a new design system, fresh visual language, and a universal input model that feels at home with mouse, touch, keyboard and gamepad alike. With a stronger emphasis on performance, responsiveness, ease-of-use and accessibility, the new UI should be a joy on any device. #3436
Shared savestates
Share your game saves and savestates with other users; useful for speedrunning, special unlocks, new game +, or just showing off your progress. #3569
Interactive 3D boxart
Boxart go weeeeeeeeeeeeeeeeeeeeeeeeeeeee! #3580
CRT mode
Take me back to the 90s with a CRT shader that simulates the look of those old displays we love dearly. #3552
Server-side ROM patching
We've unlocked the full power of ROM patching by moving it to the server. Simply apply patches to your ROMs, now with the option to use stored or uploaded patch files. #3225
QR code pairing
Quickly pair your PC, TV or handheld device with your server by scanning a QR code (currently available on Argosy Launcher and Playnite). #3308
Real-time logs
Tired of SSHing into your server to tail the logs when something breaks? Now you can view the backend logs in real-time directly from the web UI. #3557
Controller debug view
Test your controller inputs and mappings in real-time with a new debug view. #3581
Changelog preview
A quick peak at the changes in the current version, with links to the full changelog. #3560
Granular permission system
Tweak access to your library with per-user and per-group permissions, with one configurable default group for new users. Tri-state grant/revoke on top of the group, and per-entity overrides, allow for fine-grained control over who can see what. #3605
Music player
Music files stored within a ROMs'
soundtrackfolder can now be played directly from details page (#3610), and queried directly from the API (#3640). This opens the door to future features like background music playback and soundtrack playlists.Minor changes
<sortname>import and edit support for ROM ordering by @gantoihttps://github.com/rommapp/romm/pull/3460l/3460Fixes
v*tags by @gantoihttps://github.com/rommapp/romm/pull/3658l/3658fix(scan): strip leading dot from dot-separated version tags by @https://github.com/rommapp/romm/pull/3751mm/pull/3751
Other changes
New Contributors
Full Changelog: rommapp/romm@4.9.2...5.0.0
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR has been generated by Mend Renovate.