Skip to content

Releases: foambubble/foam

v0.15.8

21 Nov 23:30
Compare
Choose a tag to compare

Fixes and Improvements:

  • Re-enable link navigation for wikilinks (#840)

v0.15.7

21 Nov 18:56
Compare
Choose a tag to compare

Fixes and Improvements:

  • Fixed template listing (#831)
  • Fixed note creation from template (#834)

v0.15.6

21 Nov 18:55
Compare
Choose a tag to compare

Fixes and Improvements:

  • Link Reference Generation is now OFF by default
  • Fixed preview navigation (#830)

v0.15.5

15 Nov 21:18
Compare
Choose a tag to compare

Fixes and Improvements:

  • Major improvement in navigation. Use link definitions and link references (#821 - thanks @JonasSprenger )
  • Fixed bug showing in hover reference the same more than once when it had multiple links to another (#822)

Internal:

  • Foam URI refactoring (#820)
  • Template service refactoring (#825)

v0.15.4

08 Nov 23:54
Compare
Choose a tag to compare

Fixes and Improvements:

  • Detached Foam URI from VS Code URI. This should improve several path related issues in Windows. Given how core this change is, the release is just about this refactoring to easily detect possible side effects.

v0.15.3

08 Nov 10:39
Compare
Choose a tag to compare

Fixes and Improvements:

  • Avoid delaying decorations on editor switch (#811 - thanks @memeplex)
  • Fix preview issue when embedding a note and using reference definitions (#808 - thanks @pderaaij)

v0.15.2

27 Oct 10:13
Compare
Choose a tag to compare

Features:

  • Added FOAM_DATE_* template variables (#781)

Fixes and Improvements:

  • Dataviz: apply note type color to filter item label
  • Dataviz: optimized rendering of graph to reduce load on CPU (#795)
  • Preview: improved tag highlight in preview (#785 - thanks @pderaaij)
  • Better handling of link reference definition (#786 - thanks @pderaaij)
  • Link decorations are now enabled by default (can be turned off in settings)

v0.15.0

04 Oct 08:08
Compare
Choose a tag to compare

Features:

Fixes and Improvements:

  • Improved tags parsing (#733)
  • Fixed support for resources named like JS Object methods (#729 - thanks @JonasSprenger)

v0.14.2

24 Jul 08:25
Compare
Choose a tag to compare

Features:

Fixes and Improvements:

  • Improved performance of initial file loading (#730 - thanks @pderaaij)

v0.14.0

13 Jul 11:53
Compare
Choose a tag to compare

Features:

Fixes and Improvements:

  • Fixed for wikilink aliases in tables (#697 - thanks @pderaaij)
  • Fixed link definition generation in presence of aliased wikilinks (#698 - thanks @pderaaij)
  • Fixed template insertion of selected text (#701 - thanks @movermeyer)
  • Fixed preview navigation (#710 - thanks @pderaaij)