Skip to content

v3.7.2

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Mar 19:39
· 79 commits to main since this release

What's new

Changed ⚠️

  • :ObsidianNew won't write the new note to disk, it will only populate the buffer.

Fixed βœ…

  • Fixed renaming when passing file path
  • Make Client:resolve_note fall back to fuzzy matching when there are no exact matches.

Commits

5747ae3 chore(release): bump version to v3.7.2 for release
f68f5c8 Don't collect anchors/blocks within code blocks
af0ce46 chore(docs): auto generate docs
4e21c8c Don't write new note from :ObsidianFollowLink
7c9a337 chore(docs): auto generate docs
e6b7ce1 Don't write note on :ObsidianNew (#490)
52e91bc chore(docs): auto generate docs
4d3f2c2 Make Client:resolve_note a little fuzzy
979f154 fix: renaming sends proper path to joinpath (#487)