Skip to content
This repository has been archived by the owner on Sep 12, 2022. It is now read-only.

v0.5.0

Compare
Choose a tag to compare
@vincelwt vincelwt released this 19 Mar 09:48
· 6 commits to master since this release

Features/Changes

  • Removed Coverflow
  • Simpler menu, each service is sub-menu (instead of Discover, My Music & Playlists)
  • Global search: you can now search tracks outside your library with Spotify, SoundCloud, etc...
  • New view for viewing artists, albums and search results.
  • MP4, AAC, FLAC and OGG support.
  • Header bar with tracks sorting
  • Open the album/artist when clicking on playing's track cover/artist's name
  • Smaller tray icon
  • Simpler code & easier plugin creation
  • License checking
  • Improved startup time
  • Upgrade electron to 1.6.1
  • Other small changes

Fixes:

  • Fix local tracks with no duration
  • Fix local tracks not showing their covers
  • Fix not working local track's button
  • Fix Google Play Music not loading tracks
  • Fix SoundCloud not loading the feed
  • Fix liking Spotify & Deezer tracks without refreshing library
  • Fix MPRIS integration
  • Fix volume not saving
  • Other small fixes