diff --git a/CHANGELOG b/CHANGELOG index 65ae864c2..8b942f83e 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,17 @@ +Version 1.8.6 + * released 26 January 2015 + * added TabManager and FlashCookieManager plugins + * added CTRL+L shortcut to clear download list in download manager + * allow closing Download Manager and Browsing Library with Ctrl+W + * revert option to disable SSLv3, it is now correctly handled by Qt + * fix issue with tabs with empty url were removed from session + * fix zoom shortcuts with +/-/0 on numeric block + * fix hiding iframes that have completely blocked contents in AdBlock + * fix showing navigation bar when typing into locationbar in fullscreen + * fix visual issues with FTP listing with RTL layouts + * fix removing profiles from preferences + * fix crash when moving bookmarks on FreeBSD + Version 1.8.5 * released 12 December 2014 * save geometry of Preferences window diff --git a/README.md b/README.md index f056a33dd..458a5553c 100644 --- a/README.md +++ b/README.md @@ -74,7 +74,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.5. You can download precompiled packages +The current stable version of QupZilla is 1.8.6. 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: