Skip to content

v0.12.0

Compare
Choose a tag to compare
@paulijar paulijar released this 29 Dec 20:33
· 1690 commits to master since this release
  • improved performance for huge music collections (#728)
  • collapse the "Scanning..." popup to the bottom of the screen when there are already tracks shown (#728)
  • do not download the album cover image before scrolling to the album in question (#719, #653)
  • Ampache: Sanitize the XML results so that no illegal characters are included (#723)
  • Subsonic: Fix names containing ampersand (&) missing from the results (regression from v0.11.1)
  • Subsonic: Fix format (f=...) argument being ignored if user credentials are incorrect or missing (#730)
  • fix a potential dead-lock on Folders view deactivation
  • fix part of the screen width being unused on NC14+ with extra wide screen when the details pane is open
  • the source packages no longer contains the bundled .js and .css files which are needed for execution
  • the delivery package music.zip contains all the files needed for execution but no source .js and .css files