Trilium - Package Updates
Pinned
Trilium
-
[1.0.2]
- Update Trilium to 0.43.4
- Full changelog
- activate PDF preview also in server build, fixes #1208
- add fallback when resizing image fails, closes #1190
- fix toggle sidebar issues, closes #1196
- add "search in note" to "note actions" menu, #1184
- Add web app manifest (#1174)
- add scrolling margins, #1181
- support horizontal line, closes #1164
-
[1.1.0]
- Update Trilium to 0.44.4
- Full changelog
- 0.44.X contains changes in sync protocol compared to 0.43.X so all instances must be updated.
- major overhaul of search syntax and search capabilities
- new syntax is not compatible with the old one and there's no automatic migration for e.g. Saved Search notes or when searching in scripts. It's up to you to migrate the searches into the new syntax
- searching is unified across for all use cases - e.g. now Jump To dialog uses the same algorithms as the main search
- major overhaul of attribute UI
- imported notes are sanitized for unknown HTML/CSS/JS content
- Links in text notes behave now consistently between classical links and hypertext - single click will activate the target note
- Jump To dialog remembers (for 2 minutes) last searched item
-
[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.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.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