summaryrefslogtreecommitdiff
path: root/doc/changelog.asciidoc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/changelog.asciidoc')
-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