Skip to content

Releases: martpie/museeks

0.6.0

25 Jul 13:19
Compare
Choose a tag to compare

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...

0.5.0

30 Jun 00:37
Compare
Choose a tag to compare

Added

  • Add a playback speed option in the settings

Improved

  • Improve library refresh performances by about 20%
  • Some security fixes

Changed

  • Update to Electron 1.2.5

0.4.1

14 Jun 10:07
Compare
Choose a tag to compare

Changed

  • Update to Electron 1.2.2

Fixed

  • Fix WAV duration (needs library refresh)
  • Fix player status after clicking 'next' or 'previous'
  • Fix library stopping refresh randomly
  • Fix sleepBlocker on Ubuntu
  • Fix update-checker wrong version comparison
  • Fix incoming queue status
  • Fix enter shortcut in TracksList

0.4.0

09 May 11:28
Compare
Choose a tag to compare

Added

  • Museeks got an icon ! 🎉

Improved

  • Better search for tracks with accents

Changed

Possible crash: there was some database breaking changes, you might need to reset your library database

  • Add lowercase fields in database
  • Add a play count field in database
  • Update to Electron 0.37.8 (smooth scroll ftw)

Fixed

  • Fix mute click
  • Fix wrong hours value on status bar if it's more than a hundred
  • Temp fix for up and down arrows

0.3.2

01 Feb 16:01
Compare
Choose a tag to compare

Fixed

  • Fixed a critical bug with library refresh

0.3.1

01 Feb 12:04
Compare
Choose a tag to compare

Fixed

  • Fix unselect track not working with ctrl+click
  • Fix no search result UI freeze

0.3.0

13 Jun 11:06
Compare
Choose a tag to compare

Added

  • Notifications API
  • Update checker

Improved

  • UI/UX improvements
    • Mute/unmute on volume click
    • Dynamic status
    • Add an active state on nav links
    • Themes fixes
    • Icons consistency
    • Show only the app once loaded

Changed

  • Update to Electron 0.36.5

Fixed

  • Fix enter shortcut

0.2.0

13 Jun 11:07
Compare
Choose a tag to compare

Added

  • Big library support (#57)

Changed

  • Now built on Electron 0.36.3

Fixed

  • Shuffle button bug solved (#67)
  • Themes fixes

0.1.0

13 Jun 11:06
Compare
Choose a tag to compare
  • Initial release