TriliumNext - Package Updates
-
[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.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
-
[1.8.0]
- Update Trilium to 0.54.2
- Full changelog
- optional basic auth for shared notes, closes #2781
- add highlighting to search results, closes #2977
- allow per workspace calendars, fixes #2959
- added mermaid export SVG button
- export note ZIPs via ETAPI, #3012
- Add config setting to disable update check #3000
- added an option to define a "min TOC headings", #2985
- add #toc label to control Table of Contents visibility per note, #2985
- upgrade excalidraw to 0.12 #2994
- useMaxWidth for mermaid pie widget, fixes #2984
-
[1.8.1]
- Update Trilium to 0.54.3
- Full changelog
fixes overwriting attributes after clicking on a relation in the attribute editor, closes #3090 - defensive programming #3089
- trilium safe mode now disables GPU usage
- fix creating virtual "none" note in becca, #3066
- update demo document, closes #3061
- fix falsy check in setting custom widget positions, closes #3060
- fix "show recent note" button, closes #3051
- add manifest.webmanifest into desktop make pwa install on ipad #3048
-
[1.8.2]
- Update Trilium to 0.55.1
- Full changelog
- 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
-
[1.9.0]
- Update Trilium to 0.56.1
- Full changelog
- 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
-
[1.9.1]
- Update Trilium to 0.56.2
- Full changelog
- 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
-
[1.9.2]
- Update Trilium to 0.57.2
- Full changelog
- 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
-
[1.9.4]
- Update Trilium to 0.57.4
- Update Cloudron base image to 4.0.0
- Full changelog
- 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
-
[1.10.0]
- Update Trilium to 0.58.4
- Full changelog
- Options and Backend log are not dialogs anymore, they are converted to "content widgets"
- fix reopening the very last tab, closes #3397
- mobile frontend now contains the launchbar as well and has access to more functionality (e.g. Edit button in read-only notes)
- deajan/fix-powershell-exec-policy #3406
- label update should trigger parent resort, fixes #3366
- upgrades - ckeditor 35.4.0, mermaid 9.3.0, excalidraw 0.13.0
- added watchdog for CKEditor to recover from crashes, fixes #3227
-
[1.10.1]
- Update Trilium to 0.58.5
- Full changelog
- fix duplicate unique key in migration, #3526
- put firing of the runOnNoteContentChange on entity level instead of service level, #3436
- fix null content when protecting notes, closes #3523
- add runOnNoteContentChange into the autocomplete
- restore all "named" notes quickly after their deletion, #3517
-
[1.10.4]
- Update Trilium to 0.58.8
- Full changelog
- fix hidden subtree appearing after collapse, #2922
- fix image display with slash in title, closes #3591
- fix consistency check to re-parent note from search parent to root
- recover notes into root only if no other valid branch exists, #3590
- Fix broken reference consistency check by @eliandoran
- fix filing entity changes for deleted notes
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login