diff --git a/ChangeLog b/ChangeLog index 6c1e78842..b6ba14077 100644 --- a/ChangeLog +++ b/ChangeLog @@ -4,15 +4,22 @@ Version 0.8.0: a track on a user in the sidebar sends a recommendation to them. Version 0.7.0: - * Improved peer and account handling. * JavaScript Resolvers can now expose collections. * Introduced bundle system for JavaScript Resolvers, called "axes". * Fixed playback-loop caused by duplicate tracks in a playlist. + * Improved peer handling. + * Taking an account offline now also disconnects associated peers. * Improved spotify protocol handling. * Added "Append to Playlist" context menu item. * User-friendlier collection handling: added info-buttons for artists and albums. Double-clicking an item expands it now. - * Added translations for Catalan, Czech, Galician, Greek, Italian and more. + * Charts only load on-demand now. + * Fixed Diagnostics information not correctly updating. + * Added translations for Catalan, Czech, Galician, Greek, Italian and + Chinese. + * Fixed issue with hidden sidebar and panels. + * Improved stability. + * Fixed issues with some color schemes. * (Windows) Smoother and more responsive audio playback. * (Linux) Fixed grid issues with GTK-styles.