Releases: foambubble/foam
Releases · foambubble/foam
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:
v0.13.8
Fixes and Improvements:
- Improved handling of capitalization in wikilinks (#688 - thanks @pderaaij)
- This update will make wikilinks with different capitalization, such as
[[wikilink]]
and[[WikiLink]]
point to the same file. Please note that means that files that only differ in capitalization across the workspace would now be treated as having the same name
- This update will make wikilinks with different capitalization, such as
- Allow dots in wikilinks (#689 - thanks @pderaaij)
- Fixed a bug in the expansion of date snippets (thanks @syndenham-chorea)
- Added support for wikilink alias syntax, like
[[wikilink|label]]
(#689 - thanks @pderaaij)