Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

⬆️ Update ghcr.io/navidrome/navidrome ( 0.53.3 → 0.54.1 ) #6408

Merged
merged 1 commit into from
Dec 21, 2024

Conversation

feisar-bot[bot]
Copy link
Contributor

@feisar-bot feisar-bot bot commented Dec 21, 2024

This PR contains the following updates:

Package Update Change
ghcr.io/navidrome/navidrome minor 0.53.3 -> 0.54.1

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

navidrome/navidrome (ghcr.io/navidrome/navidrome)

v0.54.1

We are thrilled to announce the release of Navidrome version 0.54.1! This update introduces several new features, enhancements, and important bug fixes to elevate your music streaming experience. (Yes, ChatGPT is our new Public Relations intern 😄)

🔐 Important Security Bugfix

JWT secrets are now stored encrypted in the Database. A CVE Advisory will be published soon.

🎉 Noteworthy New Features

📊 Anonymous Usage Data Collection

As discussed with the community (in Discord and Reddit), Navidrome now includes anonymous usage data collection (opt-out) to help us understand how you interact with the application. This data assists in improving features and performance while ensuring your privacy is respected. For details on what is collected and how, read this.

For the TL;DR opt-out instructions, set the new config option EnableInsightsCollector (or ND_ENABLEINSIGHTSCOLLECTOR env var) to false (but we really hope you consider leaving it enabled — your participation will be much appreciated).

🖥️ Enhanced Packaging Support

New MSI Installer: Thanks to @​mintsoft for creating a MSI installer, for a smoother and more reliable installation process on Windows platforms.

Linux Package Installer: And thanks to @​kgarner7, we now distribute .deb and .rpm packages for Navidrome, which automatically install it as a service on compatible Linux distributions.

Apple Silicon Binaries: We finally offer ARM builds for macOS, optimized for the Apple processors.

🔄 Native Backup and Restore

Introducing a native automatic backup mechanism (thanks again, @​kgarner7), making it easier than ever to safeguard your music library. Check the backup options in the configuration documentation. More documentation to follow.

🎨 Artists from Last.fm

Navidrome now also fetches artist images directly from Last.fm. No need to create a Spotify account anymore :)

🎧 User Interface Improvements

Drag-and-Drop Playlists: You can now drag and drop song titles from the player directly to the sidebar playlist, making playlist management more intuitive and efficient.

🌟 Navidrome Guru on Gurubase.io

We’ve partnered with Gurubase.io to bring you Navidrome Guru. Now you can chat with an AI that is (almost) expert on Navidrome configuration and issues. More information is being added to it everyday, so it will only get better. Give it a try and let us what is missing and how it can improve.

⚙️ Other Improvements

And as usual, lots of bug fix and improvements. For more details look at the complete changelog.

Changelog

New Features
Bug fixes
Documentation updates
Build process updates
Other work

Full Changelog: navidrome/navidrome@v0.53.3...v0.54.1

Helping out

This release was only possible thanks to the support of some awesome people!

Want to be one of them?
You can sponsor, pay me a Ko-fi or contribute with code.

Where to go next?


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 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 this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@feisar-bot
Copy link
Contributor Author

feisar-bot bot commented Dec 21, 2024

--- kubernetes/apps/default/navidrome/app Kustomization: flux-system/navidrome HelmRelease: default/navidrome

+++ kubernetes/apps/default/navidrome/app Kustomization: flux-system/navidrome HelmRelease: default/navidrome

@@ -46,13 +46,13 @@

               ND_REVERSEPROXYWHITELIST: 0.0.0.0/0
               ND_SCANSCHEDULE: '@every 1h'
               ND_SESSIONTIMEOUT: 24h
               TZ: Europe/Paris
             image:
               repository: ghcr.io/navidrome/navidrome
-              tag: 0.53.3@sha256:d864c5ddbae508920b157d73b08bd48e93ec8c422003a491edd01a889497582a
+              tag: 0.54.1@sha256:adce9ea704d75cc4f68cc59237f299314ea04bd9fc7210d0f21932a957c97960
             resources:
               limits:
                 memory: 750Mi
               requests:
                 cpu: 10m
                 memory: 250Mi

@feisar-bot
Copy link
Contributor Author

feisar-bot bot commented Dec 21, 2024

--- HelmRelease: default/navidrome Deployment: default/navidrome

+++ HelmRelease: default/navidrome Deployment: default/navidrome

@@ -56,13 +56,13 @@

         - name: ND_SCANSCHEDULE
           value: '@every 1h'
         - name: ND_SESSIONTIMEOUT
           value: 24h
         - name: TZ
           value: Europe/Paris
-        image: ghcr.io/navidrome/navidrome:0.53.3@sha256:d864c5ddbae508920b157d73b08bd48e93ec8c422003a491edd01a889497582a
+        image: ghcr.io/navidrome/navidrome:0.54.1@sha256:adce9ea704d75cc4f68cc59237f299314ea04bd9fc7210d0f21932a957c97960
         name: app
         resources:
           limits:
             memory: 750Mi
           requests:
             cpu: 10m

| datasource | package                     | from   | to     |
| ---------- | --------------------------- | ------ | ------ |
| docker     | ghcr.io/navidrome/navidrome | 0.53.3 | 0.54.1 |
@feisar-bot feisar-bot bot force-pushed the renovate/ghcr.io-navidrome-navidrome-0.x branch from 3696ebd to 8d0bf13 Compare December 21, 2024 05:19
@feisar-bot feisar-bot bot changed the title ⬆️ Update ghcr.io/navidrome/navidrome ( 0.53.3 → 0.54.0 ) ⬆️ Update ghcr.io/navidrome/navidrome ( 0.53.3 → 0.54.1 ) Dec 21, 2024
@auricom auricom merged commit 79c4356 into main Dec 21, 2024
7 checks passed
@feisar-bot feisar-bot bot deleted the renovate/ghcr.io-navidrome-navidrome-0.x branch December 21, 2024 22:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant