Skip to content

Releases: zadam/trilium

v0.57.4 release

11 Dec 22:33
Compare
Choose a tag to compare
  • Fix missing boxicons icons; Add missing boxicons LICENSE file from up stream by @DynamoFox
  • attempt to fix the ws crash, #3374
  • dump-db should not contain node_modules in release artifacts
  • fix internal link creation, closes #3376

v0.57.3 release

02 Dec 21:55
Compare
Choose a tag to compare
  • fixed docker container build, #3375, thanks to @DynamoFox !
  • fixed webmanifest and robots.txt

v0.57.2 release

01 Dec 22:05
Compare
Choose a tag to compare

In comparison to 0.56.X:

  • enabled advanced list features, fixes #3308
  • use CMD/meta key for opening link in a new tab on mac, #3303
  • added a context menu for image to copy, #1954
  • Remove "Content of this note cannot be displayed" in the book format, fixes #3301
  • note about using password to login to web, #3297
  • add keyboard action to force creating note revisions, #2147
  • note hoisting should be done on "hovered", not active note, closes #2124
  • Added option to toggle line wrapping for Code notes
  • link map supports search notes
  • fix updating note detail after change from another client, closes #3292
  • better titles in delete dialog, #3290
  • filter edited notes by hoisted note/workspace
  • add possibility to define a share index, closes #3265
  • fix paste after, closes #3276
  • fix refocusing find widget, closes #3252
  • use "asset path" in URLs to avoid caching issues after upgrades
  • refactored/restructured Options dialog
  • Rate limit some more ETAPI auth routes; loginRateLimiter now doesn't count successful auth to ETAPI routes by @DynamoFox
  • added option to disable tray, closes #2612
  • add "erase all deleted notes now" also to recent changes
  • add TRILIUM_NO_UPLOAD_LIMIT to disable the upload limit, #3164
  • avoid errors on dead backlinks, #3289
  • fix backlink generation for drag & dropped links, fixes #3314
  • fix cursor jumping problem when having same note open in two tabs, closes #3365
  • each stripped tag will be replace by a space, #3355
  • Add Ctrl+PgUp/Dn for tab switching, pointer to Electron docs
  • docker should use webpacked frontend files, fixes #3322

v0.57.1-beta release

20 Nov 22:53
Compare
Choose a tag to compare
v0.57.1-beta release Pre-release
Pre-release

In comparison to 0.56.X:

  • enabled advanced list features, fixes #3308
  • use CMD/meta key for opening link in a new tab on mac, #3303
  • added a context menu for image to copy, #1954
  • Remove "Content of this note cannot be displayed" in the book format, fixes #3301
  • note about using password to login to web, #3297
  • add keyboard action to force creating note revisions, #2147
  • note hoisting should be done on "hovered", not active note, closes #2124
  • Added option to toggle line wrapping for Code notes
  • link map supports search notes
  • fix updating note detail after change from another client, closes #3292
  • better titles in delete dialog, #3290
  • filter edited notes by hoisted note/workspace
  • add possibility to define a share index, closes #3265
  • fix paste after, closes #3276
  • fix refocusing find widget, closes #3252
  • use "asset path" in URLs to avoid caching issues after upgrades
  • refactored/restructured Options dialog
  • Rate limit some more ETAPI auth routes; loginRateLimiter now doesn't count successful auth to ETAPI routes by @DynamoFox
  • added option to disable tray, closes #2612
  • add "erase all deleted notes now" also to recent changes
  • add TRILIUM_NO_UPLOAD_LIMIT to disable the upload limit, #3164
  • avoid errors on dead backlinks, #3289
  • fix backlink generation for drag & dropped links, fixes #3314

v0.57.0-beta release

12 Nov 19:51
Compare
Choose a tag to compare
v0.57.0-beta release Pre-release
Pre-release
  • enabled advanced list features, fixes #3308
  • use CMD/meta key for opening link in a new tab on mac, #3303
  • added a context menu for image to copy, #1954
  • Remove "Content of this note cannot be displayed" in the book format, fixes #3301
  • note about using password to login to web, #3297
  • add keyboard action to force creating note revisions, #2147
  • note hoisting should be done on "hovered", not active note, closes #2124
  • Added option to toggle line wrapping for Code notes
  • link map supports search notes
  • fix updating note detail after change from another client, closes #3292
  • better titles in delete dialog, #3290
  • filter edited notes by hoisted note/workspace
  • add possibility to define a share index, closes #3265
  • fix paste after, closes #3276
  • fix refocusing find widget, closes #3252
  • use "asset path" in URLs to avoid caching issues after upgrades

v0.56.2 release

27 Oct 20:50
Compare
Choose a tag to compare
  • upgrade mermaid to 9.1.7
  • fix deleting note from task manager, closes #3239
  • close hanging autocomplete on dialog close, fixes #3241
  • allow specifying rootNote for date API functions, #3237
  • fix clicking internal link in the ckeditor toolbar, closes #3236

v0.56.1 release

22 Oct 21:17
Compare
Choose a tag to compare
  • codemirror updated to 5.65.9
  • ckeditor updated to 35.2.1
  • update pwa manifest support deploy in sub folder #3199
  • fix of Edit button not refreshing correctly upon note type/mime change
  • fix toc with > 10 items on the same level, closes #3182
  • support basic auth in ETAPI
  • improved error handling of wrong port configuration, #3177
  • added "#color" label support for notes
  • reference links now contain note's icon
  • Update docker-compose sample to use node user home dir and pull directly from docker hub #3161
  • fix hidden backlinks, closes #3158
  • 0 offset of context menu, fixes #3157
  • improve "open" button behaviour for files when in browser #3153
  • fix deleting / erasing note
  • fix running of runOnNoteCreation hook, #3219
  • don't display "workspace templates", #3219
  • fix backlinks in day note subtree, fixes #3158
  • Check both http and https in DockerHealthcheck #3213
  • fix print color to black, closes #3202
  • don't create app icon for flatpak/debian linux builds, fixes #3201

v0.56.0-beta release

15 Oct 10:59
Compare
Choose a tag to compare
v0.56.0-beta release Pre-release
Pre-release

This is a beta release. No database or sync changes.

  • codemirror updated to 5.65.9
  • ckeditor updated to 35.2.1
  • update pwa manifest support deploy in sub folder #3199
  • fix of Edit button not refreshing correctly upon note type/mime change
  • fix toc with > 10 items on the same level, closes #3182
  • support basic auth in ETAPI
  • improved error handling of wrong port configuration, #3177
  • added "#color" label support for notes
  • reference links now contain note's icon
  • Update docker-compose sample to use node user home dir and pull directly from docker hub #3161
  • fix hidden backlinks, closes #3158
  • 0 offset of context menu, fixes #3157
  • improve "open" button behaviour for files when in browser #3153
  • fix deleting / erasing note

v0.55.1 release

21 Sep 20:53
Compare
Choose a tag to compare

This release contains small features and fixes. Thanks to @eliandoran, @sigaloid, @DynamoFox and @agentydragon for contributions!

  • Fix max content width not working, fixes #3056
  • Fix UTF-8 file name encoding for uploads, fixes #3013
  • Fix relation map crash on missing inverse pair, fixes #3055
  • Add shareDescription
  • Filter excludeFromNoteMap from backlinks
  • Add HTTP compression
  • Rate limit the /auth/login route of ETAPI
  • focus autocomplete on new tab even if there are workspaces, fixes #3083
  • remove all alert() usages, fixes #3086
  • fix share.js in case there's no menu
  • limit max imported file size to 250 MiB, #3108
  • add support for the persistent #sortDirection and #sortFoldersFirst (one time UI action exists), closes #3046
  • small fixes to tray and closing windows
  • focus existing window on port conflict, closes #3036
  • remove port scanning for an available port #3036
  • added Montserrat-Regular.ttf to fix boldness on mac, closes #3094
  • separated editable code buttons into separate widget which also fixes scrolling issue
  • added "scrolling-container" class, fixes #3147
  • fix erasing notes - becca should be reloaded afterwards, closes #3146
  • add file properties widget in mobile layout
  • let import continue when malformed URLs are encountered
  • bring back the possibility to close the floating buttons again, closes #3116
  • ETAPI spec updated
  • add #workspaceTemplate which works as workspace-scoped template, closes #3137
  • make context sub-menu scrollable, fix #3136
  • allow deleting notes from note actions button, closes #3131
  • zoom buttons in main menu, closes #2894
  • drag & drop from tree will insert links to notes, closes #227
  • API log widget

v0.55.0-beta release

12 Sep 20:48
Compare
Choose a tag to compare
v0.55.0-beta release Pre-release
Pre-release

This release contains small features and fixes. Thanks to @eliandoran, @sigaloid, @DynamoFox and @agentydragon for contributions!

  • Fix max content width not working, fixes #3056
  • Fix UTF-8 file name encoding for uploads, fixes #3013
  • Fix relation map crash on missing inverse pair, fixes #3055
  • Add shareDescription
  • Filter excludeFromNoteMap from backlinks
  • Add HTTP compression
  • Rate limit the /auth/login route of ETAPI
  • focus autocomplete on new tab even if there are workspaces, fixes #3083
  • remove all alert() usages, fixes #3086
  • fix share.js in case there's no menu
  • limit max imported file size to 250 MiB, #3108
  • add support for the persistent #sortDirection and #sortFoldersFirst (one time UI action exists), closes #3046
  • small fixes to tray and closing windows
  • focus existing window on port conflict, closes #3036
  • remove port scanning for an available port #3036
  • added Montserrat-Regular.ttf to fix boldness on mac, closes #3094
  • separated editable code buttons into separate widget which also fixes scrolling issue