Update changelog
This commit is contained in:
parent
3f31a0005a
commit
5926932a6d
|
|
@ -19,13 +19,22 @@ breaking changes (such as renamed commands) can happen in minor releases.
|
||||||
v3.5.1 (unreleased)
|
v3.5.1 (unreleased)
|
||||||
-------------------
|
-------------------
|
||||||
|
|
||||||
|
Changed
|
||||||
|
~~~~~~~
|
||||||
|
|
||||||
|
- Windows/macOS releases now bundle Qt 6.9.1, including many graphics-related
|
||||||
|
bugfixes, as well as security patches up to Chromium 136.0.7103.114.
|
||||||
|
|
||||||
Fixed
|
Fixed
|
||||||
~~~~~
|
~~~~~
|
||||||
|
|
||||||
- Resolved issues in userscripts:
|
- A bogus "wildcard call disconnects from destroyed signal" warning from Qt is
|
||||||
* `qute-bitwarden`, `-lastpass` and `-pass` now properly avoid a
|
now suppressed.
|
||||||
`DeprecationWarning` from the upcoming 6.0 release of `tldextract`.
|
- PDF.js now loads correctly on Windows installations with broken mimetype
|
||||||
The previous fix in v3.5.1 was insufficient.
|
configurations.
|
||||||
|
- The `qute-bitwarden`, `-lastpass` and `-pass` userscripts now properly avoid
|
||||||
|
a `DeprecationWarning` from the upcoming 6.0 release of `tldextract`. The
|
||||||
|
previous fix in v3.5.1 was insufficient.
|
||||||
|
|
||||||
[[v3.5.0]]
|
[[v3.5.0]]
|
||||||
v3.5.0 (2025-04-12)
|
v3.5.0 (2025-04-12)
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue