Skip to content

0.6.0

Compare
Choose a tag to compare
@martpie martpie released this 25 Jul 13:19
· 1464 commits to master since this release

Added

  • Playlists ! πŸŽ‰
  • Supports m4a, aac and mp4
  • Add thumbbar controls for Windows (@YurySolovyov)
  • Add retina-ready Museeks logo

Improved

Changed

  • Update to Electron 1.3.0

Fixed

  • Fix arrows navigation
  • Fix update checker

Under the hood:

  • Code consistency with ESLint
  • Code test with Travis CI
  • Bower drop in favor of npm (@YurySolovyov)
  • Flux drop in favor of Redux
  • And many other improvements and fixes...