summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Bruhin <me@the-compiler.org>2022-05-24 16:47:52 +0200
committerFlorian Bruhin <me@the-compiler.org>2022-05-24 16:47:52 +0200
commit5349ddd33c21f765c55f35af2b5fb771f651ae14 (patch)
tree3122169e293eb4866964dc4ff5f7d44164447103
parentbd8ca51df4cea889e478393aab2b2d6f06ff1eb3 (diff)
downloadqutebrowser-5349ddd33c21f765c55f35af2b5fb771f651ae14.tar.gz
qutebrowser-5349ddd33c21f765c55f35af2b5fb771f651ae14.zip
Update changelog
-rw-r--r--doc/changelog.asciidoc3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/changelog.asciidoc b/doc/changelog.asciidoc
index c64de266a..204411e93 100644
--- a/doc/changelog.asciidoc
+++ b/doc/changelog.asciidoc
@@ -70,11 +70,14 @@ Fixed
the `qute://settings` page again.
- Fixed issues with Chromium version detection on Archlinux with
qt5-webengine 5.15.9-3.
+- Fixed a rare possible crash with invalid `Content-Disposition` headers.
- Fixes for various notification-related crashes:
* With the `tiramisu` notification server (due to invalid behavior of the server, now a non-fatal error)
* With the `budgie` notification server when closing a notification (due to invalid behavior of the server, now worked around)
* When a server exits with an unsuccessful exit status (now a non-fatal error)
* When a server couldn't be started successfully (now a non-fatal error)
+ * With the `herbe` notification presenter, when the website tries to close
+ the notification after the user accepting (right-clicking) it.
- Fixes in userscripts:
* The `qute-bitwarden` userscript now correctly searches for entries for
sites on a subdomain of an unrecognized TLD. subdomain names. Previously