07 February 25, 07:16
Quote:25.2.0
- Added GDScript support to the note edit code block syntax highlighter (for #3222 (opens new window), thank you, @DarienMC)
- Try to fix hypothetically leaking carriage return characters in the headings in the note link dialog under Windows (for #3221 (opens new window))
25.2.1
- The heading detection in the link dialog and when jumping to the heading in a note link was re-implemented and now uses the highlighting states of the note editor component (for #3181 (opens new window))
- Now also the "underline-ish style" headings are recognized and there are no issues with comments in code blocks that are detected as headings anymore
- Support was added SQL comments in code blocks for the SQL syntax highlighter (for #215 (opens new window), thank you, @LockeBirdsey)
- Added more Dutch translation (thank you, stephanp)
25.2.2
- A regression was fixed where you get a dialog
after renaming a note, regardless if there were backlinks to the note that needed to be updated (for #3228 (opens new window))Code:A change of the note path was detected
- An issue with the
scripting command was fixed, where a null string could crash the application (for #257 (opens new window))Code:script.textDiffDialog()
- The QOwnNotesAPI Nextcloud App (opens new window)was updated to version 25.2.0 for Nextcloud 31 (for #51 (opens new window))
Source
More at Home Site