Dendron v0.112.1 Release Notes

Release Date: 2022-09-15 // over 1 year ago
  • 🐛 Bug Fixes

    • visibilty of Toggle Preview in codespace (#3526) (214fbcd)
    • edit: prevent override of already existing frontmatter values when executing Apply Template (#3407) (c3c6901)
    • lookup: allow lookup accept for existing invalid hierarchy (#3421) (cd5aad2)
    • publish: correctly handle asset prefix in markdown link (#3497) (d73668b)
    • publish: deprecate Dendron: Publish Dev command (#3368) (9556998)
    • publish: restores inconsistent layout on mobile (#3346) (0abb017), closes #13
    • schema: schemas being overwritten on save (#3504) (f0678ff)
    • 🔀 sync: nextjs export pod to fetch latest dendron config (#3455) (00cbeea)
    • views: fix mermaid diagrams (#3503) (f5715f9)
    • views: show whitespace for links in headers (#3403) (5b37aaa)
    • workspace: initial value incorrect in lookup for webext(win) (#3512) (8974f7c)
    • tree view empty when note title is number (#3495) (33f95bd)
    • schema: correctly match namespace schema nodes, and correctly apply schema to new note when note existed as stub (#3388) (3a9634e)
    • views: remove semicolon from preview (#3383) (8156279)
    • views: resolve issues with preview lock button (#3353) (5847284)
    • workspace: case insensitive tree view sorting (#3420) (90f72b6)
    • workspace: correctly decorate begin and end anchors (#3339) (fb1425c)
    • workspace: correctly focus tree view on tutorial activation (#3380) (39d89db)
    • workspace: don't throw during activation (#3373) (69ac5de)
    • workspace: duplicate Dendron Delete command in contextual menu (#3406) (f5e2155)
    • workspace: migrate self contained vaults command does not migrate the vault correctly (#3483) (d84c1df)
    • workspace: noisy warnings in engine startup (#3452) (e535afb)
    • workspace: proper visibility on views and commands for web ext (#3423) (2bfaf4a)
    • workspace: sqlite store properly update from cache when encountering existing notes (#3451) (6d73898)
    • workspace: tree view still displays if a note has no title (#3490) (0d4f3d7)
    • giscuss integration (#3474) (b9cffec)
    • 🌐 tree view init problem on web (#3459) (3a80e4b)
    • ⚡️ updated visibility of copy note url command in codespaces (#3447) (ce9fd82)
    • validate file name on note lookup (#3312) (ec7b53c)

    🔋 Features Dendron