chore(deps): update deluan/navidrome docker tag to v0.60.2 #3832

Merged
renovate-bot merged 1 commits from renovate/unified-deluannavidrome into main 2026-02-07 22:40:55 +00:00
Collaborator

This PR contains the following updates:

Package Update Change
deluan/navidrome patch 0.60.00.60.2

Release Notes

navidrome/navidrome (deluan/navidrome)

v0.60.2

Compare Source

This release expands ListenBrainz integration with artist URLs and top/similar songs, adds OpenSubsonic readonly and validUntil properties for playlists, and includes several bug fixes for the UI, scanner, and plugin system.

Added

  • Backend Features:

    • Add artist URL, top songs, and similar songs support to the ListenBrainz agent. (#​4934 by @​kgarner7)
  • API Features:

  • Plugin Features:

    • Add CallRaw method to SubsonicAPI host function with support for binary responses. (#​4982 by @​deluan)

Fixed

Full Changelog: https://github.com/navidrome/navidrome/compare/v0.60.0...v0.60.5

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?


Configuration

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

🚦 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.


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

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [deluan/navidrome](https://github.com/navidrome/navidrome) | patch | `0.60.0` → `0.60.2` | --- ### Release Notes <details> <summary>navidrome/navidrome (deluan/navidrome)</summary> ### [`v0.60.2`](https://github.com/navidrome/navidrome/releases/tag/v0.60.2) [Compare Source](https://github.com/navidrome/navidrome/compare/v0.60.0...v0.60.2) This release expands ListenBrainz integration with artist URLs and top/similar songs, adds OpenSubsonic readonly and validUntil properties for playlists, and includes several bug fixes for the UI, scanner, and plugin system. #### Added - Backend Features: - Add artist URL, top songs, and similar songs support to the ListenBrainz agent. ([#&#8203;4934](https://github.com/navidrome/navidrome/pull/4934) by [@&#8203;kgarner7](https://github.com/kgarner7)) - API Features: - Add OpenSubsonic `readonly` and `validUntil` properties to playlists. ([#&#8203;4993](https://github.com/navidrome/navidrome/pull/4993) by [@&#8203;kgarner7](https://github.com/kgarner7)) - Plugin Features: - Add `CallRaw` method to SubsonicAPI host function with support for binary responses. ([#&#8203;4982](https://github.com/navidrome/navidrome/pull/4982) by [@&#8203;deluan](https://github.com/deluan)) #### Fixed - UI: - Fix Last.fm URL handling and Biographies rendering on artist page. ([#&#8203;4980](https://github.com/navidrome/navidrome/pull/4980) by [@&#8203;kgarner7](https://github.com/kgarner7)) - Fix Nautiline theme font path. ([#&#8203;4983](https://github.com/navidrome/navidrome/pull/4983) by [@&#8203;borisrorsvort](https://github.com/borisrorsvort)) - Scanner: - Preserve first line in parentheses in lyrics. ([#&#8203;4985](https://github.com/navidrome/navidrome/pull/4985) by [@&#8203;deluan](https://github.com/deluan)) - Server: - Clean up Last.fm content by removing "Read more" links from descriptions and bios. ([e11206f0e](https://github.com/navidrome/navidrome/commit/e11206f0e) by [@&#8203;deluan](https://github.com/deluan)) - Handle WASM runtime panics in gotaglib openFile function. ([4e720ee93](https://github.com/navidrome/navidrome/commit/4e720ee93) by [@&#8203;deluan](https://github.com/deluan)) **Full Changelog**: <https://github.com/navidrome/navidrome/compare/v0.60.0...v0.60.5> #### Helping out This release is only possible thanks to the support of some **awesome people**! Want to be one of them? You can [sponsor](https://github.com/sponsors/deluan), pay me a [Ko-fi](https://ko-fi.com/deluan), or [contribute with code](https://www.navidrome.org/docs/developers/). #### Where to go next? - Read installation instructions on our [website](https://www.navidrome.org/docs/installation/). - Host Navidrome on [PikaPods](https://www.pikapods.com/pods/navidrome) for a simple cloud solution. - Reach out on [Discord](https://discord.gg/xh7j7yF), [Reddit](https://www.reddit.com/r/navidrome/) and [Twitter](https://twitter.com/navidrome)! </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4zLjYiLCJ1cGRhdGVkSW5WZXIiOiI0My4zLjYiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsImltYWdlIl19-->
renovate-bot added the automergeimage labels 2026-02-07 22:40:44 +00:00
renovate-bot added 1 commit 2026-02-07 22:40:46 +00:00
chore(deps): update deluan/navidrome docker tag to v0.60.2
Some checks failed
renovate/stability-days Updates have not met minimum release age requirement
lint-test-helm / lint-helm (pull_request) Successful in 37s
render-manifests-merge / render-manifests-merge (pull_request) Has been skipped
render-manifests-automerge / render-manifests-automerge (pull_request) Failing after 39s
2ddc9ccb54
renovate-bot scheduled this pull request to auto merge when all checks succeed 2026-02-07 22:40:52 +00:00
renovate-bot merged commit 3dd8985dae into main 2026-02-07 22:40:55 +00:00
renovate-bot deleted branch renovate/unified-deluannavidrome 2026-02-07 22:41:00 +00:00
Sign in to join this conversation.