diff --git a/doc/changelog.asciidoc b/doc/changelog.asciidoc index 8455826d8..233a86865 100644 --- a/doc/changelog.asciidoc +++ b/doc/changelog.asciidoc @@ -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)