26.3.11
- Changed Markdown formatting syntax hiding so named links keep their URL part
visible ([name](https://example.com)now only hides Markdown delimiters)
(for #1662) - Fixed a build failure with older Qt5 versions in XDG global shortcut portal token
generation by only usingQUuid::WithoutBraceson Qt >= 5.11 and falling back to
brace removal on older Qt5 (for #2462) - Fixed low-contrast search icons in the "Link to a URL or note" and Settings dialogs
by switching the search field icon between light and dark variants based on the
active dark mode color setting (for #3494) - Fixed low-contrast OK button check-mark icons in dark mode by adding explicit
dialog-ok/dialog-ok-applyicons for the internal light and dark Breeze
icon themes (for #3495)