summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authortoofar <toofar@spalge.com>2023-10-14 15:04:24 +1300
committertoofar <toofar@spalge.com>2023-10-14 15:22:09 +1300
commita7a2420f02661020bcdea8728a1f846a868f4d56 (patch)
tree4dbd9d211dd202b6fa0dc34e95d94480322ecbeb /doc
parent2edce1244ae9703950b9bb2a14b6d42c73bbd1a0 (diff)
downloadqutebrowser-a7a2420f02661020bcdea8728a1f846a868f4d56.tar.gz
qutebrowser-a7a2420f02661020bcdea8728a1f846a868f4d56.zip
Bump slack UA quirk for latest update
Slack now requires chrome 112+. At least one user says it still works with 108 based. Although they did just do a UI refresh so I wouldn't be surprised if something was broken with older versions. Note that I'm not 100% sure that slack is actually doing a strict check for 112, but based on their prior behaviour I assume so (they are definitely checking for >99 so our old quirk is unhelpful at this point). Since I've told people to add ua-slack to their disabled quirks, should I change the name of it now to make sure it gets re-enabled? Eh, they can manage their own quirks.
Diffstat (limited to 'doc')
-rw-r--r--doc/changelog.asciidoc2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/changelog.asciidoc b/doc/changelog.asciidoc
index 8c305350d..cec2f2b84 100644
--- a/doc/changelog.asciidoc
+++ b/doc/changelog.asciidoc
@@ -56,6 +56,8 @@ Fixed
canvas feature which defaults to enabled on affected Qt versions. (#7489)
- The download dialog should no longer freeze when browsing to directories
with many files. (#7925)
+- The app.slack.com User-Agent quirk now targets chromium 112 on Qt versions
+ lower than 6.6.0 (previously it always targets chromium 99) (#7951)
[[v3.0.0]]
v3.0.0 (2023-08-18)