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

Releases: vincelwt/harmony

v0.5.0

19 Mar 09:48
Compare
Choose a tag to compare

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

v0.4.7

06 Mar 18:52
Compare
Choose a tag to compare
  • Fix Oauth login

v0.4.6

28 Feb 19:33
Compare
Choose a tag to compare

*/!\ Update to this version or the app will stop working /!*

  • Update API keys links, previous one will soon stop working
  • Convert code to ES6
  • Add donation link in the settings window

v0.4.5

09 Feb 17:45
Compare
Choose a tag to compare

Features

  • Remember coordinates of app
  • Dynamic volume icon
  • Separate settings in two tabs
  • Add sorting dropdown

Fixes

  • Fix Last.fm login
  • Fix Spotify & Deezer track playing

v0.4.4

26 Dec 16:55
Compare
Choose a tag to compare

Features

  • Animate refresh library button
  • Deezer: support for more than 25 tracks in playlists
  • Cleaner code

Fixes

  • Fix Deezer and Soundcloud liking tracks
  • Fix caching for Deezer
  • Fix a bug when listview not available

v0.4.3

01 Dec 16:08
Compare
Choose a tag to compare

Features

  • Update Electron to 1.4.10
  • Disable auto refresh on start -> add option to enable it
  • Add choice for tray icon (black, white or normal)
  • Add icons for tray menu buttons
  • Larger min-width/min-height

Fixes

  • Fix liking a Deezer's track
  • Fix Spotify blank login page
  • Fix mediakeys on Windows
  • Fix caching for some services: faster loading of app

v0.4.2

05 Nov 17:24
Compare
Choose a tag to compare

Features:

  • Google login : link for 2-steps authentication infos
  • Get every tracks for Spotify playlists bigger than 200 tracks
  • Media keys support on Windows
  • Smaller plugin files (smaller base64 images)

Fixes

  • Fix Spotify data caching
  • More icons (fix unadapted icon in Linux Soundmenu)

v0.4.1

27 Oct 16:33
Compare
Choose a tag to compare
  • Fix startup bug

v0.4.0

26 Oct 21:53
Compare
Choose a tag to compare

Features

  • Deezer plugin
  • HypeMachine plugin
  • System tray (for controls & keep app in background) (disabled by default, enable it in the settings)
  • Cleaner code

Bug fixes

  • Fix missing icon with Windows
  • Fix integration with new plugin
  • And more

v0.3.2

09 Oct 17:11
Compare
Choose a tag to compare

Features

  • New icon
  • Cleaner code
  • I'm feeling lucky and custom stations for Google Play Music
  • Directly play a playlist if double click on it
  • Add checkbox for Dark mode in settings

Fixes

  • Fix dark mode on Windows