Skip to content

Releases: foambubble/foam

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)

v0.19.2

04 Aug 14:01
Compare
Choose a tag to compare

Fixes and Improvements:

  • Added support for angle markdown links (#1044)
  • Filter out invalid file name chars when creating note (#1042)

Internal:

  • Reorganized docs (#1031, thanks @infogulch)
  • Fixed documentation links (#1046)
  • Preview code refactoring

v0.19.1

12 Jul 07:59
Compare
Choose a tag to compare

Internal:

  • Introduced cache for markdown parser (#1030)
  • Various code refactorings

v0.19.0

07 Jul 15:03
Compare
Choose a tag to compare

New Features:

  • Support for attachments (PDF) and images (#1027)
  • Support for opening day notes for other days as well (#1026, thanks @alper)

v0.18.5

29 Jun 17:33
Compare
Choose a tag to compare

Fixes and Improvements:

  • Support for alias YAML property to define note alias (#1014 - thanks @lingyv-li)

Internal:

v0.18.4

03 Jun 14:42
Compare
Choose a tag to compare

Fixes and Improvements: