Trilium Notes v0.45.6 Release Notes

Release Date: 2020-12-04 // over 3 years ago
    • ๐Ÿ›  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

Previous changes from v0.45.5

    • "duplicate note" context menu now does deep duplicate, i.e. includes the whole subtree
      • instances of template notes also get duplicated subtree
    • ๐Ÿ›  fixes in ENEX import
    • ๐Ÿ›  fixed printing of tables #1448 
    • ๐Ÿ›  fixed sync check always reporting success even in case of error