Skip to content

Releases: foambubble/foam

v0.10.0

18 Feb 09:38
Compare
Choose a tag to compare

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.9.0

27 Jan 23:04
Compare
Choose a tag to compare

Features:

v0.8.0

15 Jan 12:46
Compare
Choose a tag to compare

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.7

31 Dec 10:43
Compare
Choose a tag to compare

Fixes and Improvements:

v0.7.6

20 Dec 18:47
Compare
Choose a tag to compare

Fixed Fixes and Improvement:

  • Fixed "Janitor" command issue in Windows (#410)

v0.7.5

17 Dec 19:42
Compare
Choose a tag to compare

Fixes and Improvement:

  • Fixed "Open Daily Note" command issue in Windows (#407)

v0.7.4

16 Dec 19:02
Compare
Choose a tag to compare

Fixes and Improvement:

  • Fixed a bug that was causing Foam to not work correctly in Windows (#391)

v0.7.3

14 Dec 09:59
Compare
Choose a tag to compare

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

28 Nov 17:13
Compare
Choose a tag to compare

Fixes and Improvements:

  • Dataviz: Sync note deletion
  • Foam model: Fix to wikilink format (#386 - thanks @SanketDG)

v0.7.1

27 Nov 15:14
Compare
Choose a tag to compare

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)