Skip to content

Commit e1e2afc

Browse files
committed
docs(release): sync description with GitHub
1 parent b9ae226 commit e1e2afc

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

docs/Release Notes/Release Notes/v0.95.0.md

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,11 @@
1313
1414
## 💡 Key highlights
1515

16-
* \[\]
16+
* Improvements to the shared notes functionality:
17+
* 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.
18+
* Basic syntax highlighting for code blocks has been added, but only if the language is explicitly specified.
19+
* Note icons are now displayed in the share tree.
20+
* Math equations are now rendered in text notes.
1721

1822
## 🐞 Bugfixes
1923

@@ -43,11 +47,6 @@
4347
* Text editor improvements
4448
* [Relocate link icon in floating toolbar](https://github.com/TriliumNext/Notes/pull/2231) by @SiriusXT
4549
* [Add text alignment options](https://github.com/TriliumNext/Notes/pull/2232) by @SiriusXT
46-
* Improvements to the shared notes functionality:
47-
* 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.
48-
* Basic syntax highlighting for code blocks has been added, but only if the language is explicitly specified.
49-
* Note icons are now displayed in the share tree.
50-
* Math equations are now rendered in text notes.
5150
* [Display a warning when using the the x86 build on ARM](https://github.com/TriliumNext/Notes/pull/2281) by @perfectra1n
5251

5352
## 📖 Documentation

0 commit comments

Comments
 (0)