3 hours ago
26.4.9
Source
More at Home Site
- Extended the scripting engine's syntax highlighting support with custom colors and styles:
now accepts an optional format map withCode:addHighlightingRule
,Code:foregroundColor
,Code:backgroundColor
,Code:bold
,Code:italic
, andCode:underline
properties, so scripts can define their own highlight colors instead of being limited to the predefined highlighting states (for #3549)Code:fontSize
- Added a new
scripting hook that is called for each text block during syntax highlighting, allowing scripts to perform dynamic, context-aware highlighting with custom colors and styles (for #3549)Code:highlightingHook
- Fixed a possible startup crash when restoring the last opened note from note history while the note tree was enabled: history restoration searched the tree by note name and could match a folder item with the same label before the actual note, then dereferenced an item's missing parent; note-history restore now only considers note items and safely handles root notes (for #3547)
- Added a Note search panel option to open notes in a new tab instead of replacing the active tab, for users who want note creation from the search panel to preserve their current tab context (for #2385)
- Added Copy image to clipboard and Copy image file path actions to the QLiteHtml preview context menu when right-clicking preview images, so image content and the resolved local image path can be copied directly from the preview (for #1741)
- Fixed disabled toolbar and action icons in dark mode not being grayed out consistently, including actions like Edit encrypted note and Decrypt note: disabled icons are now recolored through the interface proxy style using the palette's disabled icon/text color, so the fix applies consistently across the UI (for #2489)
- When a note is deleted, the application now checks for images and attachments referenced by the note that are not used in any other note and offers to delete those orphaned files after a confirmation dialog, also when multiple notes are deleted at once in the note tree (for #2121)
- Added a board / stack selector to the Nextcloud Deck card dialog below Search or create card, so cards can be listed and created in any available Deck stack without first changing the default Deck stack in the settings (for #3540)
- The old Nextcloud settings board/stack picker was removed so Deck selection is now handled directly in the dialog where the cards are managed
- The old Nextcloud settings board/stack picker was removed so Deck selection is now handled directly in the dialog where the cards are managed
- Added more French, Korean, Spanish translation (thank you, jd-develop, VenusGirl, AlejandroMoc)
Source
More at Home Site


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

