chore(deps): update docker.io/deluan/navidrome docker tag to v0.58.0 #433
+1
−1
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:
0.55.2
->0.58.0
Release Notes
navidrome/navidrome (docker.io/deluan/navidrome)
v0.58.0
Compare Source
Navidrome v0.58.0 Release Notes
Navidrome v0.58.0 introduces Multi-library Support, a major architectural enhancement that enables users to organize and manage multiple music collections with proper permission controls and complete UI integration. This long-requested feature allows you to create separate libraries for different music collections (e.g., personal music, family music, audiobooks) while maintaining proper access controls and data isolation.
For full documentation on how to use it, see the new Multi-library page in the documentation website.
Full Scan
Although this release does not force a full scan on upgrade, you should do it as soon as possible. This is because the multi-library changes affect the move/rename/retag detection and can potentially make you lose annotations (stars, playcounts, playlist references). During the full scan, it will duplicate all your albums, but that's expected. It will remove the duplicates at the end of the scan.
Database Migration Warning
This release includes database schema changes that are NOT reversible by simply downgrading to a previous version of Navidrome.
Before installing this version:
navidrome.db
fileIf you need to rollback:
Added
Multi-Library Support
Create and manage multiple music libraries with separate music folders. (#4181 by @deluan)
UI Features
Plugin Features
API Features
Changed
Fixed
UI
Scanner
Server
Subsonic API
Plugins
Testing
Code Quality
New Contributors
Full Changelog: navidrome/navidrome@v0.57.0...v0.58.0
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.57.0
Compare Source
A big thank you to all the contributors who made this release possible!
Added
EnableNowPlaying
option (default true). (#4209, #4219 by @deluan)4096760bd
by @deluan)main credit
stat to reflect only album artist/artist credit. (#4268 by @kgarner7)Changed
7928adb3d
by @deluan)Fixed
f7e005a99
by @deluan)comment
andpublic
status was not working. (#4258 by @deluan)JukeboxRole
logic ingetUser
to respectAdminOnly
setting. (#4170 by @deluan)mpv
command and template parsing, and ensured theMusicFolder
is included. (#4162 by @deluan, #4067 by @patso23)Note: For those waiting for the Multi-Library feature, it is still in progress and will be released in the next version. You can follow its development in the Multi-Library PR. It is a complex feature that requires significant changes to the codebase, so it's taking a bit longer than expected. Thank you for your patience and continuous support!
New Contributors
Full Changelog: navidrome/navidrome@v0.56.1...v0.57.0
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.56.1
Compare Source
Changelog
Quick fix for Artists not showing up in Subsonic clients, See #4140
Bug fixes
fa2cf36
: fix(subsonic): change role filter logic (@deluan) (#4140)Full Changelog: navidrome/navidrome@v0.56.0...v0.56.1
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?
Changelog
Bug fixes
fa2cf36
: fix(subsonic): change role filter logic (@deluan)Full Changelog: navidrome/navidrome@v0.56.0...v0.56.1
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.56.0
Compare Source
We're excited to announce Navidrome v0.56.0, a major release packed with new features, important bug fixes, and significant improvements to the user experience. This release includes 81 commits with contributions from our amazing community!
🔒 SECURITY UPDATES
🎉 Major New Features
Missing Files Management
Playlist Enhancements
Enhanced User Interface
Scanner and Metadata Improvements
Scanner.FollowSymlinks
option (defaulttrue
)to allow disabling symbolic links following - @deluan (#4061)Other Notable Features
DefaultShareExpiration
configuration option - @caiocotts (#4082)Lastfm.ScrobbleFirstArtistOnly
to send only the first artist when scrobbling - @deluan (#4131)🐛 Critical Bug Fixes
Performance and Memory
Database and Data Integrity
Media Handling
User Interface Fixes
🔧 Technical Improvements
Development and Build
Code Quality
📚 Documentation and Developer Experience
Full Changelog: navidrome/navidrome@v0.55.2...v0.56.0
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: Disabled by config. Please merge this manually once you are satisfied.
♻ 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 Renovate Bot.