]> git.sur5r.net Git - minitube/blobdiff - CHANGES
Imported Upstream version 1.9
[minitube] / CHANGES
diff --git a/CHANGES b/CHANGES
index 2abed00298f253301f66b8300149a554de341b13..ed037c42ac9b3acfa09fd93224ea0c924726489f 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,69 @@
+1.9 - September 27, 2012
+- Adapted to YouTube changes
+- New search filter UI. Filter results by publication date, video duration and video quality.
+- Sort by rating
+- Search spell suggestions: "Did you mean..."
+- New downloads are now added at the top of the list
+- Video definition indicator while downloading videos
+- Simple integration with Buffer app
+- Better fullscreen experience on the Mac: sidebar shows when the mouse hits the left side, mouse and playlist autohide
+- Compatible with OS X Mountain Lion Gatekeeper
+- Partial Retina Display support. Still using 1x bitmaps because of Qt not being ready
+- OS X Mountain Lion notifications when a download finishes
+- Fixed flickering in fullscreen controls on Linux, also playlist and toolbar now autohide
+- New and updated translations
+
+1.8 - June 28, 2012
+- Enhanced Compact Mode: window on top, can be made smaller and remembers its own position
+- Adaptive video title font size
+- Unity & GNOME 3 actions (aka Quicklists)
+- Mac Sandbox support
+- Added missing menu item to restore hidden window, as per the OS X HIG
+- Fixed duplicate channel names in suggestions popup
+- More responsive UI while loading videos on the Mac
+- Selecting a recent keyword now also sets the searchbox text
+- Selecting a suggestion now also sets the searchbox text on the Mac
+- Fixed search box being erroneously focused on the Mac
+- Fixed wrong localization of some menu items on the Mac
+- Fixed playback not starting or being interrupted on Linux
+- Seeking is now disabled on Linux until the video is completely downloaded
+- New and updated translations
+
+1.7.1 - March 3, 2012
+- Fixed searching YouTube videos ids containing the "-" sign
+- Fixed search auto-completion popup appearing when not needed
+- Fixed temporary files not being deleted on Windows
+- Fixed quitting from the Dock on the Mac
+- Fixed bug preventing system shutdown on the Mac
+- Fixed search box selecting text while typing and losing focus on ESC key on the Mac
+- On the Mac, "Quit" and other application menu items are now correctly localized
+- New and updated translations
+
+1.7 - Jan 5, 2012
+- Clickable usernames in the playlist
+- "Manually start playing" option
+- "Stop after this video" option
+- Window "Float on Top" option
+- Ability to skip to the previous video
+- You can now start Minitube from the command line passing a search query or url. (Go create browser extensions!)
+- on the Mac, showing downloaded video in finder now also selects the file
+- Don't quit app on window close on the Mac
+- UI style enhancements, mainly on the Mac
+
+1.6 - Oct 28, 2011
+- Find video parts
+- Mac OS X Lion fullscreen
+- Menu reorganization
+- Social sharing: Twitter, Facebook, Email
+- Fixed bug with very short videos not playing
+- Enable seekbar on Linux only when the video is fully loaded
+
+1.5 - Aug 5, 2011
+- Works again after YouTube changes
+- Drag'n'drop YouTube URLs to Minitube window
+- When pasting YouTube URLs, Minitube now correctly plays videos
+- New and updated translations
+
 1.4.3 - May 15, 2011
 - Really fixed some videos not playing
 - Hide toolbar and playlist in fullscreen on mouseleave (multiscreen)  (Patch by Rob Halff)