Trilium - Package Updates
-
[1.2.5]
- Update Trilium to 0.45.6
- Full changelog
-
[1.2.6]
- Update Trilium to 0.45.7
- Full changelog
-
[1.2.7]
- Update Trilium to 0.45.8
- Full changelog
-
[1.3.0]
- Update Trilium to 0.45.9
- Full changelog
- Use base image v3
- fix include note rendering over floating elements, #1590
- hide note paths dropdown on changed note, #1572
- fix/improve behavior of "sorted" attribute
- select attr name in attr detail dialog did not trigger update, closes #1557
- added "safe mode" environment variable switch which disables startup scripts
-
[1.3.1]
- Update Trilium to 0.45.10
- Full changelog
-
[1.4.0]
- Update Trilium to 0.46.5
- Full changelog
- 0.46.X contains changes in sync protocol compared to 0.45.X so all instances must be updated.
- new search UI
- quick search widget in the upper right corner
- "full" search which is actually a saved search - allows to specify some search criteria using UI
- besides searching this provides the ability to define "search actions" which allow to operate on the search results - e.g. add a label
- more intelligent "auto book" behavior where any text/code note is auto book even if it has content
- icon picker
- note tree loading now doesn't access database, instead it leverages already existing backend note cache. This results in significant speed up of some operations
-
[1.4.1]
- Update Trilium to 0.46.6
- Full changelog
-
[1.4.2]
- Update Trilium to 0.46.7
- Full changelog
- #1810 [Bug] Strange behaviour for protected notes titles
-
[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.4.5]
- Update Trilium to 0.47.3
- Full changelog
-
[1.4.6]
- Update Trilium to 0.47.4
- Full changelog
-
[1.4.7]
- Update Trilium to 0.47.5
- Full changelog
-
[1.4.8]
- Update Trilium to 0.47.7
-
[1.4.9]
- Update Trilium to 0.47.8
- Full changelog
-
[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.2]
- Update Trilium to 0.48.4
- Full changelog
-
[1.5.3]
- Update Trilium to 0.48.5
- Full changelog
-
[1.5.4]
- Update Trilium to 0.48.6
- Full changelog
-
[1.5.5]
- Update Trilium to 0.48.7
- Full changelog
-
[1.5.6]
- Update Trilium to 0.48.8
- Full changelog
-
[1.5.7]
- Update Trilium to 0.48.9
- Full changelog
-
[1.5.8]
- Update Trilium to 0.49.3
- Full changelog
-
[1.5.9]
- Update Trilium to 0.49.4
- Full changelog
- it's now possible to share (read-only) notes publicly. See wiki
- number of backlinks to the current note are shown in the note detail
-
[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
-
[1.5.11]
- Update Trilium to 0.50.1
- Full changelog
- brand new external REST API called ETAPI
- removed username from authentication, only password is now needed
- removed setting password in the initial setup to speed up the process and avoid confusing users, it's possible to set it up later
- added possibility to reset password (thus losing protected notes, if any) from Options.
- as a result of above, typical "new document" setup is just two-click process without having to enter username & password
- optimized sync protocol which can now in some cases halve the sync/time
- unified Jump-To and quick search behavior with regards to hoisting and opening in a new tab, #2483
- search immediately when user chooses "full search" from Jump To dialog, #2483
- make whole text/code detail clickable to improve UX, add placeholder to empty code notes
- print should include promoted attributes, #2550
- add #shareRoot label to define an "index" note, closes #2567
- initial theme is chosen based on OS settings, #2516
- focus promoted/owned attributes input after activating the ribbon tab, closes #2606
-
[1.5.12]
- Update Trilium to 0.50.2
- Full changelog
- fix exporting huge text notes (export would get stuck on HTML pretty print)
- introduced mutex to avoid random conflicts during rapid tab closing
- fix updating becca after undeleting notes
- fixed background color of input label in CKEditor search & replace, #2254
- fix multiple Etapi token options UI bugs, closes #2616
-
[1.5.13]
- Update Trilium to 0.50.3
- Full changelog
- add allow robots.txt tag for /share
- fix inclusion of share.js in builds, fixes #2738
- invalidate flat text cache after login to protected session, fixes #2712
- logging improvements
- fix uploading binary data through ETAPI, closes #2667
- raise line-height in share CSS to 1.5, fixes #2671
- fixed blurred selection background color, closes #2652
- make it clear that Dockerfile needs to be run through a script
- fix importing unknown image types such as .DWG, * closes #2628
- fix param validation
-
[1.5.14]
- Update Trilium to 0.51.2
- Full changelog
- addTextToEditor appends text to the end instead of the beginning
- fix "isActive()" detection to work well with splits, #2806
- fix doubling of icon tooltips, closes #2811
- allow searching within mermaid diagrams, closes #2821
- allow combining tokens in text and title/attributes, fixes #2820
- improve hiding of edit button #2787
- fix missing closing div tag in word count demo widget, closes #2829
- make sure shaca is loaded before any request
-
[1.6.0]
- Update Trilium to 0.52.2
- Full changelog
- new excalidraw backed "canvas note", contributed by @thfrei
- new Find in text widget, based on @antoniotejada's work
- add option to disable auto-download of images for offline storage, #2859
- disable COEP, fixes #2858
- moved protected session expiration scheduling #2855
- added #titleTemplate, closes #2852
- new ~ operator in search for regex
- allow operators =, = and = on note content
-
[1.6.1]
- Update Trilium to 0.52.3
- Full changelog
- (Bug report) Restoring note revision throws an exception #2915
- Added the USER_UID & USER_GID env variables #2917
-
[1.6.2]
- Update Trilium to 0.52.4
- Full changelog
- This release fixes a security issue
-
[1.7.0]
- Update Trilium to 0.53.2
- Full changelog
- 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