3 hours ago
26.3.11
Source
More at Home Site
- Changed Markdown formatting syntax hiding so named links keep their URL part visible (now only hides Markdown delimiters) (for #1662)Code:
[name](https://example.com)
- Fixed a build failure with older Qt5 versions in XDG global shortcut portal token generation by only using on Qt >= 5.11 and falling back to brace removal on older Qt5 (for #2462)Code:
QUuid::WithoutBraces
- 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 /Code:
dialog-ok
icons for the internal light and dark Breeze icon themes (for #3495)Code:dialog-ok-apply
Source
More at Home Site



