Skip to content

Releases: zadam/trilium

v0.63.6 release

18 May 04:25
Compare
Choose a tag to compare

v0.63.5 release

28 Mar 06:20
Compare
Choose a tag to compare
  • fix rendering of math on non-root paths, closes #4713
  • allow cancelling mention UI with escape, fixes #4692, #4684
  • fix copy link in browser, closes #4682
  • allow converting file attachments to file notes
  • fix: invisible unchecked to-do items, by @st3iny

(0.63.4 release was broken)

v0.63.3 release

03 Mar 06:06
Compare
Choose a tag to compare
  • add API method to erase a revision #4662
  • fix highlighting search results with regexp characters in fulltext string, closes #4665
  • Improved scriptes bin/copy-trilium.sh, bin/build-linux-x64.sh #4671
  • fix searching fulltext with tags, closes #4661
  • #4635 from WantToLearnJapanese/WantToLearnJapanese-patch-unhoist-bookmark
  • fix JSDoc, closes #4633
  • Add the -o option to the groupmod command used in start-docker.sh #4632
  • PWA manifest fixes for extra auth, fixes #4611
  • activate parent note when deleting a note, #4600
  • added keyboard shortcut for toggling the right pane, closes #4552
  • fix pin button shadow, closes #4595
  • CKEditor 41.0.0
  • synx fixes

v0.63.2-beta release

17 Feb 21:57
Compare
Choose a tag to compare
v0.63.2-beta release Pre-release
Pre-release
  • #4635 from WantToLearnJapanese/WantToLearnJapanese-patch-unhoist-bookmark
  • fix JSDoc, closes #4633
  • Add the -o option to the groupmod command used in start-docker.sh #4632
  • PWA manifest fixes for extra auth, fixes #4611
  • activate parent note when deleting a note, #4600
  • added keyboard shortcut for toggling the right pane, closes #4552
  • fix pin button shadow, closes #4595
  • CKEditor 41.0.0

v0.62.6 release

21 Jan 23:00
Compare
Choose a tag to compare
  • optimize migration process #4535
  • fix rendering image title in share renderer, closes #4578
  • fix URL unescaping in improper place, #4566
  • support SVG image upload, fixes #4573
  • remove conflicting shortcut, fixes #4570

v0.63.1-beta release

11 Jan 23:11
Compare
Choose a tag to compare
v0.63.1-beta release Pre-release
Pre-release
  • bugfixes from stable
  • more sync fixes

v0.62.5 release

07 Jan 23:12
Compare
Choose a tag to compare
  • unescape HTML before downloading images, #4566
  • correctly save attachment URL, #4566
  • fix auto-download of images, closes #4566
  • document attachment ETAPI APIs in OpenAPI spec, fixes #4559
  • fix loading katex in share #4558
  • convert absolute image attachment URLs to relative without domain, fixes #4509
  • fix setNoteToParent API breakage, closes #4505

v0.63.0-beta release

03 Jan 23:57
Compare
Choose a tag to compare
v0.63.0-beta release Pre-release
Pre-release

This release contains mainly sync fixes.

The release increases sync version and DB schema version, all instances in the sync cluster needs to be running this version.

v0.62.4 release

06 Dec 23:11
Compare
Choose a tag to compare

This release contains just one fix:

  • fix "long sync" when erasing revisions #4435

v0.62.3 release

27 Nov 22:45
Compare
Choose a tag to compare
  • make sure the promoted attributes don't take the whole screen in mobile, #4468
  • fix printing math, closes #4470
  • remove title to fix closing highlights list, fixes #4471
  • fix thumbnails with chinese titles, closes #4478
  • normalize strings before calculation hashes, #4435
  • dragging notes from note tree will automatically insert them as images where appropriate (image, canvas, mermaid)
  • when canvas and mermaid are inserted using "include note", we insert them as images