Skip to content

v0.52.0

Compare
Choose a tag to compare
@github-actions github-actions released this 27 Apr 21:14
· 73 commits to master since this release

New in this release

This release upgrades TagLib to 2.0.1, improving tag importing in general.
Also general improvements to Jukebox mode, Reverse Proxy authentication, more OpenSubsonic compatibility,
and a few bug fixes.

Highlights

  • [UI] Handling long playlist comments (#2973). Thanks @TimHi
  • [UI] Fix a few mistakes in the French translation (#2872). Thanks @2franix
  • [Server] Block regular users from changing their own playlists ownership. Fixes this security advisory. Thanks @viliald
  • [Server] Allow comments in NSP files.
  • [Server] Add AlbumPlayCountMode config option (#2803). Thanks @vvdveen
  • [Scanner] Upgrade TagLib to 2.0.1
  • [Subsonic] Add support for Reverse Proxy auth in Subsonic endpoints (#2558). Thanks @crazygolem
  • [Subsonic] Add channelCount to songs in OpenSubsonic responses
  • [Subsonic] Add releaseDate to albums in OpenSubsonic responses (#2906). Thanks @kgarner7
  • [Subsonic] Fix Jukebox mode under Windows (#2774). Thanks @apkatsikas
  • [Subsonic] Make MPV command configurable using the new config option MPVCmdTemplate (#2948). Thanks @bitte-ein-bit
  • [Build] Add make target to build docker image
  • [Build] Include MPV in release Docker image (#2910)

Full changelog: v0.51.1...v0.52.0