Skip to content

v0.5.8

Compare
Choose a tag to compare
@bcomnes bcomnes released this 21 Dec 18:20
· 193 commits to master since this release

0.5.8 - 2017-12-21

  • Disable slow duration extraction. Some songs may lack a duration but this will avoid slow metadata extraction. We have a solution that is almost done to alleviate this issue, hold tight.
  • Better library scan timing.
  • Search header is now selectable and wont drag the window.
  • feat(playlist): add "Reveal in Finder" context menu option to tracks
  • fix(scanning): uncaught TypeError from missing "no" prop (#289)
  • fix(sort): send tracks with no artist to bottom
  • refactor(log): ignore timeupdate channel
  • update add button, refactor button groups
  • Fix missing artwork due to a build regression