diff --git a/Changelog b/Changelog index 24a2c2a2e..9d799139a 100644 --- a/Changelog +++ b/Changelog @@ -2,9 +2,11 @@ Next release: Major features: * Vk.com support * Seafile support + * Amazon Cloud Drive support * Add Ampache compatibility (through Subsonic service) * Add new analyzer "Rainbow Dash" * Answer to the ultimate question of life, the universe and everything + * Add "Psychedelic Colour" mode to all analyzers Other features: * Add left click to fullsize cover on playing widget @@ -51,6 +53,22 @@ Next release: * Ability to add tracks to Spotify starred playlist by drag and drop * Add HipHop and Kuduro equalizers * Add AZLyrics lyric provider + * Remember current playlist between restarts + * (OSX) Use Alt+Tab to switch between playlist tabs + * IDv3 tag lyrics support + * Improve handling of Spotify Top Tracks and compilations + * Scroll to last played track when switching playlists + * Add stop after each song repeat mode + * Sort discs numerically when using Group by disc + * Add ability for sort by group and performer in the library view + * Parse the year of a disc from musicbrainz + * Add track intro mode + * Add ability to add a search term with tab and space in the smart + playlist window + * Add love/ban (lastfm) global shortcuts + * Add support for "original year" tags + * Send album artist to Last.fm with liblastfm >= 1.0.0 + * Add sample rate selection Bugfixes: * Fix crash when click on a SoundCloud entry in internet tab @@ -89,8 +107,6 @@ Next release: * Fix moodbars not generating correctly * Fix socket leak in moodbar * Fix memory leak in tagreader - * Remove Ubuntu One support - * Remove Discogs support * Fix crash when trying to fingerprint but missing a plugin * Fix infinite scan with Subsonic when the library is empty * Fix shortcut/media keys issues on Mac @@ -100,6 +116,26 @@ Next release: * Fix laggy interface on Mac * Fix crash in GrooveShark * Fix playback breaks in Spotify + * Fix memory leaks + * Fix crash when stopping song that is fading after pausing + * Fix crash when trying to download a track but there is no current one playing + * (OSX) Fix Soundcloud API Search which simply doesn't work + * Fix default spinner gif image which shows white pixels around the image + * Fix setting album artist tag for FLAC files if it already exists + * Fix crash when Clementine lists the albums on Ampache + * Fix Last.fm scrobbling after seek + * Fix metadata not processed properly for some streams (Akamai) + * Fix save state when the song was paused + * (Windows) Fix context menu for the "now playing widget" + * Fix some issues in Boom and Turbine analyzers + * Fix song continuously rewinding when seeking using keyboard arrow keys + * Fix OSD re-posistioning which doesn't work on multiple monitors + * Fix Sonogram state while paused + + Removed features: + * Remove Ubuntu One support + * Remove Discogs support + * Remove GrooveShark support Build system changes: * Update to gstreamer 1.0 @@ -112,6 +148,13 @@ Next release: dependency * (Debian/Ubuntu) Add libmygpo-qt-dev (=> 1.0.7) * Remove internal copy of libechonest and add it as dependency + * (Windows) Uninstall a previous install of Clementine when installing a new + version + * (Windows) Remember the last installation path + * (GNU/Linux) Follow freedesktop.org specifications for icons + * (GNU/Linux) Add a 128x128 version of the Clementine icon + * (OSX) Use a GTlsDatabase for gstreamer SSL + * Use libcrypto++ instead of QCA