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 20 of 55

0.46.0beta

**0.46.X contains changes in sync protocol compared to 0.45.X so all instances must be updated.**

**This is a beta release and can contain serious bugs. Use for evaluation only.**

Highlights:

* new search UI
* quick search widget in the upper right corner
* "full" search which is actually a saved search - allows to specify some search criteria using UI
* besides searching this provides ability to define "search actions" which allow to operate on the search results - e.g. add a label
* more intelligent "auto book" behavior where any text/code note is auto book even if it has content
* icon picker
* note tree loading now doesn't access database, instead it leverages already existing backend note cache. This results in significant speed up of some operations
* new grouping widget for Owned Attributes, Inherited Attributes, Search definition etc.
* per-tab hoisting - previously hoisting was global, now it can be defined per tab
* based on this a new concept of [Workspace](https://github.com/zadam/trilium/wiki/Workspace) was created which currently allows to change tab look
* removed "global buttons", part of the buttons have been moved to the note tree
* each tree node has + button to easily add new child note
* (experimental) markdown like headings in text notes
* DB refactorings, deleted entities are now truly deleted (besides trail in entity\_changes)
* Sync protocol now allows to break up large notes between several requests to work around issues with request size limits in web servers/proxies
* Sync protocol uses custom header for basic authentication to avoid proxy issues
* Note info widget now allows calculating note and subtree size

0.45.10

This release fixes only docker image which was broken in 0.45.9.

All other builds are practically identical to 0.45.9 and it's not necessary to update.

0.45.9

* fix conflict between CKEditor build content style and externally provided content style (which are not needed when build CSS is available), 1590
* fix include note rendering over floating elements, 1590 
* hide note paths dropdown on changed note, 1572 
* fix/improve behavior of "sorted" attribute
* select attr name in attr detail dialog did not trigger update, closes 1557
* added "safe mode" environment variable switch which disables startup scripts
*  config value to disable backups, closes 1533

0.45.8

bug fixes:

* new env variable to specify start note, 1532
* use correct class in exported HTMLs so that content style is applied, 1504
* fix top margin of images and tables which can obscure their handles
* don't strip tags for very large text notes, 1500

0.45.7

*  make encryption more robust in face of null values, 1483 
*  fix inverse relation creation, closes 1498 
*  avoid resorting children on every child add, fixes 1480 
*  fix printing notes with math, closes 1484 
*  inherit also note type and mime from template note, closes 1475 
* add button to erase deleted notes now into the options

0.45.6

* fixed disabled prefix in case of unsafe import to conform to new attribute name pattern constraints
* fix incorrectly set isInheritable on inherited attrs
* fix "open in new tab" in tree context menu
* fix "open in new window" link context menu
* don't show imageLinks in link map when they are connecting parent (text note) and child (image), closes 1461 
* show again the table handle and type around
* show also keyboard shortcut for duplicateSubtree in context menu
* add keyboard shortcut for duplicate subtree, 1451 
* add keyboard shortcut for include note, closes 1410

Page 20 of 55

Links

Releases

Has known vulnerabilities

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.