1.6.3 is current stable version

remotes/origin/falkon
nowrep 12 years ago
parent e5240bcc8e
commit b9bdb99ee8
  1. 35
      CHANGELOG
  2. 2
      README.md

@ -2,9 +2,44 @@ Version 1.7.0
* development version * development version
* completely rewritten bookmarks (including multi-level folders support) * completely rewritten bookmarks (including multi-level folders support)
* menus are not closed when opening links with middle mouse button * menus are not closed when opening links with middle mouse button
* added new autoscroll plugin
* added support for window.onload event * added support for window.onload event
* added support for external.AddSearchProvider js function * added support for external.AddSearchProvider js function
Version 1.6.3
* released 14 February 2014
* addded new Spanish (Mexico) translation
* option to change list of SslV3 forced sites in settings.ini
* show error message when downloading AdBlock subscriptions fails
* fixed building on FreeBSD, OS/2
Version 1.6.2
* released 13 February 2014
* workaround for servers not understanding TLSv1 handshake
* tabs on top are now enabled by default
* restore session after launch is now enabled by default
* don't load tabs until selected is now enabled by default
* tab previews are now disabled by default
* reworked scrolling with wheel in tabbar
* Ctrl+W shortcut no longer closes a pinned tab
* fixed: setting DuckDuckGo as default search provider
* fixed: issues detected by scan.coverity.com
* fixed: showing more default search engines with same name
* fixed: incorrect exception rules handling in AdBlock
* fixed: flickering when removing tabs from tabbar
* fixed: flickering when (un)pinning tabs
* fixed: flickering when opening new tabs with sites that loads instantly
* fixed: drawing correct mouseouver state for tabs
* fixed: drawing tabbar correctly with Oxygen style
* fixed: drawing list items with Qt5 Fusion style
* fixed: tooltips disappearing on (un)pinning tabs
* fixed: incorrectly changing current index when closing tabs in inactive tabbar
* fixed: incorrectly showing url in locationbar when load request was not accepted
* fixed: always add slash '/' between path and filename when downloading files
* fixed: cursor jumping at the start in locationbar
* mac: fixed toggle fullscreen action in menu
* windows: save application data in %LOCALAPPDATA%
Version 1.6.1 Version 1.6.1
* released 26 January 2014 * released 26 January 2014
* added option to disable inline completion in locationbar * added option to disable inline completion in locationbar

@ -74,7 +74,7 @@ You need to specify path to `macdeployqt` only if it is not in PATH.
Current version Current version
---------------------------------------------------------------------------------------- ----------------------------------------------------------------------------------------
The current stable version of QupZilla is 1.6.1. You can download precompiled packages The current stable version of QupZilla is 1.6.3. You can download precompiled packages
and the sources from the download section at [homepage](http://www.qupzilla.com/download). 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 However, if you want the latest revision, just take the latest code snapshot either by
downloading a tarball or running: downloading a tarball or running:

Loading…
Cancel
Save