Files
Trilium/docs/Release Notes/Release Notes/v0.92.8-beta.md
2025-04-11 23:21:44 +03:00

27 lines
492 B
Markdown

# v0.92.8-beta
## 💡 Key highlights
*
## 🐞 Bugfixes
* ….
## ✨ Improvements
* Add week note and quarter note support by @JYC333
* Markdown export:
* Reduce extra whitespace between list items.
* Preserve include note.
## 🌍 Internationalization
*
## 📖 Documentation
* Described almost all of the features of text notes, including a reference of keyboard shortcuts.
## 🛠️ Technical updates
* upgrade to express 5.1.0 by @pano9000