1
mirror of https://invent.kde.org/network/falkon.git synced 2024-09-21 09:42:10 +02:00

1.6.3 is current stable version

This commit is contained in:
nowrep 2014-02-17 20:02:51 +01:00
parent e5240bcc8e
commit b9bdb99ee8
2 changed files with 36 additions and 1 deletions

View File

@ -2,9 +2,44 @@ Version 1.7.0
* development version
* completely rewritten bookmarks (including multi-level folders support)
* menus are not closed when opening links with middle mouse button
* added new autoscroll plugin
* added support for window.onload event
* 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
* released 26 January 2014
* added option to disable inline completion in locationbar

View File

@ -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.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).
However, if you want the latest revision, just take the latest code snapshot either by
downloading a tarball or running: