26.3.22
Source
More at Home Site
- Moved the note tree checkbox out of the Experimental settings into the Panels settings, in the Note list panel section, so the setting is easier to find where related note list options are configured (for #790)
- Fixed note tree context menu operations when the enableNoteTree setting is active so that confirmation dialogs and bulk operations now correctly distinguish between notes and folders — move, copy, tag, and remove-tag actions only count the selected notes (not folders) in their confirmation messages and skip folder items during processing; the remove action already handled both types separately (for #790)
- Added a new List operations submenu to the note text edit context menu when text is selected, with actions to toggle tri-state checkboxes (
,Code:[ ]
,Code:[x]
), create ordered/alphabetical/unordered/checkbox lists, clear list formatting, and order checkbox lists (for #3524)Code:[-]
- Fixed the Qt5 and Qt6 AppImage builds to bundle the Wayland Qt platform plugins and fail CI if
orCode:libqwayland-egl.so
is missing, so the application now starts on Wayland-only systems without requiring XWayland (for #3525)Code:libqwayland-generic.so
Source
More at Home Site


![[-]](https://www.geeks.fyi/images/collapse.png)

