Harmony v0.6.0 08/05/2017

Quite important release for Harmony! v0.6 now introduces a theme engine :) Themes are super easy to write, as they're only CSS files. I already converted @mandruis Ark's theme, available on Github.

v0.6 also introduces the ability to select and do operations on multiple tracks and basic playlist management: you can now add and remove tracks to/from playlists. I was also finally (Sorry guys!) able to get my hands on a Mac and fix the tray along with some other annoying stuff.

The app should also now be faster and more responsive, due to code optimizations and the switch to a proper DB (LinvoDB) for the library.
Important: You will need to login again to Spotify, SoundCloud and Deezer

For developers, this release makes it possible to create plugins without being necesarly streaming services. As a POC, I converted the Last.fm part to a plugin. Third-parties plugin installation will be coming with next release, as I still need to clean existing plugins code and find a way to opensource them.


Changelog:

Features/Changes Fixes:


Harmony v0.5.0 19/03/2017

This release is an important milestone for Harmony, as it's the first release with the license model and without Coverflow. I also focused on making the plugin system simpler, so it will be easier for others to create plugins.
Why remove Coverflow? Altough it was a great way to quickly visualize your library, it made some features harder to implement and slowed down development. In future releases, I hope to introduce a better visualization system or an improved Coverflow view. The main concern is to keep the UI simple. Don't hesitate to shoot me an email if you have ideas!


Changelog:

Features/Changes Fixes: