Trilium-py

Latest version: v0.9.9

Safety actively analyzes 701475 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 11 of 55

0.55.1

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

0.55.0beta

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

0.54.3

* fixes overwriting attributes after clicking on a relation in the attribute editor, closes https://github.com/zadam/trilium/issues/3090
* defensive programming https://github.com/zadam/trilium/issues/3089
* trilium safe mode now disables GPU usage
* fix creating virtual "none" note in becca, https://github.com/zadam/trilium/issues/3066
* [update demo document,](https://github.com/zadam/trilium/commit/28f620d51de8a2b64715f50f5f8ae1fd264e4d9c) [closes](https://github.com/zadam/trilium/commit/28f620d51de8a2b64715f50f5f8ae1fd264e4d9c) https://github.com/zadam/trilium/issues/3061
* [fix falsy check in setting custom widget positions,](https://github.com/zadam/trilium/commit/aebdbdf8befcde535cbeca454d83e1bbb4f5a8ff) [closes](https://github.com/zadam/trilium/commit/aebdbdf8befcde535cbeca454d83e1bbb4f5a8ff) https://github.com/zadam/trilium/issues/3060
* [fix "show recent note" button,](https://github.com/zadam/trilium/commit/201ef7fcd5a8632a546f4c3cd0708bcd56174def) [closes](https://github.com/zadam/trilium/commit/201ef7fcd5a8632a546f4c3cd0708bcd56174def) https://github.com/zadam/trilium/issues/3051
* add manifest.webmanifest into desktop make pwa install on ipad 3048

0.54.2

This release contains several minor features and fixes:

* 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
* added getTargetNote to froca's attribute, fixes 2981
* fix build revision in the about dialog, closes 2980
* focus icon search input after showing up, closes 2979
* fix error message on removing bulk actions from search, closes 3027
* use 16 bytes IV for newly encrypted data, closes 3017
* rename "backlinks.js" as it's not liked by some adblockers, 3003
* prevent zooming the whole app when ctrl + zoom on the canvas note, fixes 3002
* add CSS variables for CKEditor table caption, fixes 2998
* prevent paste on middle click, fixes 2995
* add jsdocs to note.cloneTo, closes 2996
* upgrade to KaTeX 0.16.0
* cssClass label cannot be applied on the root widget because of note splits, fixes https://github.com/zadam/trilium/issues/3032
* fix backend script error reporting https://github.com/zadam/trilium/issues/3033

DB schema version and sync protocol version have been incremented in 0.54, all instances in the cluster need to be upgraded.

0.54.1beta

This release contains several minor features and fixes:

* 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
* added getTargetNote to froca's attribute, fixes 2981
* fix build revision in the about dialog, closes 2980
* focus icon search input after showing up, closes 2979
* fix error message on removing bulk actions from search, closes 3027
* use 16 bytes IV for newly encrypted data, closes 3017
* rename "backlinks.js" as it's not liked by some adblockers, 3003
* prevent zooming the whole app when ctrl + zoom on the canvas note, fixes 3002
* add CSS variables for CKEditor table caption, fixes 2998
* prevent paste on middle click, fixes 2995
* add jsdocs to note.cloneTo, closes 2996
* upgrade to KaTeX 0.16.0
* cssClass label cannot be applied on the root widget because of note splits, fixes https://github.com/zadam/trilium/issues/3032
* fix backend script error reporting https://github.com/zadam/trilium/issues/3033

DB schema version and sync protocol version have been incremented in 0.54, all instances in the cluster need to be upgraded.

0.54.0beta

This release contains several minor features and fixes:

* 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
* added getTargetNote to froca's attribute, fixes 2981
* fix build revision in the about dialog, closes 2980
* focus icon search input after showing up, closes 2979
* fix error message on removing bulk actions from search, closes 3027
* use 16 bytes IV for newly encrypted data, closes 3017
* rename "backlinks.js" as it's not liked by some adblockers, 3003
* prevent zooming the whole app when ctrl + zoom on the canvas note, fixes 3002
* add CSS variables for CKEditor table caption, fixes 2998
* prevent paste on middle click, fixes 2995
* add jsdocs to note.cloneTo, closes 2996
* upgrade to KaTeX 0.16.0

DB schema version and sync protocol version have been incremented, all instances in the cluster need to be upgraded.

Page 11 of 55

Links

Releases

Has known vulnerabilities

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.