summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Bruhin <me@the-compiler.org>2020-11-20 19:16:27 +0100
committerFlorian Bruhin <me@the-compiler.org>2020-11-20 19:16:27 +0100
commitecabdd911cfc525816394c4b7f3832daae3f7d6f (patch)
tree679a8dc1476db1750fb256ed8e12b8922a9efc37
parent98e4457b8d06a6fedea35836b8633a3bc316ed96 (diff)
downloadqutebrowser-ecabdd911cfc525816394c4b7f3832daae3f7d6f.tar.gz
qutebrowser-ecabdd911cfc525816394c4b7f3832daae3f7d6f.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 66b019254..f0cb4025d 100644
--- a/doc/changelog.asciidoc
+++ b/doc/changelog.asciidoc
@@ -130,6 +130,11 @@ Fixed
qutebrowser sqlite history which has been in use since v1.0.0.
- With Python 3.8+ and vertical tabs, a deprecation warning for an implicit int
conversion was shown. This is now fixed.
+- Ever since Qt 5.11, fetching more completion data when that data is loaded
+ lazily (such as with history) and the last visible item is selected was broken.
+ The exact reason is currently unknown, but this release adds a tenative fix.
+- When PgUp/PgDown were used to go beyond the last visible item, the above issue
+ caused a crash. This is also fixed.
- (TODO) Fix for various functionality breaking in private windows with v1.14.0,
after the last private window is closed. This includes:
* Ad blocking