0.62
Dendron 0.62 has sprouted π±
Highlights
- enhance(pods): export pods support
ignore
andvault
filters (docs) - fix(view): anchor links clicked in preview now scroll to location within the note (not within preview).
- fix(views): preview will now update when note reference change
Everything Else
- feat(pods): Airtable publish pod (docs)
- enhance(pods): Airtable export pod is now idempotent (docs)
- enahnce(pods): Airtable export pod has better support for mapping Tags and dates (docs)
- enhance(commands): OpenLink can open more links and works on partial selection (thank you
@Stephen#8544
for the PR) - enhance(commands): Improve user messaging on node delete by specifying the vault of the deleted node
- enhance(lookup): Allow creation of duplicate file name if there is a vault without such file name
- fix(markdown): highlighting for wildcard note refs with header offsets
- fix(publish): Next.js search not working
- fix(lookup): vault selection use wrong label in multi-vault
Announcements
New Website
We updated our website to better showcase Dendron's capabilities. Please take a look and leave any #feedback
you might have in Discord or at support@dendron.so
!
Community
Tea Time
We officially launched the Teatime (Private) channel last week for contributors.
No note with name community.teatime found in cache during parsing.
Thanks to everyone that stopped by. This week, @mobius#6646
will be hosting a few sessions in Asia time. You can see his slots in the community calendar
Dendron Reading Series
This week's entry in the Dendron Reading Series (Private) is pinned in the #what-are-you-reading
The surprising downsides to planting trillions of trees
Takeaway: be careful about proxy metrics - tree planting to offset and counter carbon emissions sounds great on paper but can lead to some bad incentives. At Dendron, we promote sustainable forestry π²
Thank You's
A big thanks to the following gardeners that brought up issues, contributions, and fixes to this release :man_farmer: :woman_farmer: You can see an overview of all roles here
- Stedag
@Stephen#8544
- doctorboyMP
@doctorboy#9882
- #role.taxonomist
- fixing a few typos in publishing docs
- codeluggage
codeluggage#5635
- #role.taxonomist
- fixing ctrl+tab documentation in tutorial and site docs
- Aleksey Rowan
@aleksey#5276
- Tycholiz
Tychronos#6624
Changelog
0.61.2
Feature
- feat(pods): Airtable publish pod (docs) @kevin (Private)
Enhancements
- fix(lookup): vault selection use wrong label #1463 @kevin (Private)
- fix(markdown): highlighting for wildcard note refs with header offsets #1460 @kaan (Private)
- enhance(pods): Airtable export pod is now idempotent (docs @kevin (Private)
- enahnce(pods): Airtable export pod has better support for mapping Tags and dates (docs) @kevin (Private)
- enhance(pods): export pods support
ignore
andvault
filters (docs) @kevin (Private)
0.61.1
Enhancements
- enhance(commands): OpenLink can open more links and works on partial selection (#1317)
@Stephen#8544
- enhance(commands): Improve user messaging on node delete by specifying the vault of the deleted node (#1439) @nickolay (Private)
- enhance(lookup): Allow creation of duplicate file name if there is a vault without such file name (#1441) @nickolay (Private)
Bug Fixes
- fix(publish): Next.js search not working (#1433) @kaan (Private)
- fix(views): preview caching invalidation when notes with
![[ref]]
links change (#1385) @nickolay (Private) - fix(view): enable anchor links to work in preview (#1375) @nickolay (Private)
0.61.0
0.60.3
Features
- feat(workspace): Add Contextual UI options for Add/Remove Vaults, Rename/Delete/Move Note, and Rename Header @joshi (Private) (docs)
- feat(workspace): add survey for new users(#1409)
Enhancements
- enhance(markdown): option to add
#
symbols for FM tags (#1421) @kaan (Private) (docs) - enhance(publish): add published, modified, and tags to Next.js SEO (#1412) @nwehner (Private)
- enhance(workspace): mini optimization in looking up notes by filename (#1427) @nickolay (Private)
- enhance(workspace): Leave trace on source note while using selectionExtract @joshi (Private)
Bug Fixes
- fix(lookup): picked schema matching name was not creating the expected note (#1425) @nickolay (Private)
- fix(workspace): support activation for older VS Code version (#1426) @jonathan (Private)
0.60.2
Features
- feat(cli): initialize workspace from CLI @kevin (Private) (docs)
- feat(pods): Notion Export Pod (#1332) @joshi (Private) (docs)
- feat(publish): add popover for long title in menu (#1408) @viztor (Private)
- feat(publish): better mobile navigation (#1407) @viztor (Private)
- feat(workspace): button for toggle local/global graph (#1386) @viztor (Private)
Enhancements
- enhance(publish): support g4a tags @kevin (Private)
- enhance(publish): support Twitter card @kevin (Private) (docs)
- enhance(publish): add border color to table (#1387) @viztor (Private)
- enhance(publish): filter body out of generated notes.json for Next.js (#1380) @viztor (Private)
- enhance(pods): resolve relative links on Markdown import @joshi (Private)
- enhance(markdown): Don't throw a fatal exception when missing note is parsed as noteRef @kevin (Private)
- enhance(workspace): option to disable randomly colored tags in editor (#1372) @kaan (Private) (docs)
Fix
- fix(commands): selection2link doesn't update note with link #1383 @kaan (Private)
- fix(commands): fix single letter not showing results @nickolay (Private)
- fix(commands): cleanup error popup when schema lookup is closed @nickolay (Private)
- fix(publish): mistakes in Next.js start instructions from CLI @viztor (Private)
- fix(publish): hashtags not at the start of line don't autocomplete (#1370) @kaan (Private)
- fix(publish): links in note reference point to wrong url @kevin (Private)
- fix(publish): footer did not show on first load (#1413) @viztor (Private)
- fix(workspace): notes added outside Dendron are missed (#1406) @kaan (Private)
- fix(workspace): next gen views in remote workspaces (#1401) @kaan (Private)
- fix(workspace): no-op on hover provider if Dendron non active (#1398)
- fix(workspace): fixes in providers when not in Dendron workspace (#1405) @jonathan (Private)
- fix(workspace): no completion when Dendron isn't active @jonathan (Private)