* 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