From: Flavio Date: Thu, 28 Jun 2012 15:48:55 +0000 (+0200) Subject: Version 1.8 X-Git-Tag: 1.8~1 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=0248dc7c70840bffe36f9b169363285a7e5dbc98;p=minitube Version 1.8 --- diff --git a/CHANGES b/CHANGES index 2064f91..0ad5a80 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,19 @@ +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 diff --git a/minitube.pro b/minitube.pro index 010aab3..1ba822f 100644 --- a/minitube.pro +++ b/minitube.pro @@ -1,6 +1,6 @@ CONFIG += release TEMPLATE = app -VERSION = 1.7.1 +VERSION = 1.8 DEFINES += APP_VERSION="$$VERSION" APP_NAME = Minitube