From d78f39f24a7c76c6a4e5f871df219a6e12cfdfda Mon Sep 17 00:00:00 2001 From: Christian Muehlhaeuser Date: Fri, 7 Nov 2014 22:56:45 +0100 Subject: [PATCH] Updated ChangeLog. --- ChangeLog | 28 ++++++++++++++++++---------- 1 file changed, 18 insertions(+), 10 deletions(-) diff --git a/ChangeLog b/ChangeLog index 46c06b8c5..c175297e5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,19 +1,27 @@ Version 0.9.0: + * Resolved playback issues by switching to a new audio engine. + +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. @@ -24,10 +32,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.