Skip to content

Releases: foambubble/foam

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:

v0.18.2

14 Apr 21:12
Compare
Choose a tag to compare

Fixes and Improvements:

  • Fixed parsing error on empty direct links (#980 - thanks @chrisUsick)
  • Improved rendering in preview of wikilinks that have link definitions (#979 - thanks @josephdecock)
  • Restored handling of section-only wikilinks (#981)

v0.18.1

13 Apr 17:04
Compare
Choose a tag to compare

Fixes and Improvements:

  • Fixed parsing error for direct links with square brackets in them (#977)
  • Improved markdown direct link resolution (#972)
  • Improved templates support for custom paths (#970)

v0.18.0

11 Apr 14:30
Compare
Choose a tag to compare

Features:

  • Link synchronization on file rename

Internal:

  • Changed graph computation on workspace change to simplify code

v0.17.8

01 Apr 19:19
Compare
Choose a tag to compare

Fixes and Improvements:

  • Do not add ignored files to Foam upon change (#480)
  • Restore full use of editor.action.openLink (#693)
  • Minor performance improvements

v0.17.7

29 Mar 20:12
Compare
Choose a tag to compare

Fixes and Improvements:

  • Include links with sections in backlinks (#895)
  • Improved navigation when document editor is already open