0.107

Dendron 0.107 has sprouted 🌱 August 09, 2022

Preview Locking: You can now lock the preview to a specific note which will remain pinned even as you navigate to different notes.

Highlights

Everything Else

  • enhance(structure): support xvault template in note traits (docs)
  • enhance(publish): speed up published site
  • enhance(views): toggle preview lock from inside preview (docs)
  • enhance(workspace): only show the feature showcase once
  • enhance(lookup): add space between note title and vault name
  • fix(views): nested bullets formatted correctly in preview
  • fix(lookup): validate file name on note lookup (docs)
  • fix(workspace): remote vault not recognized by dendron for windows
  • fix(views): resolve issues with preview lock button

Community

TIL Highlights

These are highlights from the Dendron Discord #today-i-learned channel.

Dendron Reading Series

This week's entry in the Dendron Reading Series.

Things I've learned about writing good READMEs

Event Reminders

Thank You's

A big thanks to the following gardeners that brought up issues, contributions, and fixes to this release :man_farmer: :woman_farmer: Visit Discord Roles for more information.

Changelog

Deprecation Notices

  • deprecate(structure): enableHandlerbarTemplates has been removed as a configuration option (because it is now always on). No extra action is needed but you will be prompted to remove the deprecated configuration on upgrade.

Features

Enhancements

  • enhance(structure): support xvault template in note traits (#3329) @joshi (Private) (docs)
  • enhance(publish): speed up published site (#3336) @hunter (Private)
  • enhance(views): toggle preview lock from inside preview (#3327) @sam (Private) (docs)
  • enhance(workspace): only show the feature showcase once @kevin (Private)
  • enhance(lookup): add space between note title and vault name (#3347)Sean Li

Fix

  • fix(views): nested bullets formatted correctly in preview (#3326) cquick01
  • fix(lookup): validate file name on note lookup (#3312) @hikchoi (Private) (docs)
  • fix(workspace): remote vault not recognized by dendron for windows (#3316) @joshi (Private)
  • fix(views): resolve issues with preview lock button (#3353) @sam (Private)