summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Bruhin <me@the-compiler.org>2021-01-04 19:44:13 +0100
committerFlorian Bruhin <me@the-compiler.org>2021-01-05 11:19:15 +0100
commitf0486432d13cc9563a4866c6cf96af98d0862035 (patch)
tree9a145212bd70108312f8aef913644508385e2d72
parent9ae08c0f159e8c23e5eb24dc499dc806cc255ae6 (diff)
downloadqutebrowser-f0486432d13cc9563a4866c6cf96af98d0862035.tar.gz
qutebrowser-f0486432d13cc9563a4866c6cf96af98d0862035.zip
Update changelog
-rw-r--r--doc/changelog.asciidoc4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/changelog.asciidoc b/doc/changelog.asciidoc
index b67735833..ceb5faa46 100644
--- a/doc/changelog.asciidoc
+++ b/doc/changelog.asciidoc
@@ -146,6 +146,10 @@ Fixed
- The `completion.web_history.ignore` setting now works properly when set in
`config.py` (rather than via `:set`). Additionally, a `:config-source` will not
result in a history rebuild if the value wasn't actually changed.
+- When downloading a `data:` URL, the suggested filename is now improved and
+ contains a proper extension. Before this fix, qutebrowser would use the URL's
+ data contents as filename with QtWebEngine; or "binary blob" with the Qt network
+ stack.
- TODO: Due to a long-standing bug in the `pkg_resources` dependency, it caused
qutebrowser's startup to slow down by around 150ms-1s (heavily depending on
the system). Since the dependency is now removed, qutebrowser's startup time