diff --git a/doc/changelog.asciidoc b/doc/changelog.asciidoc index 79f89bb00..8ce0eb020 100644 --- a/doc/changelog.asciidoc +++ b/doc/changelog.asciidoc @@ -22,6 +22,9 @@ v3.5.0 (unreleased) Changed ~~~~~~~ +- Windows/macOS releases are now built with Qt 6.9.0 + * Based on Chromium 130.0.6723.192 + * Security fixes up to Chromium 133.0.6943.141 - The `content.headers.user_agent` setting now has a new `{upstream_browser_version_short}` template field, which is the upstream/Chromium version but shortened to only major version. @@ -67,7 +70,8 @@ Fixed - Resolved issues in userscripts: * `qute-bitwarden` will now prompt a re-login if its cached session has been invalidated since last used. (#8456) - * `qute-bitwarden`, `-lastpass` and `-pass` now avoid a `DeprecationWarning` from the upcoming 6.0 release of `tldextract` + * `qute-bitwarden`, `-lastpass` and `-pass` now avoid a + `DeprecationWarning` from the upcoming 6.0 release of `tldextract` [[v3.4.0]] v3.4.0 (2024-12-14)