This repository was archived by the owner on Jun 22, 2025. It is now read-only.
v0.94.1
Note
TriliumNext Notes will rebrand itself back to Trilium Notes since @zadam was kind enough to give us the original name. See #2190 for more info. This will probably be the "last" version branded as TriliumNext Notes.
Important
If you enjoyed this release, consider showing a token of appreciation by:
- Pressing the “Star” button on GitHub (top-right).
- Considering a one-time or recurrent donation to the lead developer via GitHub Sponsors or PayPal.
🐞 Bugfixes
- error getting day node with ETAPI
- server: unable to use web clipper due to communication error.
- Share page images stretched vertically
- External links using fragment navigation are wrongly recognized as internal links by @SiriusXT
- Selection invisible in non-Next themes by @SiriusXT
- llm: don't filter for specific words when pulling models for openai by @perfectra1n
- Sync errors with sync version 35 due to LLM embeddings by @perfectra1n
- Blank interface on startup
- Desktop application not working on Debian 12
- Share template falls back to default
- “Insert note after” long-press dialog doesn’t create Note
- Blue dropdown selection color (when pressed).
noAuthentication
not being respected if TOTP is enabled.- Data loss when Note triggers "automatic read-only" threshold by @perfectra1n
- Unable to access Trilium server not running at root URL
- Short session expiry date when “Remember me” is not checked
✨ Improvements
- geomap: the line of GPX traces now respects the
#color
attribute. - Description for all keyboard shortcuts by @FliegendeWurst
- Updated the themes for code notes to the latest version.
- Share: pass
t
for translations for custom share templates & improve error logging for notes that could not be found. - On Docker we now publish
linux/arm/v8
arch as well (functionally same aslinux/amd64
), but for compatibility with different providers. - Configurable date/time format for Alt+T shortcut
- Bookmark improvements:
- One-click navigation
- Display paragraph of the bookmark when hovering over a bookmark link
- LLM improvements by @perfectra1n
- Text notes: scroll to selection after undo/redo to keep cursor in view by @SiriusXT
📖 Documentation
- Setting up a Graphana dashboard for Trilium by @perfectra1n
- Improve documentation on day notes by @JYC333
- Added some clarifications on session management (see Authentication in the user guide)
🛠️ Technical updates
- Library updates
- Various dependency updates, including some security fixes.
- We now have a functional Nix flake (thanks to @FliegendeWurst )
- LLM integration improvements by @perfectra1n
- Updated Electron to 36.4.0.