summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorFlorian Bruhin <me@the-compiler.org>2021-01-27 15:34:14 +0100
committerFlorian Bruhin <me@the-compiler.org>2021-01-27 17:10:32 +0100
commit7ee0236184e063825d48113a851181b4c8356f9f (patch)
treeaf7239230b3e475b40f5073d92384e3dd3ca98fb /doc
parent1729b25124412b8e1281d4a658ed4b9fb504f72e (diff)
downloadqutebrowser-7ee0236184e063825d48113a851181b4c8356f9f.tar.gz
qutebrowser-7ee0236184e063825d48113a851181b4c8356f9f.zip
doc: Add stable anchors to changelog
Diffstat (limited to 'doc')
-rw-r--r--doc/changelog.asciidoc67
1 files changed, 67 insertions, 0 deletions
diff --git a/doc/changelog.asciidoc b/doc/changelog.asciidoc
index 064baffd2..e90704896 100644
--- a/doc/changelog.asciidoc
+++ b/doc/changelog.asciidoc
@@ -15,6 +15,7 @@ breaking changes (such as renamed commands) can happen in minor releases.
// `Fixed` for any bug fixes.
// `Security` to invite users to upgrade in case of vulnerabilities.
+[[v2.0.0]]
v2.0.0 (unreleased)
-------------------
@@ -267,6 +268,7 @@ Fixed
versions. This release includes a workaround (a polyfill as a
site-specific-quirk).
+[[v1.14.1]]
v1.14.1 (2020-12-04)
--------------------
@@ -372,6 +374,7 @@ Fixed
* Site-specific quirks (e.g. for Google login)
* Certain settings such as `content.javascript.enabled`
+[[v1.14.0]]
v1.14.0 (2020-10-15)
--------------------
@@ -530,6 +533,7 @@ Fixed
`PASSWORD_STORE_DIR` for `pass`, resulting in `qute-pass` finding matches but the
underlying `pass` not finding matching passwords.
+[[v1.13.1]]
v1.13.1 (2020-07-17)
--------------------
@@ -567,6 +571,7 @@ Fixed
- The `qute-lastpass` userscript now filters out duplicate entries with
`--merge-candidates`.
+[[v1.13.0]]
v1.13.0 (2020-06-26)
--------------------
@@ -677,6 +682,7 @@ Fixed
(inclusive), changing the user agent (`content.headers.user_agent`) exposed
to JS now requires a restart. The corresponding HTTP header is not affected.
+[[v1.12.0]]
v1.12.0 (2020-06-01)
--------------------
@@ -742,6 +748,7 @@ Fixed
causes segfaults. Now qutebrowser detects that combination and suggests to
disable WebGL or use XWayland.
+[[v1.11.1]]
v1.11.1 (2020-05-07)
--------------------
@@ -756,6 +763,7 @@ Security
`content.ssl_strict` to `false` which is not recommended), this could still
provide a false sense of security. This is now fixed.
+[[v1.11.0]]
v1.11.0 (2020-04-27)
--------------------
@@ -824,6 +832,7 @@ Fixed
- Scripts in `scripts/` now report errors to `stderr` correctly, instead of
using `stdout`.
+[[v1.10.2]]
v1.10.2 (2020-04-17)
--------------------
@@ -840,6 +849,7 @@ Fixed
than English.
- The `mkvenv.py` script now also works properly on Windows.
+[[v1.10.1]]
v1.10.1 (2020-02-15)
--------------------
@@ -871,6 +881,7 @@ Changed
slightly different gray, as a workaround for a Qt issue where the cursor was
invisible in that case.
+[[v1.10.0]]
v1.10.0 (2020-02-02)
--------------------
@@ -928,6 +939,7 @@ Fixed
- The `qute-pass` userscript now works correctly when a `PASSWORD_STORE_DIR`
ending with a trailing slash is given.
+[[v1.9.0]]
v1.9.0 (2020-01-08)
-------------------
@@ -1042,6 +1054,7 @@ Fixed
* Dell.com support pages (with Qt 5.7)
* Google Docs (fixes broken IME/compose key)
+[[v1.8.3]]
v1.8.3 (2019-12-05)
-------------------
@@ -1051,6 +1064,7 @@ Fixed
- Segmentation fault introduced in v1.8.2 when a tab gets closed immediately
after it has finished loading (e.g. with certain login flows).
+[[v1.8.2]]
v1.8.2 (2019-11-22)
-------------------
@@ -1083,6 +1097,7 @@ Fixed
- A deprecation warning (caused by pywin32) about the imp module on Windows is
now hidden.
+[[v1.8.1]]
v1.8.1 (2019-09-27)
-------------------
@@ -1097,6 +1112,7 @@ Changed
76.0.3809.87.
* Qt 5.13 couldn't be used yet due to various bugs in Qt 5.13.0 and .1.
+[[v1.8.0]]
v1.8.0 (2019-09-25)
-------------------
@@ -1169,6 +1185,7 @@ Removed
and 3.5.1 was dropped.
+[[v1.7.0]]
v1.7.0 (2019-07-18)
-------------------
@@ -1282,6 +1299,7 @@ Fixed
- Crash on start when PyQt was built without SSL support with Qt >= 5.12.
- Minor memory leaks.
+[[v1.6.3]]
v1.6.3 (2019-06-18)
-------------------
@@ -1295,6 +1313,7 @@ Fixed
If you're unable to update, you can remove `~/.cache/qutebrowser` for the
same result.
+[[v1.6.2]]
v1.6.2 (2019-05-06)
-------------------
@@ -1314,6 +1333,7 @@ Fixed
- High CPU usage when using the keyhint widget with a low delay.
- Crash with Qt >= 5.14 on redirects.
+[[v1.6.1]]
v1.6.1 (2019-03-20)
-------------------
@@ -1334,6 +1354,7 @@ Fixed
- Setting `colors.statusbar.*.bg` to a gradient now has the expected effect of
the gradient spanning the entire statusbar.
+[[v1.6.0]]
v1.6.0 (2019-02-25)
-------------------
@@ -1440,6 +1461,7 @@ Fixed
document-start, some known-broken scripts (Iridium, userstyles.org) are now
forced to run at document-end.
+[[v1.5.2]]
v1.5.2 (2018-10-26)
-------------------
@@ -1450,6 +1472,7 @@ Changed
`no-3rdparty` by default, as `no-3rdparty` breaks various pages such as
GMail.
+[[v1.5.1]]
v1.5.1 (2018-10-10)
-------------------
@@ -1465,6 +1488,7 @@ Fixed
- Crash when closing a tab after doing a search.
- Tabs appearing when hidden after e.g. closing tabs.
+[[v1.5.0]]
v1.5.0 (2018-10-03)
-------------------
@@ -1560,6 +1584,7 @@ Removed
- The `content.webrtc_public_interfaces_only` setting has been removed and
replaced by `content.webrtc_ip_handling_policy`.
+[[v1.4.2]]
v1.4.2 (2018-09-02)
-------------------
@@ -1590,6 +1615,7 @@ Fixed
- Crash when using :// as URL pattern.
- The `:buffer` completion now sorts tabs with indices >= 10 correctly again.
+[[v1.4.1]]
v1.4.1 (2018-07-11)
-------------------
@@ -1614,6 +1640,7 @@ Fixed
new one, fixing issues with qutebrowser not starting after installing v1.4.0
over v1.3.3.
+[[v1.4.0]]
v1.4.0 (2018-07-03)
-------------------
@@ -1732,6 +1759,7 @@ Removed
- The `content.developer_extras` setting got removed. On QtWebKit, developer
extras are now automatically enabled when opening the inspector.
+[[v1.3.3]]
v1.3.3 (2018-06-21)
-------------------
@@ -1753,6 +1781,7 @@ Fixed
introduced. Since that module isn't packaged everywhere, it's been removed
again.
+[[v1.3.2]]
v1.3.2 (2018-06-10)
-------------------
@@ -1768,6 +1797,7 @@ Fixed
- QtWebEngine: It's now possible to open external links such as `magnet://` or
`mailto:` via hints.
+[[v1.3.1]]
v1.3.1 (2018-05-29)
-------------------
@@ -1783,6 +1813,7 @@ Fixed
- Don't crash when a tab is opened and quickly closed again.
+[[v1.3.0]]
v1.3.0 (2018-05-03)
-------------------
@@ -1863,6 +1894,7 @@ Fixed
messenger.
- The macOS release now should work again on macOS 10.11 and newer.
+[[v1.2.1]]
v1.2.1 (2018-03-14)
-------------------
@@ -1886,6 +1918,7 @@ Fixed
from sessions.
- Shortcuts now correctly use `Ctrl` instead of `Command` on macOS again.
+[[v1.2.0]]
v1.2.0 (2018-03-09)
-------------------
@@ -2018,6 +2051,7 @@ Removed
- The `tabs.persist_mode_on_change` setting has been removed and replaced by
`tabs.mode_on_change`.
+[[v1.1.2]]
v1.1.2 (2018-03-01)
-------------------
@@ -2033,6 +2067,7 @@ Fixed
- QtWebEngine: Crash with Qt 5.10.1 when using :undo on some tabs.
- Compatibility with Python 3.7
+[[v1.1.1]]
v1.1.1 (2018-01-20)
-------------------
@@ -2042,6 +2077,7 @@ Fixed
- The Makefile now actually works.
- Fixed crashes with Qt 5.10 when closing a tab before it finished loading.
+[[v1.1.0]]
v1.1.0 (2018-01-15)
-------------------
@@ -2185,6 +2221,7 @@ Removed
- The `x[xtb]` default bindings got removed again as many users accidentally
triggered them.
+[[v1.0.4]]
v1.0.4 (2017-11-28)
-------------------
@@ -2198,6 +2235,7 @@ Fixed
- Improved handling for various SQL errors
- Fix crash when setting content.cache.size to a big value (> 2 GB)
+[[v1.0.3]]
v1.0.3 (2017-11-04)
-------------------
@@ -2220,6 +2258,7 @@ Fixed
- Unbinding a default keybinding twice now doesn't bind it again
- Completions are now sorted correctly again when filtered
+[[v1.0.2]]
v1.0.2 (2017-10-17)
-------------------
@@ -2238,6 +2277,7 @@ Changed
- Nicer error messages and other minor improvements
+[[v1.0.1]]
v1.0.1 (2017-10-13)
-------------------
@@ -2248,6 +2288,7 @@ Fixed
- Fixed starting with old PyQt versions compiled against newer Qt versions.
- Fixed check for PyQt version to correctly enforce 5.7 (not 5.2).
+[[v1.0.0]]
v1.0.0 (2017-10-12)
-------------------
@@ -2338,6 +2379,7 @@ Fixes
count.
- The `window.hide_wayland_decoration` setting now works correctly again.
+[[v0.11.1]]
v0.11.1 (2017-10-09)
--------------------
@@ -2352,6 +2394,7 @@ Fixes
- :spawn -u -d is now disallowed.
- :spawn -d shows error messages correctly now.
+[[v0.11.0]]
v0.11.0 (2017-07-04)
--------------------
@@ -2478,6 +2521,7 @@ Fixed
frequent crashes due to a Qt bug.
- (QtWebKit) Fixed Crash when a PAC file returns an invalid value.
+[[v0.10.1]]
v0.10.1 (2017-03-08)
--------------------
@@ -2499,6 +2543,7 @@ Fixed
- Crash when trying to print a tab which was closed in the meantime
- Crash when trying to open a file twice on Windows
+[[v0.10.0]]
v0.10.0 (2017-02-25)
--------------------
@@ -2578,6 +2623,7 @@ Fixed
- Fixed a crash when hinting with target `userscript` and spawning a non-existing script
- Lines in Jupyter notebook now trigger insert mode
+[[v0.9.1]]
v0.9.1 (2017-01-13)
-------------------
@@ -2587,6 +2633,7 @@ Fixed
- Prevent websites from downloading files to a location outside of the download
folder with QtWebEngine.
+[[v0.9.0]]
v0.9.0 (2016-12-28)
-------------------
@@ -2771,6 +2818,7 @@ Fixed
- Fixed crash when a userscript writes invalid unicode data to the FIFO
- Fixed crash when a included HTML was not found
+[[v0.8.3]]
v0.8.3 (2016-11-05)
-------------------
@@ -2791,6 +2839,7 @@ Fixed
- Fixed crash when closing a window without focusing it
- Userscripts now can access QUTE_FIFO correctly on Windows
+[[v0.8.2]]
v0.8.2 (2016-08-02)
-------------------
@@ -2814,6 +2863,7 @@ Fixed
`:prompt-open-download`.
- Fixed `:restart` deleting the basedir when it was given with `--basedir`.
+[[v0.8.1]]
v0.8.1 (2016-07-27)
-------------------
@@ -2825,6 +2875,7 @@ Fixed
X .app currently.
- Hide Harfbuzz warning with the macOS .app
+[[v0.8.0]]
v0.8.0 (2016-07-26)
-------------------
@@ -2883,6 +2934,7 @@ Removed
- `:edit-url` now doesn't accept a count anymore as its behavior was confusing
and it doesn't make much sense to add a count.
+[[v0.7.0]]
v0.7.0 (2016-06-10)
-------------------
@@ -2969,6 +3021,7 @@ Fixed
- Hints now work with (non-standard) links with spaces around the URL
- Strip off trailing spaces for history entries with no title
+[[v0.6.2]]
v0.6.2 (2016-04-30)
-------------------
@@ -2983,6 +3036,7 @@ Fixed
- Fixed crash in some circumstances when using dictionary hints
- Fixed various crashes related to PyQt 5.6
+[[v0.6.1]]
v0.6.1 (2016-04-10)
-------------------
@@ -2994,6 +3048,7 @@ Fixed
- Fixed crash when downloading non-ascii files with a broken locale (`LC_ALL=C`)
- Added workaround for a Qt/PyQt bug which is too weird to describe here
+[[v0.6.0]]
v0.6.0 (2016-04-04)
-------------------
@@ -3066,6 +3121,7 @@ Removed
(except for existing configs) to make room for the `gt` binding to show
buffers.
+[[v0.5.1]]
v0.5.1 (2016-01-18)
-------------------
@@ -3077,6 +3133,7 @@ Fixed
- Prevented an error being logged when a website with HTTP authentication was
opened on Windows.
+[[v0.5.0]]
v0.5.0 (2016-01-05)
-------------------
@@ -3194,6 +3251,7 @@ Fixed
- Fixed restarting after a crash is reported.
- Removed `.pyc` files accidentally contained in source releases.
+[[v0.4.1]]
v0.4.1 (2015-09-30)
-------------------
@@ -3215,6 +3273,7 @@ Fixed
versions (e.g. on Debian experimental).
- Fixed various `PendingDeprecationWarnings` shown with Python 3.5.
+[[v0.4.0]]
v0.4.0 (2015-09-11)
-------------------
@@ -3300,6 +3359,7 @@ Removed
- The `tabs -> hide-always` and `tabs -> hide-auto` settings got merged into
the new `tabs -> show` setting.
+[[v0.3.0]]
v0.3.0 (2015-06-28)
-------------------
@@ -3378,6 +3438,7 @@ Fixed
- Fixed horrible completion performance when the `shrink` option was set.
- Sessions now store zoom/scroll-position correctly.
+[[v0.2.1]]
v0.2.1 (2015-04-19)
-------------------
@@ -3386,6 +3447,7 @@ Fixed
- Added missing manpage (doc/qutebrowser.1.asciidoc) to archive.
+[[v0.2.0]]
v0.2.0 (2015-04-19)
-------------------
@@ -3529,6 +3591,7 @@ Fixed
- Add a timeout to pastebin HTTP replies.
- Various other fixes for small/rare bugs.
+[[v0.1.4]]
v0.1.4 (2015-03-19)
-------------------
@@ -3573,6 +3636,7 @@ Security
* Stop the icon database from being created when private-browsing is set to true.
* Disable insecure SSL ciphers.
+[[v0.1.3]]
v0.1.3 (2015-02-12)
-------------------
@@ -3607,6 +3671,7 @@ Security
* Fix for HTTP passwords accidentally being written to debug log.
+[[v0.1.2]]
v0.1.2 (2015-01-09)
-------------------
@@ -3639,6 +3704,7 @@ Fixed
* Fix user-stylesheet setting with an empty value.
+[[v0.1.1]]
v0.1.1 (2014-12-28)
-------------------
@@ -3697,6 +3763,7 @@ Fixed
* Ensure the docs get included in `freeze.py`.
* Fix crash with `:zoom`.
+[[v0.1]]
v0.1 (2014-12-14)
-----------------