From 2dafb61b6360be3d8926bd0cb175bda03af9e24a Mon Sep 17 00:00:00 2001 From: David Rosca Date: Fri, 23 Oct 2015 12:47:11 +0200 Subject: [PATCH] 1.8.8 is now released --- CHANGELOG | 16 ++++++++++++++++ README.md | 2 +- 2 files changed, 17 insertions(+), 1 deletion(-) diff --git a/CHANGELOG b/CHANGELOG index 65e29a56c..c2c9e6249 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,19 @@ +Version 1.8.8 + * released 21 October 2015 + * added interface for extensions to show action in Tools menu + * add option to use TabManager as main tabbar replacement + * fix build with Qt 5.5.1 + * fix crash when unloading plugin with visible sidebar + * fix possible crash when accessing last active window + * fix sometimes incorrectly loading background non-restored tab + * fix showing speed dials in bookmarks icon + * fix showing messages in statusbar in RTL mode + * fix crash when application style is externally changed + * fix labels color in access keys navigation with dark style + * fix position of autoscroll indicator with site notification visible + * Windows: fix setting as default browser + * Windows: better toolbar background for Windows 10 + Version 1.8.7 * released 8 October 2015 * save pinned tabs per-window when set to restore session diff --git a/README.md b/README.md index 5077948c8..001537a14 100644 --- a/README.md +++ b/README.md @@ -73,7 +73,7 @@ You need to specify path to `macdeployqt` only if it is not in PATH. Current version ---------------------------------------------------------------------------------------- -The current stable version of QupZilla is 1.8.7. You can download precompiled packages +The current stable version of QupZilla is 1.8.8. You can download precompiled packages and the sources from the download section at [homepage](http://www.qupzilla.com/download). However, if you want the latest revision, just take the latest code snapshot either by downloading a tarball or running: