From afa59f1a4564e3d7bac2bc89c63667eb4aeb8f65 Mon Sep 17 00:00:00 2001 From: David Rosca Date: Thu, 8 Oct 2015 22:20:02 +0200 Subject: [PATCH] 1.8.7 is now latest stable release --- CHANGELOG | 24 ++++++++++++++++++++++++ README.md | 2 +- 2 files changed, 25 insertions(+), 1 deletion(-) diff --git a/CHANGELOG b/CHANGELOG index 8b942f83e..65e29a56c 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,27 @@ +Version 1.8.7 + * released 8 October 2015 + * save pinned tabs per-window when set to restore session + * Shift+Left click on links now opens link in new window + * show web inspector action now toggles inspector + * add button to create new userscript in GreaseMonkey + * add "Anti-Adblock Killer" AdBlock subscription + * add Ctrl+G and Ctrl+Shift+G shortcuts in search toolbar + * fix enabling select all and find actions in menu + * fix searching for strings with special whitespaces from locationbar + * fix build with KF5 KWallet + * fix crash when blocking popup window with AdBlock + * fix icon animation when blocking popup window with AdBlock + * fix build with Qt 5.5 and gcc 4.9 + * fix incorrectly accepting some cookies + * fix creating new config directory + * fix saving settings without changing pages in SpeedDial + * fix center dials option in SpeedDial + * fix not escaping characters for (file, ftp) dir listings + * fix not showing restore page when opening new url from cli + * fix adding search engine from form on page with Qt 5 + * fix saving homepage/new tab urls from preferences + * Linux: use run-time detection of X11 platform + Version 1.8.6 * released 26 January 2015 * added TabManager and FlashCookieManager plugins diff --git a/README.md b/README.md index 47c59a3d5..87dab4383 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.6. You can download precompiled packages +The current stable version of QupZilla is 1.8.7. 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: