Update changelog

This commit is contained in:
Florian Bruhin 2022-05-12 10:10:55 +02:00
parent 5e2fe7924e
commit 46694ffd8b
1 changed files with 2 additions and 0 deletions

View File

@ -64,6 +64,8 @@ Fixed
- The `qute-pass` userscript is marked as executable again.
- PDF.js now works properly again with the macOS and Windows releases.
- The MathML workaround for darkmode (e.g. black on black Wikipedia formula)
now also works for display (rather than inline) math.
- 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)