Skip to content

Releases: 7357-2022/hw2k_trilium_ynh

0.57.5

14 Dec 06:15
0b68122
Compare
Choose a tag to compare
  • Fix missing share.js in public/app-dist folder; Delete unused public/app folder (Docker build) zadam/trilium#3410

0.57.4

12 Dec 05:15
6b2f23f
Compare
Choose a tag to compare
  • Fix missing boxicons icons; Add missing boxicons LICENSE file from up stream
  • Attempt to fix the ws crash, zadam/trilium#3374
  • Dump-db should not contain node_modules in release artifacts
  • Fix internal link creation, closes zadam/trilium#3376

0.57.3

03 Dec 05:54
b3897db
Compare
Choose a tag to compare

Changes in this version:

0.57.2

02 Dec 06:56
05ac527
Compare
Choose a tag to compare

Changes in this version:

  • Enabled advanced list features, fixes zadam/trilium#3308
  • Use CMD/meta key for opening link in a new tab on mac, zadam/trilium#3303
  • Added a context menu for image to copy, zadam/trilium#1954
  • Remove "Content of this note cannot be displayed" in the book format, fixes zadam/trilium#3301
  • Note about using password to login to web, zadam/trilium#3297
  • Add keyboard action to force creating note revisions, zadam/trilium#2147
  • Note hoisting should be done on "hovered", not active note, closes zadam/trilium#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 zadam/trilium#3292
  • Better titles in delete dialog, zadam/trilium#3290
  • Filter edited notes by hoisted note/workspace
  • Add possibility to define a share index, closes zadam/trilium#3265
  • Fix paste after, closes zadam/trilium#3276
  • Fix refocusing find widget, closes zadam/trilium#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 zadam/trilium#2612
  • Add "erase all deleted notes now" also to recent changes
  • Add TRILIUM_NO_UPLOAD_LIMIT to disable the upload limit, zadam/trilium#3164
  • Avoid errors on dead backlinks, zadam/trilium#3289
  • Fix backlink generation for drag & dropped links, fixes zadam/trilium#3314
  • Fix cursor jumping problem when having same note open in two tabs, closes zadam/trilium#3365
  • Each stripped tag will be replace by a space, zadam/trilium#3355
  • Add Ctrl+PgUp/Dn for tab switching, pointer to Electron docs
  • Docker should use webpacked frontend files, fixes zadam/trilium#3322

0.56.2

28 Oct 02:31
2f347d0
Compare
Choose a tag to compare

Changes in this version:

0.56.1

23 Oct 05:59
dda168c
Compare
Choose a tag to compare

Changes in this version:

0.55.1

10 Oct 09:08
8c7eb9a
Compare
Choose a tag to compare

This release contains small features and fixes.

  • Fix max content width not working, fixes zadam/trilium#3056
  • Fix UTF-8 file name encoding for uploads, fixes zadam/trilium#3013
  • Fix relation map crash on missing inverse pair, fixes zadam/trilium#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 zadam/trilium#3083
  • Remove all alert() usages, fixes zadam/trilium#3086
  • Fix share.js in case there's no menu
  • Limit max imported file size to 250 MiB, zadam/trilium#3108
  • Add support for the persistent #sortDirection and #sortFoldersFirst (one time UI action exists), closes zadam/trilium#3046
  • Small fixes to tray and closing windows
  • Focus existing window on port conflict, closes zadam/trilium#3036
  • Remove port scanning for an available port zadam/trilium#3036
  • Added Montserrat-Regular.ttf to fix boldness on mac, closes zadam/trilium#3094
  • Separated editable code buttons into separate widget which also fixes scrolling issue
  • Added "scrolling-container" class, fixes zadam/trilium#3147
  • Fix erasing notes - becca should be reloaded afterwards, closes zadam/trilium#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 zadam/trilium#3116
  • ETAPI spec updated
  • Add #workspaceTemplate which works as workspace-scoped template, closes zadam/trilium#3137
  • Make context sub-menu scrollable, fix zadam/trilium#3136
  • Allow deleting notes from note actions button, closes zadam/trilium#3131
  • Zoom buttons in main menu, closes zadam/trilium#2894
  • Drag & drop from tree will insert links to notes, closes zadam/trilium#227
  • API log widget

0.52.3

10 Oct 09:01
326187d
Compare
Choose a tag to compare