Releases: zadam/trilium
Releases · zadam/trilium
v0.9.0-beta release
- significant changes in script support
- scripts are now not global and behave very similarly to CommonJS modules
- scripts have contextual info - currentNote and startNote
- distinguishing between frontend and backend notes
- new pattern for event-based scheduling of backend scripts
- support for custom CSS (with dark mode example), #71
- bunch of bugfixes (#72 #73 #77) and other small changes
v0.8.1 release
v0.8.1
v0.8.0-beta release
- eslint for JS validation (useful for spotting problems in the code)
- lazy loading for CKEditor, CodeMirror and ESLint
- paperclip icon for attachment #61
- filtering of autocomplete results #59
- support for attachment encryption #60
- port of reddit plugin into script #58
- import/export of notes into tar archive #63
v0.7.0-beta release
- attachment support
- attributes can't have null values
- ckeditor and code mirror are now loaded lazily
v0.6.2 release
v0.6.2
v0.6.1 release
v0.6.0-beta release
- autocomplete in recent notes
- allow duplicated attribute per note (in effect attributes can be multi-valued) #33
- deleting attributes, #34
- attribute sorting
- code mirror in SQL console, #24
- fix image support broken in 0.5.X releases
- create months and days with associated english names, #37
- API for Trilium Sender Android app - https://github.com/zadam/trilium-sender
- token based authentication for the sender API
v0.5.6 release
v0.5.6
v0.5.5-beta release
Improvements in attribute handling:
- nicer UI behavior for adding new attributes (new rows are added automatically) with validation for empty and duplicate names (#29, #30)
- autocomplete for names and values (#31)
- attributes are visible in "status bar" without opening attributes dialog (#28)
- query language for attributes (#26)
- removed CTRL-SHIFT-LEFT and CTRL-SHIFT-RIGHT keyboard shortcuts because they conflict with standard keyboard actions (#25)
v0.5.4-beta release
v0.5.4-beta