Skip to content

Releases: foambubble/foam

v0.21.2

11 Apr 19:52
Compare
Choose a tag to compare

Fixes and Improvements:

  • Fixed embed with relative paths (#1168, #1170)
  • Improved multi-root folder support for daily notes (#1126, #1175)
  • Improved use of tag completion (#1183 - thanks @jimgraham)
  • Fixed relative path use in note creation when using templates (#1170)

Internal:

v0.21.1

24 Feb 23:33
Compare
Choose a tag to compare

Fixes and Improvements:

  • Fixed note creation from placeholder (#1172)

v0.21.0

16 Feb 20:28
Compare
Choose a tag to compare

Features:

  • Added support for filters for the foam-vscode.open-resource command (#1161)

v0.20.8

16 Feb 20:28
Compare
Choose a tag to compare

Internal:

  • Updated most dependencies (#1160)

v0.20.7

01 Feb 12:24
Compare
Choose a tag to compare

Fixes and Improvements:

  • Inform the user that directory renaming is not supported (#1143)
  • Fixed extra web directory in published extension (#1152 - thanks @piousdeer)

v0.20.6

21 Jan 14:03
Compare
Choose a tag to compare

Fixes and Improvements:

  • Updated minimum VS Code version to 1.70.0 (#1140)
  • Fixed preview links with sections (#1135 - thanks @badsketch)
  • Added setting for creating new notes in root or current dir (#1142)

v0.20.5

04 Jan 12:28
Compare
Choose a tag to compare

Fixes and Improvements:

  • Fixed entry count in orphan, placeholder, tags-explorer panels (#1131 - thanks @badsketch)

v0.20.4

04 Jan 12:09
Compare
Choose a tag to compare

Fixes and Improvements:

v0.20.3

04 Jan 12:09
Compare
Choose a tag to compare

Fixes and Improvements:

  • Show number of entries in title for orphan, placeholder, tag treeviews

v0.20.2

26 Oct 21:01
Compare
Choose a tag to compare

Fixes and Improvements:

  • Creating new note uses default template when none is provided (#1094)

Internal:

  • Changed matcher implementation to remove dependency on micromatch/glob
  • Removed unnecessary dependencies and assets from extension