docs(release): sync description with GitHub

This commit is contained in:
Elian Doran 2025-06-16 00:14:52 +03:00
parent b9ae226569
commit e1e2afc3cd
No known key found for this signature in database

View File

@ -13,7 +13,11 @@
## 💡 Key highlights
* \[…\]
* Improvements to the shared notes functionality:
* A new default theme was introduced called Trilium.Rocks (original development by @zerebos)and adapted to our project. New features from this theme include: search, collapsible tree, light/dark mode, mobile mobile.
* Basic syntax highlighting for code blocks has been added, but only if the language is explicitly specified.
* Note icons are now displayed in the share tree.
* Math equations are now rendered in text notes.
## 🐞 Bugfixes
@ -43,11 +47,6 @@
* Text editor improvements
* [Relocate link icon in floating toolbar](https://github.com/TriliumNext/Notes/pull/2231) by @SiriusXT
* [Add text alignment options](https://github.com/TriliumNext/Notes/pull/2232) by @SiriusXT
* Improvements to the shared notes functionality:
* A new default theme was introduced called Trilium.Rocks (original development by @zerebos)and adapted to our project. New features from this theme include: search, collapsible tree, light/dark mode, mobile mobile.
* Basic syntax highlighting for code blocks has been added, but only if the language is explicitly specified.
* Note icons are now displayed in the share tree.
* Math equations are now rendered in text notes.
* [Display a warning when using the the x86 build on ARM](https://github.com/TriliumNext/Notes/pull/2281) by @perfectra1n
## 📖 Documentation