Releases: zadam/trilium
Releases · zadam/trilium
v0.63.7 release
v0.63.6 release
small fixes
v0.63.5 release
v0.63.3 release
- 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
- #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
v0.63.1-beta release
- bugfixes from stable
- more sync fixes
v0.62.5 release
- 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
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
This release contains just one fix:
- fix "long sync" when erasing revisions #4435