chore(release): prepare for v0.99.5

This commit is contained in:
Elian Doran
2025-11-11 22:15:56 +02:00
parent 48608adbd3
commit 25563c6687
7 changed files with 100 additions and 50 deletions

View File

@@ -0,0 +1,24 @@
# v0.99.5
> [!NOTE]
> If you are interested in an [official mobile application](https://oss.issuehunt.io/r/TriliumNext/Trilium/issues/7447)  ([#7447](https://github.com/TriliumNext/Trilium/issues/7447)) or [multi-user support](https://oss.issuehunt.io/r/TriliumNext/Trilium/issues/4956) ([#4956](https://github.com/TriliumNext/Trilium/issues/4956)), consider offering financial support via IssueHunt (see links).
> [!IMPORTANT]
> If you enjoyed this release, consider showing a token of appreciation by:
>
> * Pressing the “Star” button on [GitHub](https://github.com/TriliumNext/Trilium) (top-right).
> * Considering a one-time or recurrent donation to the [lead developer](https://github.com/eliandoran) via [GitHub Sponsors](https://github.com/sponsors/eliandoran) or [PayPal](https://paypal.me/eliandoran).
## 🐞 Bugfixes
* [List view: weird animation + hard to toggle collapse/expand deeper nested subnotes](https://github.com/TriliumNext/Trilium/issues/7667) by @adoriandoran
* Code block “Copy to clipboard button” visible while printing.
* Packaged server .zip build not working due to wrong Node.js version.
* Not all changed notes are displayed in day note by @contributor
* [Calendar view drag-and-drop issue](https://github.com/TriliumNext/Trilium/issues/7685)
* ["Open attribute list" shortcut does not focus the attribute list](https://github.com/TriliumNext/Trilium/issues/7463)
* [Global shortcuts and system tray icon sometimes not shown under Wayland in Flatpak](https://github.com/TriliumNext/Trilium/issues/7563)
* [Quick edit text drag indicator missing](https://github.com/TriliumNext/Trilium/issues/7686)
## ✨ Improvements
* [Show collections grid and list views in zen mode](https://github.com/TriliumNext/Trilium/issues/7668) by @adoriandoran