# Navidrome v0.61.2 - Product: Navidrome (https://whatsnew.fyi/product/navidrome) - Vendor: Navidrome - Date: 2026-04-12 - Version: v0.61.2 - Original notes: https://github.com/navidrome/navidrome/releases/tag/v0.61.2 - Permalink: https://whatsnew.fyi/product/navidrome/releases/v0.61.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 MaxImageUploadSize configuration option to set maximum allowed size for uploaded cover art images - **changed** — Map ORIGYEAR tag for VorbisComment and MP4 formats to match ID3 behavior - **changed** — Clamp target channels to codec limit when transcoding to fix issues with codecs that do not support high channel counts - **changed** — Play WAV files directly in browsers instead of transcoding - **changed** — Prevent theme CSS filters from affecting disc cover art - **changed** — Refine image filters for playing and paused states in SquiddiesGlass theme - **changed** — Add file path to Scrobbler and Lyrics plugin TrackInfo - **changed** — Honor path component of ShareURL config - **fixed** — Fix issue with empty ID3v2 frames in go-taglib - **fixed** — Always emit required created field on AlbumID3 responses - **fixed** — Allow shared disc art from unnumbered filenames in single-folder albums - **fixed** — Fix race condition between KVStore cleanup goroutine and Close - **fixed** — Surface real SQLite error when backup step fails - **fixed** — Improve error handling in configuration validation - **fixed** — Resolve schema inconsistencies in library_artist and scrobble_buffer tables - **changed** — Include ffprobe in MSI installer and fall back gracefully when absent - **changed** — Reduce hot-path heap escapes from value-param pointer aliasing Another round of bugfixes. Transcoding now properly clamps target channels to codec limits, WAV files play directly in browsers without unnecessary transcoding, and the scanner picks up `ORIGYEAR` tags for VorbisComment and MP4 formats. Cover art handling got a few fixes too, including configurable max upload size. Plugin developers now get the file path in TrackInfo for Scrobbler and Lyrics plugins. ##### Configuration Changes | Status | Option | Description | Default | |--------|--------|-------------|---------| | New | `MaxImageUploadSize` | Maximum allowed size for uploaded cover art images. Accepts human-readable values like '10MB', '1GB'. ([#5335](https://github.com/navidrome/navidrome/pull/5335)) | `10MB` | For a complete list of all configuration options, see the [Configuration Options](https://www.navidrome.org/docs/usage/configuration-options/) documentation. ##### UI - Prevent theme CSS filters from affecting disc cover art. ([c91721363](https://github.com/navidrome/navidrome/commit/c91721363) by [@deluan](https://github.com/deluan)) - Refine image filters for playing and paused states in SquiddiesGlass theme. ([4570dec67](https://github.com/navidrome/navidrome/commit/4570dec67) by [@deluan](https://github.com/deluan)) - Update Chinese (Simplified) translation. ([#5323](https://github.com/navidrome/navidrome/pull/5323) by [@fxj368](https://github.com/fxj368)) - Update Russian translations. ([#5329](https://github.com/navidrome/navidrome/pull/5329) by [@amakeenk](https://github.com/amakeenk)) ##### Scanner - Map ORIGYEAR tag for VorbisComment and MP4 formats, bringing them in line with ID3. ([#5303](https://github.com/navidrome/navidrome/pull/5303) by [@obskyr](https://github.com/obskyr)) - Fix issue with empty ID3v2 frames in go-taglib. ([1de4e43d2](https://github.com/navidrome/navidrome/commit/1de4e43d2) by [@deluan](https://github.com/deluan)) ##### Subsonic API - Always emit required `created` field on AlbumID3 responses. ([#5340](https://github.com/navidrome/navidrome/pull/5340) by [@deluan](https://github.com/deluan)) ##### Artwork - Make max image upload size configurable. ([#5335](https://github.com/navidrome/navidrome/pull/5335) by [@m8tec](https://github.com/m8tec)) - Allow shared disc art from unnumbered filenames in single-folder albums. ([#5344](https://github.com/navidrome/navidrome/pull/5344) by [@deluan](https://github.com/deluan)) ##### Transcoding - Clamp target channels to codec limit, fixing issues with codecs that don't support high channel counts. ([#5345](https://github.com/navidrome/navidrome/pull/5345) by [@deluan](https://github.com/deluan)) - Play WAV files directly in browsers instead of transcoding. ([#5309](https://github.com/navidrome/navidrome/pull/5309) by [@deluan](https://github.com/deluan)) - Include ffprobe in MSI installer and fall back gracefully when absent. ([#5326](https://github.com/navidrome/navidrome/pull/5326) by [@deluan](https://github.com/deluan)) ##### Plugins - Add file path to Scrobbler and Lyrics plugin TrackInfo. ([#5339](https://github.com/navidrome/navidrome/pull/5339) by [@J0R6IT0](https://github.com/J0R6IT0)) - Fix race condition between KVStore cleanup goroutine and Close. ([478845bc5](https://github.com/navidrome/navidrome/commit/478845bc5) by [@deluan](https://github.com/deluan)) ##### Server - Honor path component of ShareURL config. ([d7baf6ee7](https://github.com/navidrome/navidrome/commit/d7baf6ee7) by [@deluan](https://github.com/deluan)) - Surface real SQLite error when backup step fails. ([1f3a7efa7](https://github.com/navidrome/navidrome/commit/1f3a7efa7) by [@deluan](https://github.com/deluan)) - Improve error handling in configuration validation. ([1988a4162](https://github.com/navidrome/navidrome/commit/1988a4162) by [@deluan](https://github.com/deluan)) - Reduce hot-path heap escapes from value-param pointer aliasing. ([#5342](https://github.com/navidrome/navidrome/pull/5342) by [@deluan](https:/ _[Truncated at 4000 characters — full notes: https://github.com/navidrome/navidrome/releases/tag/v0.61.2]_