0.69.3-alpha.0 (2021-11-22)
Bug Fixes
- cli: workspace info prints message to CLI (6d512e2)
- commands: allow creation of new notes when move header destination doesn't exist yet (#1646) (90a47e4)
- commands: move header command modifying unrelated note content (#1574) (46cad20)
- dev: fix some typos in the GitHub templates (#1546) (87dd69c)
- lookup: disappearing vaults in vault selection quickpick (#1717) (7e2333a)
- lookup: have schema exact match suggestion in lookup show up at the top of the list (#1720) (41b07b9)
- lookup: hierarchy look up when inside parts of the hierarchy are omitted (#1522) (6c30af5)
- lookup: re-enable lookup commands (e780cd1)
- markdown: email parsed as user tag & option to disable user tags and hashtags (#1562) (fd56f7e)
- markdown: footnote definitions including links are rendered incorrectly (#1704) (f500583), closes #1001
- markdown: footnote links move view in publishing & preview (#1568) (fbe659d)
- markdown: footnote rendering in note references (#1520) (c4056f5)
- pods: github import pod handle deleted authors (#1660) (eb11440)
- pods: invalid configuration error (398a599)
- pods: resolve same level dir wikilinks in markdown import(#1615) (3c82e14)
- publish: enable katex on published site (7189cd8)
- publish: enable mermaid support (fc84c74)
- publish: make 11ty publishing compatible with config version 3 (#1556) (bc76028)
- publish: make mermaid work consistently on published sites (2f648e0)
- publish: optimize nextjs publishing search (#1519) (d06dd25)
- publish: remove .next dir if it exists in publish init (#1548) (3ffd87a)
- publish: remove duplicate CSS (#1707) (9574009)
- publish: syntax highlighting for code blocks (8ece4e2)
- publish: Title parts duplicated in Next publishing search (#1573) (59de1a4)
- publish: unslugify titles in toc (292a46b)
- publish: verbose logging when building notes (136cbec)
- schemas: yaml expansions in schemas (#1726) (0bd94bb)
- viwes:
nav_order
property not respected in tree view (fd328a1)
- workspace: apply enableUser/HashTags to broken wikilinks code action (#1712) (1ea4f9d)
- workspace: checks against fnames with all lowercase (#1739) (8e3f8ec)
- workspace: remove trailing whitespace in note (#1736) (d1f0117)
- ajv warning messages printed to console (#1722) (1aae27b)
- circular dependency with logger (5f3f958)
- workspace: vault add avoids adding duplicate lines & vault remove cleans up gitignore lines (#1689) (2a79fdd)
- backward compatibility of id matching adding '_' to id regex match. (#1504) (4bbae40)
- Change Workspace command recognizes native workspaces (#1621) (d120934)
- mistyped analytics event name (#1678) (13086c2)
- publish: table of contents layout (#1649) (dbae739)
- publish: wikilinks inside note references don't have right link (59468c3)
- server: improving error response on api server (#1645) (8936fb6)
- file watcher updates backlinks (#1618) (1e0b776)
- frontmatter variable substitution not rendering in preview V2 (#1567) (0282c17)
- handle undefined and null properties of old command configs in migration (#1508) (6782b54)
- hover & goto note should respect enableUser/HashTags (#1620) (1943171), closes #1503
- lock ua-parser-js to 0.7.28 due to https://github.com/faisalman/ua-parser-js/issues/536 (7b697d2)
- markdown publish to hide block reference anchors (#1577) (43fe1a7)
- notes getting edited issue (#1559) (6810a9a)
- recursive null value cleanup not properly working during migration (#1564) (660c86e)
- replace auto generated ids (coming from inline schemas) with patterns (#1632) (af28cf6)
- require statement path (#1561) (6a7be61)
- workspace: error when init native workspace (e74d492)
- workspace: making changes to fontmatter title also update the preview (#1513) (a54848d)
- workaround for user tags & hashtags inside links (ef8c859)
- workspace: possible error if open note is changed quickly after edit (#1486) (e21f92e)
Features Dendron
- notes: task notes (create modifier & editor highlighting) (#1583) (e785efa)
- publish: add
dendron publish dev
command (4be800b)
- workspace: added contextual ui menu option for wrapping link (#1677) (732108c)
- workspace: Initialize Workspace command can create native workspaces (#1701) (5b59038)
- Native workspace enhancements (#1670) (7a392bb)
- schemas: adding new command - create schema from hierarchy (#1673) (14732ec)
- workspace: better note previews (#1666) (5cf7067)
- workspace: convert vault command (#1542) (c265e9d)
- workspace: hide default markdown preview button (#1636) (ce182b2)
- workspace: native workspaces (#1482) (c2febc9)
Reverts
- Revert "chore(build): add sleep after publish to build step" (e8e20ee)
- Revert "fix: add workspace root to workspace folders for Code Workspaces" (09b3ad5)