Update changelog

This commit is contained in:
Florian Bruhin 2022-05-19 08:57:14 +02:00
parent db1382f75c
commit 4bb10a4c0c
1 changed files with 2 additions and 0 deletions

View File

@ -68,6 +68,8 @@ Fixed
now also works for display (rather than inline) math.
- The `content.proxy` setting can now correctly be set to arbitrary values via
the `qute://settings` page again.
- Fixed issues with Chromium version detection on Archlinux with
qt5-webengine 5.15.9-3.
- Fixes for various notification-related crashes:
* With the `tiramisu` notification server (due to invalid behavior of the server, now a non-fatal error)
* With the `budgie` notification server when closing a notification (due to invalid behavior of the server, now worked around)