Skip to content

Releases: foambubble/foam

v0.29.1

19 Nov 11:57

Choose a tag to compare

Fixes and Improvements:

  • Load graph in code server (#1400)
  • Don't treat text in single brackets as links/placeholders if missing a ref (#1545, #1546)
  • Added option to show graph on startup (#1542)
  • Added include patterns for Foam notes (#1550, #1422)
  • Added support for emoji variants in tags (#1536, #1549)
  • Added support for wikilink with aliases within tables (#1544, #1552)

v0.29.0

29 Oct 16:22

Choose a tag to compare

Fixes and Improvements:

  • Improved support for wikilink references (#1531, #1116, #1504)
  • Improved tag search to include YAML tags (#1530, #1516)
  • Improved template filepath sanitization (#1533)
  • Added FOAM_DATE_WEEK_YEAR (#1532 - thanks @ChThH)
  • Fixed graph panel moving when revealed - graph now stays in its current location (#1540)

v0.28.3

29 Oct 16:23

Choose a tag to compare

Fixes and Improvements:

  • Fixed sanitation of filepath for templates (#1529 #1526)

v0.28.2

29 Oct 16:23

Choose a tag to compare

Fixes and Improvements:

  • Fixed build for web extension (#1523)

v0.28.1

25 Sep 21:33

Choose a tag to compare

Fixes and Improvements:

  • Removed duplicate links in dataviz graph (#1511 - thanks @Tenormis)
  • Use letter case to further disambiguate note identifiers (#1519, #1303)
  • Sanitize filepath before creating note from template (#1520, #1216)

v0.28.0

24 Sep 10:02

Choose a tag to compare

Features:

  • Added workspace symbols for note aliases (#1461)
  • Added tag navigation and peek (#1510)
  • Added support for tag refactoring (#1513)
  • Added support for wikilink images styling (#1514)

Fixes and Improvements:

  • Added support for image link title attribute (#1514)
  • Exposing FOAM_DATE_DAY_ISO variable (#1512 - thanks @ChThH)

v0.27.7

17 Sep 10:25

Choose a tag to compare

Features:

  • Added FOAM_DATE_DAY_ISO template variable for ISO weekday number (1-7, Monday=1)

Fixes and Improvements:

  • Fixed root-path relative links opening new notes instead of existing files (#1505)

v0.27.6

17 Sep 10:25

Choose a tag to compare

Fixes and Improvements:

  • Fixed URI handling across scheme/authority (fixes #1404)

v0.27.5

17 Sep 10:25

Choose a tag to compare

Features:

  • Added FOAM_CURRENT_DIR template variable for explicit current directory context (#1507)

v0.27.4

17 Sep 10:25

Choose a tag to compare

Fixes and Improvements:

  • Fixed double template application when using absolute filepath properties (#1499)