From 22c61eb85c2579d22bbfc4bb2cd2e9bcb4377bdd Mon Sep 17 00:00:00 2001 From: Christian Muehlhaeuser Date: Sat, 8 Nov 2014 06:15:03 +0100 Subject: [PATCH] Clean up and update ChangeLog. --- ChangeLog | 27 +++++++++++++++++---------- 1 file changed, 17 insertions(+), 10 deletions(-) diff --git a/ChangeLog b/ChangeLog index a0b835aee..9599ec1c5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,17 +1,24 @@ +Version 0.8.1: + * Fixed painting issue on 'More Albums' grid. + * Fixed crash when editing/saving track tags. + Version 0.8.0: * Redesigned - Shiny new interface. Simplified. New icons. * Added Friend Feed. - * Now Playing notifications (OS X & Windows) - support for OS-level notification systems - (e.g. Notification Center) with fallback to its own native notification system. - * Many actions now available in context menu - including Favorite and Send to a Friend. - * Drag and drop support for iTunes, Deezer, Beats Music, Rdio, Spotify, SoundCloud links (into Tomahawk) - for playlists/tracks/artists/album links. - * Support for clicking source icon for currently playing track in audio controls to take user to associated page - on source's site + * Now Playing notifications (OS X & Windows) - support for OS-level + notification systems (e.g. Notification Center) with fallback to its own + native notification system. + * Many actions now available in context menu - including Favorite and Send + to a Friend. + * Drag and drop support for iTunes, Deezer, Beats Music, Rdio, Spotify, + SoundCloud links (into Tomahawk) for playlists/tracks/artists/album urls. + * Support for clicking source icon for currently playing track in audio + controls to take user to associated page on source's site. * Added Hatchet plug-in. * Added Google Play Music and Beats Music support. * Add links to Support site, Bug Reports and Translations to Help menu. - * Add "What's New" page to display on first launch (or until user dismisses it) - also available from Help menu. + * Add "What's New" page to display on first launch (or until dismissed). + Also available from Help menu. * Changed label from "Resolvers" and "Services" to more generic "Plug-Ins". * Clarified some labels, help text and status messages. * Changed icon color a bit. @@ -22,10 +29,10 @@ Version 0.8.0: * Added "Inbox" feature, showing incoming song recommendations. Dropping a track on a user in the sidebar sends a recommendation to them. * You will now be asked whether you want to trust invalid SSL certificates. - * Improved connecting between Tomahawk peers and support having multiple IPs + * Improved connecting between Tomahawk peers and support multiple IPs (including IPv6). * Removed Top Loved from sidebar. - * Removed Spotify playlist syncing (we will bring it back in future versions). + * Removed Spotify playlist syncing (will return in future versions). * HTTP(S) streaming is now done by Tomahawk instead of the Phonon backend (fixed HTTPS streaming on MacOS). * Heavily reduced memory footprint during and after indexing the database.