Skip to content

Releases: foambubble/foam

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

v0.20.1

13 Oct 17:01
Compare
Choose a tag to compare

Fixes and Improvements:

  • Improved support for daily notes in multi root workspace (#1073)
  • Create note from placeholder using template (#1061 - thanks @Dominic-DallOsto)
  • Improved support for globs in multi root workspace (#1083)

v0.20.0

30 Sep 17:52
Compare
Choose a tag to compare

New Features:

  • Added foam-vscode.create-note command, which can be very customized for several use cases (#1076)

Fixes and Improvements:

  • Removed + as a trigger char for date snippets
  • Improved attachment support (#915)
  • Improved error handling when starting Foam without an open workspace (#908)
  • Added support for opening non-text files via wikilink (#915)
  • Dataviz: now clicking is enough to open a link from the graph
  • Dataviz: clicking on images/attachments will open them

v0.19.5

01 Sep 11:13
Compare
Choose a tag to compare

Fixes and Improvements:

  • Added FOAM_DATE_WEEK variable (#1053 - Thanks @dmurph)
  • Fixed extension inclusion when generating references for attachments
  • Link completion label can be note title as well as path (#1059)
  • Images and attachments are not shown by default in graph view (#1056)

v0.19.4

01 Sep 11:13
Compare
Choose a tag to compare

Fixes and Improvements:

  • Fixed note embed in preview (#1052)

v0.19.3

04 Aug 14:02
Compare
Choose a tag to compare

Fixes and Improvements:

  • Image embeds fixed in preview (#1036)