chore(release): update changelog

This commit is contained in:
Elian Doran 2025-05-11 19:10:48 +03:00
parent 58b9d9074e
commit e4f5e5473b
No known key found for this signature in database

View File

@ -20,12 +20,15 @@
* Improved the text editor style, to match the TriliumNext. * Improved the text editor style, to match the TriliumNext.
* Footnotes work in image captions by @werererer * Footnotes work in image captions by @werererer
* Improvements to text notes, thanks updates to the editor (see the in-app help for more details): * Improvements to text notes (see the in-app help for more details):
* Updated to the latest version of the CKEditor which brings significant bugfixes and performance improvements.
* Bookmarks, similar to HTML anchors. * Bookmarks, similar to HTML anchors.
* Emojis. * Emojis.
* [Make it show which node triggered the event when right-clicking on tree](https://github.com/TriliumNext/Notes/pull/1861) by @SiriusXT * [Make it show which node triggered the event when right-clicking on tree](https://github.com/TriliumNext/Notes/pull/1861) by @SiriusXT
* [Only expand/collapse the left pane of the focused window](https://github.com/TriliumNext/Notes/pull/1905) by @SiriusXT * [Only expand/collapse the left pane of the focused window](https://github.com/TriliumNext/Notes/pull/1905) by @SiriusXT
* Code notes now have support for GDScript (Godot). * Code notes:
* Updated to a new generation of CodeMirror. Since it's a significant update, bug reports are welcome.
* Added the GDScript (Godot) language.
* Mermaid diagrams: basic syntax highlight (not all diagram types are supported) and code folding. * Mermaid diagrams: basic syntax highlight (not all diagram types are supported) and code folding.
## 📖 Documentation ## 📖 Documentation