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

Stable release is now 1.6.6

[ci skip]
This commit is contained in:
David Rosca 2014-05-12 16:36:51 +02:00
parent f83521ebb4
commit 7838f926d5
2 changed files with 12 additions and 1 deletions

View File

@ -7,6 +7,17 @@ Version 1.7.0
* menus are not closed when opening links with middle mouse button * menus are not closed when opening links with middle mouse button
* support for shadow builds with Qt Creator * support for shadow builds with Qt Creator
Version 1.6.6
* released 12 May 2014
* added new AutoScroll plugin
* added new F12 shortcut for Web Inspector
* fixed: correctly switching between tabbars when closing tabs
* fixed: draw tabbar base even when there are no tabs in main tabbar
* fixed: position of add tab button when there are no tabs in main tabbar
* mac: define application category in Info.plist
* windows: load font.ttf (if exists) and use it as app font
* linux: fixed setting correct paths for portable mode
Version 1.6.5 Version 1.6.5
* released 18 April 2014 * released 18 April 2014
* fixed build issues on Mac * fixed build issues on Mac

View File

@ -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.5. You can download precompiled packages The current stable version of QupZilla is 1.6.6. 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: