diff --git a/Changelog b/Changelog index d87b83370..3aa4b616b 100644 --- a/Changelog +++ b/Changelog @@ -8,8 +8,14 @@ Version 0.7: and your library as separate tracks. * Add "Duplicates only" and "Untagged songs only" views to the library that help you find and correct badly tagged music in your library. + * Add an option to show album covers in the library view. This is on by + default, but you can turn it off again in the Preferences dialog. + * Add an option to load cover art directly from a URL. + * Clementine now gracefully handles deleted files by skipping them on plyback + attempt and graying them out in the playlist view. * Add a "Full library rescan" option which should rescan your library much more thoroughly than before (but will take longer). + * Add a "Show in file browser" option to the library and playlist menus. * Add a fancy tooltip to the track seek slider, showing the position that you're about to jump to and its distance from the current position. * Add support for network proxies. Clementine will use your system's proxy @@ -25,9 +31,8 @@ Version 0.7: view will focus the search box and start searching. * Pressing space in the playlist will play/pause the current track. * Add global shortcuts for rating songs. + * Add global shortcuts for all of the repeat and shuffle modes. * Middle-clicking a song now enqueues it into the playlist. - * Add an option to show album covers in the library view. This is on by - default, but you can turn it off again in the Preferences dialog. * Download higher resolution images from last.fm. * Add options to the now-playing widget's menu to change the album art. * Dragging an image file onto the now-playing widget will now set that @@ -35,14 +40,12 @@ Version 0.7: * You can now tell the library scanner which filenames it should prefer when looking for album cover art. * Add a configurable timeout when searching for song and artist info. - * Add an option to load cover art directly from a URL. * Add tooltips to the album cover manager that show the artist and album name. * Improve the options in the context menu for adding tracks to the playlist from the library. Default behaviours are now configurable in the Preferences dialog. * You can now use "file path" when creating dynamic playlists. - * Add a "Show in file browser" option to the library and playlist menus. * The search box in the album cover manager now searches in artist names as well. * Move the clear button inside search boxes. @@ -55,6 +58,7 @@ Version 0.7: * Centre on the last played song when restoring a playlist. * Add a menu item to change analyzers' framerate. * Add an option to hide dividers in the library view. + * Ability to use either a "time left" timer or a "total time" timer for songs. * (Windows) Add support for automatic updates. The second time you start Clementine you are asked whether you want to check for updates automatically. You can check manually at any time in the Tools menu.