Skip to content

v0.7.0

Compare
Choose a tag to compare
@paulijar paulijar released this 17 Jun 16:47
· 2116 commits to master since this release
  • improved performance of the "All tracks" view, especially with large collections (#647)
  • show the track and artist names extracted from metadata also when playing a public share (#616)
  • remove tracks from the index on collection path change only when strictly necessary (#627)
  • allow resetting the music index from the settings view (#302)
  • fix the "Show all XX tracks"/"Show less" links on all versions of IE (regression from v0.5.6)
  • add "About" section (along with the new logotype by @nunojesus) to the Settings view
  • small UI fixes and tweaks
  • use "nodebug" version of soundmanager2 lib also in Files and Share views
  • prevent log warning spamming with PHP 7.2 (#642)
  • support for ownCloud 10.1
  • updated the getid3 library to version 1.9.15
  • internal refactoring: enforced ownCloud coding standard 1.0.1 (#643) etc.