summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Bruhin <me@the-compiler.org>2021-12-03 18:23:33 +0100
committerFlorian Bruhin <me@the-compiler.org>2021-12-03 18:23:33 +0100
commit679f60eed01a69a02aaa633f6df4d3cc3fb362f6 (patch)
treea247e53f1cfa2a64e29fc15f23fb23f0876efc8f
parent88072e234be2be495ddd397bc8e76799bd3adcc2 (diff)
downloadqutebrowser-679f60eed01a69a02aaa633f6df4d3cc3fb362f6.tar.gz
qutebrowser-679f60eed01a69a02aaa633f6df4d3cc3fb362f6.zip
Update changelog
-rw-r--r--doc/changelog.asciidoc2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/changelog.asciidoc b/doc/changelog.asciidoc
index 52198d4eb..6e51a1583 100644
--- a/doc/changelog.asciidoc
+++ b/doc/changelog.asciidoc
@@ -52,6 +52,8 @@ Fixed
direction.
- Elements getting a hint due to a `tabindex` now are skipped if it's set to
`-1`, reducing some false-positives.
+- The audible indicator (`[A]`) now uses a 2s cooldown when the audio goes
+ silent, equivalent with the behavior of older QtWebEngine versions.
[[v2.4.1]]
v2.4.1 (unreleased)