Releases: foambubble/foam
Releases · foambubble/foam
v0.10.0
Features:
- Notes preview in panels (#468 - thanks @leonhfr)
- Added more style options to graph setting (lineColor, lineWidth, particleWidth (#479 - thanks @nitwit-se)
Internal:
- Refactored data model representation of notes graph:
FoamWorkspace
(#467)
v0.8.0
Features:
- Model: Now direct links are included in the Foam model (#433)
- Commaands: Added
Open random note
command (#440 - thanks @MCluck90)
- Dataviz: Added graph style override from VsCode theme (#438 - thanks @jmg-duarte)
- Dataviz: Added graph style customization based on note type (#449)
Fixes and Improvements:
v0.7.6
Fixed Fixes and Improvement:
- Fixed "Janitor" command issue in Windows (#410)
v0.7.5
Fixes and Improvement:
- Fixed "Open Daily Note" command issue in Windows (#407)
v0.7.4
Fixes and Improvement:
- Fixed a bug that was causing Foam to not work correctly in Windows (#391)
v0.7.3
Fixes and Improvements:
- Foam model: fix to link references on node update/deletion (#393 - thanks @AndrewNatoli)
- Dataviz: fix hover/selection (#401)
- Dataviz: improved logging
- Dataviz: style tweaks for better readability
v0.7.2
Fixes and Improvements:
- Dataviz: Sync note deletion
- Foam model: Fix to wikilink format (#386 - thanks @SanketDG)
v0.7.1
New Feature:
- Foam logging can now be inspected in VsCode Output panel (#377)
Fixes and Improvements:
- Foam model: Fixed bug in tags parsing (#382)
- Dataviz: Graph canvas now resizes with window (#383, #375)
- Dataviz: Limit label length for placeholder nodes (#381)