26.5.2
Pressing Ctrl+R in the note text edit now automatically turns off read-only mode before opening the replace panel (for #3596)
Fixed dark mode detection on GNOME/Wayland where Qt's colorScheme() incorrectly reported light mode even when the system was in dark mode, by preferring the D-Bus freedesktop portal query on Linux over Qt's built-in detection (for #3594)
Local scripts in the Scripting settings now read sibling info.json metadata when the selected QML file matches the script entry, showing the parsed version, authors, and description in the UI (for #3595)
Added a new Edit table context menu item to the note text editor that opens a visual table editor dialog when right-clicking inside a Markdown table (for #3593)
The dialog shows the table data in an editable grid
Clicking a column header selects that column and updates the alignment combobox to reflect its current alignment, making it easy to see and change alignment
Supports adding and removing rows (via dedicated Row buttons) and columns (via dedicated Column buttons)
Allows changing the alignment of the selected column(s) (default/left, left, center, right) via the alignment combobox and Apply alignment button
Automatically formats the table when changes are applied
26.5.3
New note encryption now writes a portable versioned encryption envelope with per-note salt and nonce
metadata, derives keys with Botan PBKDF2-HMAC-SHA1, and encrypts with AES-256-CBC plus HMAC
authentication while keeping legacy encrypted notes decryptable (for #3598)
Secrets such as cloud connection passwords, proxy passwords, API keys, and scripting secret settings are now
stored in the operating system keychain via qtkeychain instead of being obfuscated with SimpleCrypt in the
settings file; existing SimpleCrypt-backed secrets are migrated to the keychain automatically when possible (for #3597)
Source
More at Home Site
Pressing Ctrl+R in the note text edit now automatically turns off read-only mode before opening the replace panel (for #3596)
Fixed dark mode detection on GNOME/Wayland where Qt's colorScheme() incorrectly reported light mode even when the system was in dark mode, by preferring the D-Bus freedesktop portal query on Linux over Qt's built-in detection (for #3594)
Local scripts in the Scripting settings now read sibling info.json metadata when the selected QML file matches the script entry, showing the parsed version, authors, and description in the UI (for #3595)
Added a new Edit table context menu item to the note text editor that opens a visual table editor dialog when right-clicking inside a Markdown table (for #3593)
The dialog shows the table data in an editable grid
Clicking a column header selects that column and updates the alignment combobox to reflect its current alignment, making it easy to see and change alignment
Supports adding and removing rows (via dedicated Row buttons) and columns (via dedicated Column buttons)
Allows changing the alignment of the selected column(s) (default/left, left, center, right) via the alignment combobox and Apply alignment button
Automatically formats the table when changes are applied
26.5.3
New note encryption now writes a portable versioned encryption envelope with per-note salt and nonce
metadata, derives keys with Botan PBKDF2-HMAC-SHA1, and encrypts with AES-256-CBC plus HMAC
authentication while keeping legacy encrypted notes decryptable (for #3598)
Secrets such as cloud connection passwords, proxy passwords, API keys, and scripting secret settings are now
stored in the operating system keychain via qtkeychain instead of being obfuscated with SimpleCrypt in the
settings file; existing SimpleCrypt-backed secrets are migrated to the keychain automatically when possible (for #3597)
Source
More at Home Site


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

