Dendron v0.84.0 Release Notes

Release Date: 2022-03-01 // about 2 years ago
  • ๐Ÿ› Bug Fixes

    • โž• add selection2link button for CreateScratchNoteCommand (#2496) (a881757)
    • publish: properly render mermaid and katex when published (#2480) (2524589)
    • don't refresh tree view if note visible (#2487) (76459fc)
    • pods: md export v2 to acknowledge wikiLinkToURL for links inside noteRefs (32f5ae6)
    • don't call reload index if action is findIncompatibleExtension (#2458) (7141f17)
    • ๐Ÿ”€ faster webviews by reducing engine sync operations (#2472) (a34a3b0)
    • preview: Code blocks and spans in preview are html encoded (#2471) (4a29e46), closes #2301
    • publish: Table of Contents is missing user tags, inline code, dashes and underline (#2465) (79c6d9e), closes #2456
    • resolved PR comments (6b9c70c)
    • resolved PR comments (53ca31e)
    • skip addFrontmatter prompt (3a302de)
    • โšก๏ธ update testcases (6bc1d66)
    • pods: refreshToken to read correct dendron port file (53734ab)
    • properly set siteIndex when it's not explicitly set by config (#2443) (43b4c3b)
    • schema: Apply schema template for goto-note-command if template is in different vault (d1057e5)
    • schema: Apply schema template for goto-note-command if template is in different vault (f0143e3)

    ๐Ÿ”‹ Features Dendron

    โช Reverts

    • โœ‚ remove source in import pod (05a3084)