37 lines
1.1 KiB
Markdown
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# v0.90.8
## 💡 Key highlights
* A new note type was introduced called “Mind Map” using the MindElixir library.
* Sync version has been increased from 32 to 33 to prevent issues with mindmap notes. This means that the server also needs to be updated to this version, otherwise sync will be refused.
* Internationalization support (Spanish, Chinese, Romanian, French).
* Various bugfixes (see below).
## New to v0.90.8
## 🐞 Bugfixes
* [There are horizontal lines under all hyperlinks](https://github.com/TriliumNext/Notes/issues/485)
## ✨ Improvements
* [Introduce `stable` tag on containers](https://github.com/TriliumNext/Notes/pull/489) by @perfectra1n
### 🌍 Internationalization
* Added French translations by @Potjoe-97
* Translation improvements for Spanish by @hasecilu 
* Translation improvements for Chinese by @Nriver
* Improved coverage for Romanian.
### ⬆️ Library updates
* mind-elixir: 4.1.5 -> 4.2.0
* i18next: 23.15.2 -> 23.16.0
## From v0.90.7-beta
## From v0.90.6-beta
* Adds back the `amd64` container image
## From v0.90-5-beta