Trilium - Package Updates
Pinned
Trilium
-
[1.4.3]
- Update Trilium to 0.46.9
- Full changelog
- use entity changes instead of actual tables to fill in sector to sync #1809
- fix lexer to parse correctly quoted empty strings, #1825
- improved task manager with allowed year range, #1823
- fix inheriting inheritable attributes through template, #1828
- ctrl + click / middle click now opens image in a text note in a new tab
- clipper fix, #1840
- use official gh client instead of github-release to execute releases
- clear note selection anytime a new note is activated
- fix moving notes with keyboard on Firefox #1865
-
[1.4.4]
- Update Trilium to 0.47.2
- Full changelog
- delete notes dialog has a preview of what notes will be deleted and broken relations
- new sync status widget next to the global menu
- empty new tab shows a list of workspaces to quickly enter
- image notes can be zoomed and panned with mousewheel/dragging
-
[1.5.0]
- Update Trilium to 0.48.2
- Full changelog
- Set default icon for clipped notes by @sigaloid in https://github.com/zadam/trilium/pull/2246
- hide tooltip after clicking on a button, fixes #2228
- fix backend API's getNote, getBranch, getAttribute, closes #2230
- fix restoring note revision, closes #2232
- allow async scripts in runOnBackend(), fixes #2243
-
[1.5.1]
- Update Trilium to 0.48.3
- Full changelog
- set iconClass also on whole page clipping #2250
- fix repeated invocation of actions in note actions dropdown, closes #2255
- fix saving images from web clipper, closes #2249
- display properly relations in note map even if they are not in the subtree, #2251
- fix saving images from web clipper, closes #2249
-
[1.5.10]
- Update Trilium to 0.49.5
- Full changelog
- changed shared_info class names to avoid conflict with adblocker, closes #2546
- print should include promoted attributes, #2550
- migration workaround for corrupted index in entity_changes table, closes #2534
- make getAncestors safe in respect to saved search
- ignore "Sync not configured" message when toggling shared state
- prevent infinite recursion when checking shared status
- start sync immediately after sharing/unsharing, fixes #2539