Skip to content

Releases: zadam/trilium

v0.54.3 release

26 Aug 20:27
Compare
Choose a tag to compare

v0.54.2 release

07 Aug 21:31
Compare
Choose a tag to compare

This release contains several minor features and fixes:

  • optional basic auth for shared notes, closes #2781
  • add highlighting to search results, closes #2977
  • allow per workspace calendars, fixes #2959
  • added mermaid export SVG button
  • export note ZIPs via ETAPI, #3012
  • Add config setting to disable update check #3000
  • added an option to define a "min TOC headings", #2985
  • add #toc label to control Table of Contents visibility per note, #2985
  • upgrade excalidraw to 0.12 #2994
  • useMaxWidth for mermaid pie widget, fixes #2984
  • added getTargetNote to froca's attribute, fixes #2981
  • fix build revision in the about dialog, closes #2980
  • focus icon search input after showing up, closes #2979
  • fix error message on removing bulk actions from search, closes #3027
  • use 16 bytes IV for newly encrypted data, closes #3017
  • rename "backlinks.js" as it's not liked by some adblockers, #3003
  • prevent zooming the whole app when ctrl + zoom on the canvas note, fixes #3002
  • add CSS variables for CKEditor table caption, fixes #2998
  • prevent paste on middle click, fixes #2995
  • add jsdocs to note.cloneTo, closes #2996
  • upgrade to KaTeX 0.16.0
  • cssClass label cannot be applied on the root widget because of note splits, fixes #3032
  • fix backend script error reporting #3033

DB schema version and sync protocol version have been incremented in 0.54, all instances in the cluster need to be upgraded.

v0.54.1-beta release

02 Aug 20:07
Compare
Choose a tag to compare
v0.54.1-beta release Pre-release
Pre-release

This release contains several minor features and fixes:

  • optional basic auth for shared notes, closes #2781
  • add highlighting to search results, closes #2977
  • allow per workspace calendars, fixes #2959
  • added mermaid export SVG button
  • export note ZIPs via ETAPI, #3012
  • Add config setting to disable update check #3000
  • added an option to define a "min TOC headings", #2985
  • add #toc label to control Table of Contents visibility per note, #2985
  • upgrade excalidraw to 0.12 #2994
  • useMaxWidth for mermaid pie widget, fixes #2984
  • added getTargetNote to froca's attribute, fixes #2981
  • fix build revision in the about dialog, closes #2980
  • focus icon search input after showing up, closes #2979
  • fix error message on removing bulk actions from search, closes #3027
  • use 16 bytes IV for newly encrypted data, closes #3017
  • rename "backlinks.js" as it's not liked by some adblockers, #3003
  • prevent zooming the whole app when ctrl + zoom on the canvas note, fixes #3002
  • add CSS variables for CKEditor table caption, fixes #2998
  • prevent paste on middle click, fixes #2995
  • add jsdocs to note.cloneTo, closes #2996
  • upgrade to KaTeX 0.16.0
  • cssClass label cannot be applied on the root widget because of note splits, fixes #3032
  • fix backend script error reporting #3033

DB schema version and sync protocol version have been incremented in 0.54, all instances in the cluster need to be upgraded.

v0.54.0-beta release

01 Aug 20:49
Compare
Choose a tag to compare
v0.54.0-beta release Pre-release
Pre-release

This release contains several minor features and fixes:

  • optional basic auth for shared notes, closes #2781
  • add highlighting to search results, closes #2977
  • allow per workspace calendars, fixes #2959
  • added mermaid export SVG button
  • export note ZIPs via ETAPI, #3012
  • Add config setting to disable update check #3000
  • added an option to define a "min TOC headings", #2985
  • add #toc label to control Table of Contents visibility per note, #2985
  • upgrade excalidraw to 0.12 #2994
  • useMaxWidth for mermaid pie widget, fixes #2984
  • added getTargetNote to froca's attribute, fixes #2981
  • fix build revision in the about dialog, closes #2980
  • focus icon search input after showing up, closes #2979
  • fix error message on removing bulk actions from search, closes #3027
  • use 16 bytes IV for newly encrypted data, closes #3017
  • rename "backlinks.js" as it's not liked by some adblockers, #3003
  • prevent zooming the whole app when ctrl + zoom on the canvas note, fixes #3002
  • add CSS variables for CKEditor table caption, fixes #2998
  • prevent paste on middle click, fixes #2995
  • add jsdocs to note.cloneTo, closes #2996
  • upgrade to KaTeX 0.16.0

DB schema version and sync protocol version have been incremented, all instances in the cluster need to be upgraded.

v0.53.2 release

09 Jul 11:50
Compare
Choose a tag to compare
  • added TOC sidebar for text notes (based on @antoniotejada's work)
  • Select template when creating page #2813
  • Bulk-adding attributes #2812
  • New (experimental) note type opening a webview with an external website #2515
  • Select Tree Items in Between (Normally Shift) #2647
  • fix node size in a note map when note has hidden image notes #2965
  • use fenced code block style for markdown export #2963

v0.53.1-beta release

02 Jul 11:49
Compare
Choose a tag to compare
v0.53.1-beta release Pre-release
Pre-release

Compared to 0.53.0-beta, a couple of bugs have been fixed + one security issue.

v0.52.4 release

30 Jun 22:21
Compare
Choose a tag to compare

This release fixes a security issue. If you use server installation, it is recommended to upgrade to this version.

v0.53.0-beta release

19 Jun 13:00
Compare
Choose a tag to compare
v0.53.0-beta release Pre-release
Pre-release
  • added TOC sidebar for text notes (based on @antoniotejada's work)
  • Select template when creating page #2813
  • Bulk-adding attributes #2812
  • New (experimental) note type opening a webview with an external website #2515
  • Select Tree Items in Between (Normally Shift) #2647

v0.52.3 release

13 Jun 21:52
Compare
Choose a tag to compare
  • (Bug report) Restoring note revision throws an exception #2915
  • Added the USER_UID & USER_GID env variables #2917

v0.52.2 release

09 Jun 21:49
Compare
Choose a tag to compare