Dendron v0.88.0 Release Notes

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

    • consolidating button type enums (c3c56bd)
    • ๐Ÿ›  PR Feedback; Various Bug Fixes (0387120)
    • basics: improve perf around reference rendering including hover (bcc6bb4)
    • copynotelink: Allow user to run copyNoteLink without needing to save first (9050c79)
    • copynotelink: Allow user to run copyNoteLink without needing to save first (9b48b9c)
    • internal: Engine updateNote not properly firing update events (#2622) (97f0911)
    • markdown: support parenthesis in the image URL (#2634) (b05907d)
    • retrieve: issue with angle brackets syntax in mermaid (#2637) (0457f75)
    • Re-enable inactive user survey and store prompt status in filesystem for prompt reliability. (#2555) (3a4269f)
    • resolve PR comments (cadea31)
    • typo in dendron.yml (#2636) (faefa36)
    • lookup: autocomplete causes notes to be created in wrong vault (#2623) (c0c9023)
    • views: Pass in a port-forwarded URL to preview for remote workspaces (#2624) (d2f460b), closes #2606
    • Backlinks will no longer disappear in preview upon editing (#2608) (1ee16f9)
    • lookup: lookup (without spaces) should be case-insensitive (#2570) (a856347)
    • publish: customHeaderPath breaks publishing if value is set to anything except header.html (#2565) (7f2c421)
    • views: unblock preview rendering when backlink is invalid (#2586) (fe893b9)
    • workspace: fix dropped keystrokes issue in lookup (#2626) (a8deb1a)
    • block anchors showing up in the preview (#2548) (44802b8), closes #2531
    • ensure note title is always a string to avoid errors (#2551) (5d93bd1), closes #2329
    • Prevent fatal errors in Open Backup Command and Run Migration Command in native workspaces (#2607) (dce17fe)
    • rendering issue in local note graph (b1c7cd3)
    • pods: Google Docs Export pod displays Bad Request error on export (#2529) (2583a8e)
    • ๐Ÿ”€ sync: Better error message on Workspace Add and Commit (4895ae8)
    • workspace: fix crash in updated fm field logic on doc save (#2535) (752486c)
    • workspace: issue with notes not being saved on export (#2574) (7467c17)
    • workspace: race condition when backing up configuration (#2581) (efd3bb8)
    • resolve PR comments (51a3115)

    ๐Ÿ”‹ Features Dendron

    • โž• add doctor command for a more reliable keybinding resolution (#2578) (4737aa5)
    • OpenBackupCommand (57b7718)

    โช Reverts

    • โช Revert "Pass in a port-forwarded URL to preview for remote workspaces" (64f0cf6)