1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-08-05 13:47:26 +02:00

Updated ChangeLog.

This commit is contained in:
Christian Muehlhaeuser
2014-11-07 22:56:45 +01:00
parent 24b7fe2bbe
commit d78f39f24a

View File

@@ -1,19 +1,27 @@
Version 0.9.0: 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: Version 0.8.0:
* Redesigned - Shiny new interface. Simplified. New icons. * Redesigned - Shiny new interface. Simplified. New icons.
* Added Friend Feed. * Added Friend Feed.
* Now Playing notifications (OS X & Windows) - support for OS-level notification systems * Now Playing notifications (OS X & Windows) - support for OS-level
(e.g. Notification Center) with fallback to its own native notification system. notification systems (e.g. Notification Center) with fallback to its own
* Many actions now available in context menu - including Favorite and Send to a Friend. native notification system.
* Drag and drop support for iTunes, Deezer, Beats Music, Rdio, Spotify, SoundCloud links (into Tomahawk) * Many actions now available in context menu - including Favorite and Send
for playlists/tracks/artists/album links. to a Friend.
* Support for clicking source icon for currently playing track in audio controls to take user to associated page * Drag and drop support for iTunes, Deezer, Beats Music, Rdio, Spotify,
on source's site 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 Hatchet plug-in.
* Added Google Play Music and Beats Music support. * Added Google Play Music and Beats Music support.
* Add links to Support site, Bug Reports and Translations to Help menu. * 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". * Changed label from "Resolvers" and "Services" to more generic "Plug-Ins".
* Clarified some labels, help text and status messages. * Clarified some labels, help text and status messages.
* Changed icon color a bit. * Changed icon color a bit.
@@ -24,10 +32,10 @@ Version 0.8.0:
* Added "Inbox" feature, showing incoming song recommendations. Dropping * Added "Inbox" feature, showing incoming song recommendations. Dropping
a track on a user in the sidebar sends a recommendation to them. 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. * 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). (including IPv6).
* Removed Top Loved from sidebar. * 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 * HTTP(S) streaming is now done by Tomahawk instead of the Phonon backend
(fixed HTTPS streaming on MacOS). (fixed HTTPS streaming on MacOS).
* Heavily reduced memory footprint during and after indexing the database. * Heavily reduced memory footprint during and after indexing the database.