summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Bruhin <me@the-compiler.org>2021-03-19 17:58:57 +0100
committerFlorian Bruhin <me@the-compiler.org>2021-03-19 17:59:48 +0100
commit1f2584c7f72d286261393d3ea277308e2d3458b5 (patch)
tree6446d9e9fcecb313a6da793ab6856933d389c9b5
parent16e9da983858fde0a67921535efdc2cdb2a4f2e9 (diff)
downloadqutebrowser-1f2584c7f72d286261393d3ea277308e2d3458b5.tar.gz
qutebrowser-1f2584c7f72d286261393d3ea277308e2d3458b5.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 330bb2b37..bacd0fccc 100644
--- a/doc/changelog.asciidoc
+++ b/doc/changelog.asciidoc
@@ -80,6 +80,11 @@ Fixed
- When the metainfo in the completion database doesn't have the expected
structure, qutebrowser now tries to gracefully recover from the situation
instead of crashing.
+- When qutebrowser displays an error during initialization, opening a second
+ instance would lead to a crash. Instead, qutebrowser now ignores the attempt
+ to open a new page as long as it's not fully initialized yet.
+- When the Brave adblock cache folder was unreadable, qutebrowser crashed. It
+ now displays an error instead.
[[v2.1.0]]
v2.1.0 (2021-03-12)