Trilium Notes version history
10 releases tracked, newest first.
v0.103.0
May 13, 2026- Added spreadsheet note type with Excel-like editing and formulas
- Introduced built-in OCR support for images, PDFs, and Office files
- Overhauled bookmarks (now called Anchors) with cross-note linking
- Reintroduced LLM chat functionality with note editing capabilities
18 downloads
v0.102.2
Apr 5, 2026- **Security fixes**: Important vulnerabilities addressed; update immediately.
- **Content handling**: Improved SVG and MIME type validation, better escaping.
- **Desktop app hardening**: Enhanced Electron security and integrity checks.
- **Authentication**: OpenID Connect now uses a more secure RNG.
16 downloads
v0.102.1
Mar 8, 2026- Fixed Mind Map rendering issues introduced in v0.102.0.
- Resolved PDF viewer problems, including '403 Forbidden' errors and layout issues.
- Improved Docker infrastructure using crane.
- Addressed PDF cache invalidation issues across versions.
16 downloads
v0.102.0
Mar 1, 2026# v0.102.0
> [!IMPORTANT]
> LLM integration was removed due to the complexity of maintaining this feature. For more information, see [#8797](https://github.com/orgs/TriliumNext/discussions/8797). This means that the database needs migration (downgrades will not be possible without restoring from backup), but it will not affect the sync with the server.
> [!NOTE]
> 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).
> * 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).
## 💡 Key highlights
* Trilium n
16 downloads
web-clipper-v1.1.1
Jan 26, 2026- [Web clipper: Addon does not seem to work in Chrome](https://github.com/TriliumNext/Trilium/issues/8515)
- [Web clipper: Chrome Extension options menu cuts off part of the options](https://github.com/TriliumNext/Trilium/issues/8516)
- Spacing issue in “Already visited”.
- Fixed minor typos
- Solve warnings regarding permissions
0 downloads
web-clipper-v1.1.0
Jan 25, 2026This is the first release of Web Clipper since Trilium switched maintainership. This version contains the previously unreleased features and fixes, as well as support for Manifest v3.
> [!NOTE]
> These are “preview” ZIPs which are unsigned. We have already submitted this version to both the Firefox and Chrome store and they are pending validation.
Feel free to report any bugs you might have along the way.
For more information, see https://docs.triliumnotes.org/user-guide/setup/web-clipper.
* Corrected `modifiedDate` to use the correct date value (previously incorrectly used `publishedDate`)
* Fixed duplicate context menu entry.
* Reintroduced support for Chrome, by supporting Manifest V3.
* [Capture location.hash into pageUrl attribute](https://github.com/zadam/trilium-web-clipper/pull/61) by @contributor
* [Check if the current page is already saved in trilium](https://github.com/zadam/trilium-web-clipper/pull/54) by @manto89
* [Keep the title when adding notes](https://github.com/zadam/trilium-web-clipper/pull/52) by @manto89
* [Check if the current page is already saved in trilium](https://github.com/zadam/trilium-web-clipper/pull/54) by @manto89
0 downloads
v0.101.3
Jan 8, 2026# v0.101.3
> [!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).
This is a re-release of v0.101.2, which had a cache invalidation issue.
## 🐞 Bugfixes
* [SQL Console: cannot copy table data](https://github.com/TriliumNext/Trilium/pull/8268) by @SiriusXT
* [Title is not selected when creating a note via the launcher](https://github.com/TriliumNext/Trilium/pull/8292) by @SiriusXT
* [Popup editor closing after inserting
16 downloads
v0.101.1
Dec 26, 2025# v0.101.1
> [!NOTE]
> This is a hotfix for yesterday's release, which marked the 8-year anniversary of Trilium, celebrating its [first public release](https://github.com/TriliumNext/Trilium/releases/tag/v0.0.9) on December 25th, 2017.
> [!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).
## 💡 Key highlights
* A new layout was introduced which heavily changes both existing UI elements, as well as adds some new ones (by @eliandoran and @adoriandoran, with special thanks for @rom1dep for the valuable suggestions).
* The goal of this new layout is to modernize the application and to make it more intuitive but at the same time to reduce clutter.
* See [documentation](https://docs.triliumnotes.org/user-guide/concepts/ui/new-layout) of the changes and the new UI elements.
* Notes can be more easily naviga
16 downloads
v0.101.0
Dec 25, 2025# v0.101.0
> [!NOTE]
> This release marks the 8-year anniversary of Trilium, celebrating its [first public release](https://github.com/TriliumNext/Trilium/releases/tag/v0.0.9) on December 25th, 2017.
> [!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).
## 💡 Key highlights
* A new layout was introduced which heavily changes both existing UI elements, as well as adds some new ones (by @eliandoran and @adoriandoran, with special thanks for @rom1dep for the valuable suggestions).
* The goal of this new layout is to modernize the application and to make it more intuitive but at the same time to reduce clutter.
* See [documentation](https://docs.triliumnotes.org/user-guide/concepts/ui/new-layout) of the changes and the new UI elements.
* Notes can be more easily navigated across the hierarchy using the b
16 downloads
v0.100.0
Dec 5, 2025# v0.100.0
> [!WARNING]
> If you are using the Traefik reverse proxy with your server, there is a breaking change in Traefik that will cause [HTTP 400 errors](https://github.com/TriliumNext/Trilium/issues/7968). See the [relevant section in the documentation](https://docs.triliumnotes.org/user-guide/setup/server/reverse-proxy/traefik#breaking-change-in-traefik-3-6-4) for more information.
> [!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/el
16 downloads