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

feat(deps): update deluan/navidrome docker tag to 0.54.2 #2142

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 16, 2022

This PR contains the following updates:

Package Update Change
deluan/navidrome minor 0.47.5 -> 0.54.2

Warning

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


Release Notes

navidrome/navidrome (deluan/navidrome)

v0.54.2

Compare Source

Changelog

Bug fixes
Build process updates
Other work

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

Helping out

This release is 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?

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?

v0.53.3

Compare Source

Changelog

Bug fixes
Other work

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

Helping out

This release is 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?

v0.53.2

Compare Source

Changelog

New Features
Bug fixes
Build process updates
Other work

Full Changelog: navidrome/navidrome@v0.53.1...v0.53.2

Helping out

This release is 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?

v0.53.1

Compare Source

Bug fix point release

This release fixes a couple of regressions. Thanks @​kgarner7 for fixing #​3274.

Also, please read the release notes from 0.53.0 if you haven't already done so.

Changelog

v0.53.0

Compare Source

As always, many thanks to all contributors!

Hope you all enjoy it.

Highlights

Changelog


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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from dfroberg as a code owner October 16, 2022 17:43
@github-actions
Copy link

Path: cluster/apps/media/navidrome/helm-release.yaml

@@ -51,7 +51,7 @@
       enableServiceLinks: true
       containers:
         - name: navidrome
-          image: "deluan/navidrome:0.47.5"
+          image: "deluan/navidrome:0.48.0"
           imagePullPolicy: IfNotPresent
           env:
             - name: ND_ENABLETRANSCODINGCONFIG

@renovate renovate bot changed the title feat(deps): update deluan/navidrome docker tag to 0.48.0 feat(deps): update deluan/navidrome docker tag to 0.49.3 Mar 16, 2023
@renovate renovate bot force-pushed the renovate/deluan-navidrome-0.x branch from 4724b48 to b74be61 Compare March 16, 2023 12:09
@github-actions
Copy link

Path: cluster/apps/media/navidrome/helm-release.yaml

@@ -51,7 +51,7 @@
       enableServiceLinks: true
       containers:
         - name: navidrome
-          image: "deluan/navidrome:0.47.5"
+          image: "deluan/navidrome:0.49.3"
           imagePullPolicy: IfNotPresent
           env:
             - name: ND_ENABLETRANSCODINGCONFIG

@renovate renovate bot changed the title feat(deps): update deluan/navidrome docker tag to 0.49.3 feat(deps): update deluan/navidrome docker tag to 0.49.3 - autoclosed Mar 26, 2023
@renovate renovate bot closed this Mar 26, 2023
@renovate renovate bot deleted the renovate/deluan-navidrome-0.x branch March 26, 2023 16:26
@renovate renovate bot changed the title feat(deps): update deluan/navidrome docker tag to 0.49.3 - autoclosed feat(deps): update deluan/navidrome docker tag to 0.49.3 Mar 26, 2023
@renovate renovate bot reopened this Mar 26, 2023
@renovate renovate bot restored the renovate/deluan-navidrome-0.x branch March 26, 2023 19:03
@github-actions
Copy link

Path: cluster/apps/media/navidrome/helm-release.yaml

@@ -51,7 +51,7 @@
       enableServiceLinks: true
       containers:
         - name: navidrome
-          image: "deluan/navidrome:0.47.5"
+          image: "deluan/navidrome:0.49.3"
           imagePullPolicy: IfNotPresent
           env:
             - name: ND_ENABLETRANSCODINGCONFIG

@renovate renovate bot changed the title feat(deps): update deluan/navidrome docker tag to 0.49.3 feat(deps): update deluan/navidrome docker tag to 0.50.0 Nov 17, 2023
@renovate renovate bot force-pushed the renovate/deluan-navidrome-0.x branch from b74be61 to 3e144b5 Compare November 17, 2023 06:22
Copy link

Path: cluster/apps/media/navidrome/helm-release.yaml

@@ -51,7 +51,7 @@
       enableServiceLinks: true
       containers:
         - name: navidrome
-          image: "deluan/navidrome:0.47.5"
+          image: "deluan/navidrome:0.50.0"
           imagePullPolicy: IfNotPresent
           env:
             - name: ND_ENABLETRANSCODINGCONFIG

@renovate renovate bot changed the title feat(deps): update deluan/navidrome docker tag to 0.50.0 feat(deps): update deluan/navidrome docker tag to 0.50.1 Nov 22, 2023
@renovate renovate bot force-pushed the renovate/deluan-navidrome-0.x branch from 3e144b5 to af8b615 Compare November 22, 2023 04:27
Copy link

Path: cluster/apps/media/navidrome/helm-release.yaml

@@ -51,7 +51,7 @@
       enableServiceLinks: true
       containers:
         - name: navidrome
-          image: "deluan/navidrome:0.47.5"
+          image: "deluan/navidrome:0.50.1"
           imagePullPolicy: IfNotPresent
           env:
             - name: ND_ENABLETRANSCODINGCONFIG

@renovate renovate bot changed the title feat(deps): update deluan/navidrome docker tag to 0.50.1 feat(deps): update deluan/navidrome docker tag to 0.50.2 Dec 14, 2023
@renovate renovate bot force-pushed the renovate/deluan-navidrome-0.x branch from af8b615 to b4c43cb Compare December 14, 2023 04:03
Copy link

Path: cluster/apps/media/navidrome/helm-release.yaml

@@ -51,7 +51,7 @@
       enableServiceLinks: true
       containers:
         - name: navidrome
-          image: "deluan/navidrome:0.47.5"
+          image: "deluan/navidrome:0.50.2"
           imagePullPolicy: IfNotPresent
           env:
             - name: ND_ENABLETRANSCODINGCONFIG

@renovate renovate bot changed the title feat(deps): update deluan/navidrome docker tag to 0.50.2 feat(deps): update deluan/navidrome docker tag to 0.51.0 Jan 22, 2024
@renovate renovate bot force-pushed the renovate/deluan-navidrome-0.x branch from b4c43cb to e217c70 Compare January 22, 2024 01:51
Copy link

Path: cluster/apps/media/navidrome/helm-release.yaml

@@ -51,7 +51,7 @@
       enableServiceLinks: true
       containers:
         - name: navidrome
-          image: "deluan/navidrome:0.47.5"
+          image: "deluan/navidrome:0.51.0"
           imagePullPolicy: IfNotPresent
           env:
             - name: ND_ENABLETRANSCODINGCONFIG

@renovate renovate bot changed the title feat(deps): update deluan/navidrome docker tag to 0.51.0 feat(deps): update deluan/navidrome docker tag to 0.51.1 Feb 16, 2024
@renovate renovate bot force-pushed the renovate/deluan-navidrome-0.x branch from e217c70 to b43b6d0 Compare February 16, 2024 06:24
Copy link

Path: cluster/apps/media/navidrome/helm-release.yaml

@@ -51,7 +51,7 @@
       enableServiceLinks: true
       containers:
         - name: navidrome
-          image: "deluan/navidrome:0.47.5"
+          image: "deluan/navidrome:0.51.1"
           imagePullPolicy: IfNotPresent
           env:
             - name: ND_ENABLETRANSCODINGCONFIG

@renovate renovate bot force-pushed the renovate/deluan-navidrome-0.x branch from b43b6d0 to 9cbcc27 Compare April 27, 2024 23:13
@renovate renovate bot changed the title feat(deps): update deluan/navidrome docker tag to 0.51.1 feat(deps): update deluan/navidrome docker tag to 0.52.0 Apr 27, 2024
Copy link

Path: cluster/apps/media/navidrome/helm-release.yaml

@@ -51,7 +51,7 @@
       enableServiceLinks: true
       containers:
         - name: navidrome
-          image: "deluan/navidrome:0.47.5"
+          image: "deluan/navidrome:0.52.0"
           imagePullPolicy: IfNotPresent
           env:
             - name: ND_ENABLETRANSCODINGCONFIG

@renovate renovate bot changed the title feat(deps): update deluan/navidrome docker tag to 0.52.0 feat(deps): update deluan/navidrome docker tag to 0.52.5 May 13, 2024
@renovate renovate bot force-pushed the renovate/deluan-navidrome-0.x branch from 9cbcc27 to 3501104 Compare May 13, 2024 00:46
Copy link

Path: cluster/apps/media/navidrome/helm-release.yaml

@@ -51,7 +51,7 @@
       enableServiceLinks: true
       containers:
         - name: navidrome
-          image: "deluan/navidrome:0.47.5"
+          image: "deluan/navidrome:0.52.5"
           imagePullPolicy: IfNotPresent
           env:
             - name: ND_ENABLETRANSCODINGCONFIG

@renovate renovate bot changed the title feat(deps): update deluan/navidrome docker tag to 0.52.5 feat(deps): update deluan/navidrome docker tag to 0.53.0 Sep 17, 2024
@renovate renovate bot force-pushed the renovate/deluan-navidrome-0.x branch from 3501104 to 31dd025 Compare September 17, 2024 05:06
Copy link

Path: cluster/apps/media/navidrome/helm-release.yaml

@@ -51,7 +51,7 @@
       enableServiceLinks: true
       containers:
         - name: navidrome
-          image: "deluan/navidrome:0.47.5"
+          image: "deluan/navidrome:0.53.0"
           imagePullPolicy: IfNotPresent
           env:
             - name: ND_ENABLETRANSCODINGCONFIG

@renovate renovate bot changed the title feat(deps): update deluan/navidrome docker tag to 0.53.0 feat(deps): update deluan/navidrome docker tag to 0.53.1 Sep 18, 2024
@renovate renovate bot force-pushed the renovate/deluan-navidrome-0.x branch from 31dd025 to fb55fd9 Compare September 18, 2024 00:42
Copy link

Path: cluster/apps/media/navidrome/helm-release.yaml

@@ -51,7 +51,7 @@
       enableServiceLinks: true
       containers:
         - name: navidrome
-          image: "deluan/navidrome:0.47.5"
+          image: "deluan/navidrome:0.53.1"
           imagePullPolicy: IfNotPresent
           env:
             - name: ND_ENABLETRANSCODINGCONFIG

@renovate renovate bot changed the title feat(deps): update deluan/navidrome docker tag to 0.53.1 feat(deps): update deluan/navidrome docker tag to 0.53.2 Sep 21, 2024
@renovate renovate bot force-pushed the renovate/deluan-navidrome-0.x branch from fb55fd9 to 762643f Compare September 21, 2024 22:19
Copy link

Path: cluster/apps/media/navidrome/helm-release.yaml

@@ -51,7 +51,7 @@
       enableServiceLinks: true
       containers:
         - name: navidrome
-          image: "deluan/navidrome:0.47.5"
+          image: "deluan/navidrome:0.53.2"
           imagePullPolicy: IfNotPresent
           env:
             - name: ND_ENABLETRANSCODINGCONFIG

@renovate renovate bot changed the title feat(deps): update deluan/navidrome docker tag to 0.53.2 feat(deps): update deluan/navidrome docker tag to 0.53.3 Sep 28, 2024
@renovate renovate bot force-pushed the renovate/deluan-navidrome-0.x branch from 762643f to f400286 Compare September 28, 2024 00:18
Copy link

Path: cluster/apps/media/navidrome/helm-release.yaml

@@ -51,7 +51,7 @@
       enableServiceLinks: true
       containers:
         - name: navidrome
-          image: "deluan/navidrome:0.47.5"
+          image: "deluan/navidrome:0.53.3"
           imagePullPolicy: IfNotPresent
           env:
             - name: ND_ENABLETRANSCODINGCONFIG

@renovate renovate bot changed the title feat(deps): update deluan/navidrome docker tag to 0.53.3 feat(deps): update deluan/navidrome docker tag to 0.54.0 Dec 21, 2024
@renovate renovate bot force-pushed the renovate/deluan-navidrome-0.x branch from f400286 to db034c5 Compare December 21, 2024 03:09
Copy link

Path: cluster/apps/media/navidrome/helm-release.yaml

@@ -51,7 +51,7 @@
       enableServiceLinks: true
       containers:
         - name: navidrome
-          image: "deluan/navidrome:0.47.5"
+          image: "deluan/navidrome:0.54.0"
           imagePullPolicy: IfNotPresent
           env:
             - name: ND_ENABLETRANSCODINGCONFIG

@renovate renovate bot changed the title feat(deps): update deluan/navidrome docker tag to 0.54.0 feat(deps): update deluan/navidrome docker tag to 0.54.1 Dec 21, 2024
@renovate renovate bot force-pushed the renovate/deluan-navidrome-0.x branch from db034c5 to a9f8620 Compare December 21, 2024 08:23
Copy link

Path: cluster/apps/media/navidrome/helm-release.yaml

@@ -51,7 +51,7 @@
       enableServiceLinks: true
       containers:
         - name: navidrome
-          image: "deluan/navidrome:0.47.5"
+          image: "deluan/navidrome:0.54.1"
           imagePullPolicy: IfNotPresent
           env:
             - name: ND_ENABLETRANSCODINGCONFIG

@renovate renovate bot force-pushed the renovate/deluan-navidrome-0.x branch from a9f8620 to b793eea Compare December 22, 2024 01:27
@renovate renovate bot changed the title feat(deps): update deluan/navidrome docker tag to 0.54.1 feat(deps): update deluan/navidrome docker tag to 0.54.2 Dec 22, 2024
Copy link

Path: cluster/apps/media/navidrome/helm-release.yaml

@@ -51,7 +51,7 @@
       enableServiceLinks: true
       containers:
         - name: navidrome
-          image: "deluan/navidrome:0.47.5"
+          image: "deluan/navidrome:0.54.2"
           imagePullPolicy: IfNotPresent
           env:
             - name: ND_ENABLETRANSCODINGCONFIG

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.

0 participants