# Navidrome v0.60.2 - Product: Navidrome (https://whatsnew.fyi/product/navidrome) - Vendor: Navidrome - Date: 2026-02-07 - Version: v0.60.2 - Original notes: https://github.com/navidrome/navidrome/releases/tag/v0.60.2 - Permalink: https://whatsnew.fyi/product/navidrome/releases/v0.60.2 What's New is an index, not a publisher: every entry below links to the vendor's own release notes, which are the authoritative source. Entries are labelled where they are hand-curated sample data, pre-releases, or drawn from a secondary source such as a developer blog. Reuse: the summaries, labels and curation here are © What's New. Quote freely with attribution and a link back; wholesale republication of the corpus is not permitted — terms: https://whatsnew.fyi/terms. The vendors' own release notes remain their publishers'. --- - **added** — Add artist URL, top songs, and similar songs support to the ListenBrainz agent - **added** — Add OpenSubsonic readonly and validUntil properties to playlists - **added** — Add CallRaw method to SubsonicAPI host function with support for binary responses - **fixed** — Fix Last.fm URL handling and Biographies rendering on artist page - **fixed** — Fix Nautiline theme font path - **fixed** — Preserve first line in parentheses in lyrics - **fixed** — Clean up Last.fm content by removing "Read more" links from descriptions and bios - **fixed** — Handle WASM runtime panics in gotaglib openFile function 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](https://github.com/navidrome/navidrome/pull/4934) by [@kgarner7](https://github.com/kgarner7)) - API Features: - Add OpenSubsonic `readonly` and `validUntil` properties to playlists. ([#4993](https://github.com/navidrome/navidrome/pull/4993) by [@kgarner7](https://github.com/kgarner7)) - Plugin Features: - Add `CallRaw` method to SubsonicAPI host function with support for binary responses. ([#4982](https://github.com/navidrome/navidrome/pull/4982) by [@deluan](https://github.com/deluan)) ##### Fixed - UI: - Fix Last.fm URL handling and Biographies rendering on artist page. ([#4980](https://github.com/navidrome/navidrome/pull/4980) by [@kgarner7](https://github.com/kgarner7)) - Fix Nautiline theme font path. ([#4983](https://github.com/navidrome/navidrome/pull/4983) by [@borisrorsvort](https://github.com/borisrorsvort)) - Scanner: - Preserve first line in parentheses in lyrics. ([#4985](https://github.com/navidrome/navidrome/pull/4985) by [@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 [@deluan](https://github.com/deluan)) - Handle WASM runtime panics in gotaglib openFile function. ([4e720ee93](https://github.com/navidrome/navidrome/commit/4e720ee93) by [@deluan](https://github.com/deluan)) **Full Changelog**: https://github.com/navidrome/navidrome/compare/v0.60.0...v0.60.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](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)!