mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-07-28 10:32:27 +08:00
1.3 KiB
1.3 KiB
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
✨ Improvements
- Introduce
stable
tag on containers 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