summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Bruhin <me@the-compiler.org>2023-09-25 16:59:07 +0200
committerFlorian Bruhin <me@the-compiler.org>2023-09-25 16:59:56 +0200
commita72709a00ef6acfa468730eff14d8c2d2e6ef481 (patch)
tree3c575ddc2ee7b1f7e3f4c21af1988fc7aa137fd9
parent879a9928ee93ccd4f2affe458681d12abcd5bc8f (diff)
downloadqutebrowser-a72709a00ef6acfa468730eff14d8c2d2e6ef481.tar.gz
qutebrowser-a72709a00ef6acfa468730eff14d8c2d2e6ef481.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 c5abc1aef..0fdd708a2 100644
--- a/doc/changelog.asciidoc
+++ b/doc/changelog.asciidoc
@@ -34,6 +34,10 @@ Fixed
works correctly when using `wayland-egl` rather than `wayland` as Qt platform.
- Worked around a weird `TypeError` with `QProxyStyle` / `TabBarStyle` on
certain platforms with Python 3.12.
+- Removed 1px border for the downloads view, mostly noticeable when it's
+ transparent.
+- Due to a Qt bug, cloning/undoing a tab which was not fully loaded caused
+ qutebrowser to crash. This is now fixed via a workaround.
- Upgraded the bundled Qt version to 6.5.3. Note this is only relevant for the
macOS/Windows releases, on Linux those will be upgraded via your distribution
packages. This Qt patch release comes with