1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-08-02 20:28:14 +02:00

* Updated ChangeLog.

This commit is contained in:
Christian Muehlhaeuser
2013-09-07 15:11:18 +02:00
parent 8b134d935f
commit 98de8bd9a4

View File

@@ -5,26 +5,25 @@ Version 0.8.0:
* 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 having multiple IPs
(including IPv6). (including IPv6).
* Added Network Activity showing you the most played tracks of your friends, trending songs and playlists * Added Network Activity showing you the most played tracks of your friends,
* Removed Top Loved from sidebar trending songs and playlists.
* Removed Top Loved from sidebar.
* JavaScript-Resolver can now handle URLs (e.g. when dropped from a browser) * JavaScript-Resolver can now handle URLs (e.g. when dropped from a browser)
and resolve them to Playlists/Tracks/Artists/Albums. and resolve them to Playlists/Tracks/Artists/Albums.
* 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.
* New Loved widget shows what friends have loved tracks throughout the app * New Loved widget shows what friends have loved tracks throughout the app.
* New Artist, Album and Track page design - new fonts, colors, layout * New Artist, Album and Track page design - new fonts, colors, layout.
* Retina display and DPI scaling fixes * Retina display and DPI scaling fixes.
* New Dashboard layout * New Dashboard layout.
* New Stats widget * New Stats widget.
* New Collection views * New Collection views.
* Added Telepathy support * Added Telepathy support.
* Plugin refactoring (and .AXE resolver binaries) * Plugin refactoring (and .AXE resolver binaries).
* Removed Twitter due to change in Twitter's API * Removed Twitter due to change in Twitter's API.
* Improve error messages in Jobview * Improved error messages.
* Support drag & drop of artist and album from Artist and Album page headers * Support drag & drop of items from Artist and Album page headers.
Version 0.7.0: Version 0.7.0:
* JavaScript Resolvers can now expose collections. * JavaScript Resolvers can now expose collections.