2025-04-12 09:23:24 +03:00
|
|
|
# v0.92.8-beta
|
2025-04-11 14:10:47 +03:00
|
|
|
## 💡 Key highlights
|
|
|
|
|
|
|
|
|
|
* …
|
|
|
|
|
|
|
|
|
|
## 🐞 Bugfixes
|
|
|
|
|
|
2025-04-12 00:02:01 +03:00
|
|
|
* Calendar does not hide when clicking on a note by @JYC333
|
2025-04-12 09:43:35 +03:00
|
|
|
* Mobile improvements:
|
|
|
|
|
* [Unable to add internal link on mobile version](https://github.com/TriliumNext/Notes/issues/1677)
|
|
|
|
|
* Note tree not closing when selecting some of the menu actions.
|
2025-04-11 14:10:47 +03:00
|
|
|
|
|
|
|
|
## ✨ Improvements
|
|
|
|
|
|
2025-04-11 20:05:22 +03:00
|
|
|
* Add week note and quarter note support by @JYC333
|
2025-04-11 20:17:05 +03:00
|
|
|
* Markdown export:
|
|
|
|
|
* Reduce extra whitespace between list items.
|
|
|
|
|
* Preserve include note.
|
2025-04-12 00:44:00 +03:00
|
|
|
* In-app help:
|
|
|
|
|
* Document structure is now precalculated, so start-up time should be slightly increased.
|
|
|
|
|
* Optimized the content in order to reduce the size on disk.
|
2025-04-11 14:10:47 +03:00
|
|
|
|
|
|
|
|
## 🌍 Internationalization
|
|
|
|
|
|
|
|
|
|
* …
|
|
|
|
|
|
2025-04-11 23:15:30 +03:00
|
|
|
## 📖 Documentation
|
|
|
|
|
|
|
|
|
|
* Described almost all of the features of text notes, including a reference of keyboard shortcuts.
|
|
|
|
|
|
2025-04-11 14:10:47 +03:00
|
|
|
## 🛠️ Technical updates
|
|
|
|
|
|
|
|
|
|
* upgrade to express 5.1.0 by @pano9000
|