Releases: foambubble/foam
Releases · foambubble/foam
v0.15.8
v0.15.7
v0.15.6
v0.15.5
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:
v0.15.4
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
v0.15.2
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
Features:
- Preview on hover for wikilinks (#728 - thanks @JonasSprenger)
- Added tags and controls to graph dataviz (#737 - thanks @dannysemi)
Fixes and Improvements:
- Improved tags parsing (#733)
- Fixed support for resources named like JS Object methods (#729 - thanks @JonasSprenger)
v0.14.2
v0.14.0
Features:
- Create new note from selection (#666 - thanks @pderaaij)
- Use templates for daily notes (#700 - thanks @movermeyer)
Fixes and Improvements: