summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Bruhin <me@the-compiler.org>2022-05-02 17:12:10 +0200
committerFlorian Bruhin <me@the-compiler.org>2022-05-02 17:12:10 +0200
commit49f19a50a51e7cd032f8d42422ac9bf9100ca624 (patch)
treebcabf50e6873bf5e46b39903fb794b689f6c3a84
parent70ff0def34fdf6487c80a49c9b81b89e691aa407 (diff)
downloadqutebrowser-49f19a50a51e7cd032f8d42422ac9bf9100ca624.tar.gz
qutebrowser-49f19a50a51e7cd032f8d42422ac9bf9100ca624.zip
Update changelog
-rw-r--r--doc/changelog.asciidoc5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/changelog.asciidoc b/doc/changelog.asciidoc
index ded985108..e26d5beec 100644
--- a/doc/changelog.asciidoc
+++ b/doc/changelog.asciidoc
@@ -53,6 +53,11 @@ Fixed
- The `qute-pass` userscript is marked as executable again.
- PDF.js now works properly again with the macOS and Windows releases.
+- 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)
- Fixes in userscripts:
* The `qute-bitwarden` userscript now correctly searches for entries for
sites on a subdomain of an unrecognized TLD. subdomain names. Previously