Skip to content

0.2 beta 5

Compare
Choose a tag to compare
@jcm93 jcm93 released this 31 Aug 16:34
· 123 commits to master since this release

This is another build containing numerous bug fixes and small improvements. Among them:

  • Fixed a crash when attempting to add album art by dragging it to the album art viewer when the library is set not to organize.
  • Temporarily removed sharing features pending receiving more attention (#21)
  • Fixed hanging when verifying media locations when there are no tracks in the library. (#22)
  • Revamped right-click menus application-wide (main table view: 142c978, source list 6c8d7df, track queue 7d223e4), displaying relevant menu items only when actions are possible. (#26)
  • Enabled visual feedback for dock icon file drags. (#24)
  • Clicking the duration label in the player bar to toggle between "time remaining" and "total duration" will now be remembered as a UserDefault.
  • Eliminated a crash that could sometimes occur on pause and play events (#27)

Additionally, this build should enable dragging of tracks as files to other applications, but for unknown reasons the implementation is not behaving correctly on the developer's machine.