Skip to content

Commit

Permalink
1.8.7 is now latest stable release
Browse files Browse the repository at this point in the history
  • Loading branch information
nowrep committed Oct 8, 2015
1 parent de0dd7f commit afa59f1
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 1 deletion.
24 changes: 24 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit afa59f1

Please sign in to comment.