forgot a part of 2.0 changelog. oops.
All checks were successful
pyrite-dev/milsko/pipeline/head This commit looks good

This commit is contained in:
IoIxD 2026-09-26 19:20:49 -07:00
commit 28a0853fd6

View file

@ -20,6 +20,7 @@ Other changes include:
- Document widget (MwDocumentClass) - text box widget that supports markdown.
- Direct3D9 widget (MwDirect3D9Class) - helper widget that sets up a D3D9 context for you (Windows only)
- Dark theme now uses Catppuccin Mocha theme
- Better alpha blending for pixmaps (they now respect background color change)
- MwNstrikethrough and MwNunderline now work on all text-based widgets
- Stability/performance fixes for the Wayland backend, most likely for the last time.