Releases: foambubble/foam
Releases · foambubble/foam
v0.36.0
0.36.0
Features:
- Add support for footnotes in markdown preview
- Various improvements to notes explorer, including filtering
Fixes and Improvements:
- Fix
foam.graph.stylesettings being silently ignored in the graph view (#1620) - Fix parsing of YAML properties with non-simple keys (#1615)
- Restore graph webview content on VS Code reopen
Internal:
v0.33.0
Features:
- Add
foam-querycode blocks: embed dynamic, auto-updating note lists, tables, and counts in the Markdown preview (#1597) - Support renaming directories — wikilinks are updated when a folder is renamed (#1143)
Fixes and Improvements:
- Fix ctrl-click on links to files inside
.foam/directory creating a new note instead of opening the file (#1589) - Improved wikilink embeds
v0.32.0
v0.31.0
v0.30.0
v0.29.2
Fixes and Improvements:
- Fixed FOAM_CURRENT_DIR to use posix style paths (#1573)
- Fixed highlight of alias in wikilinks (#1451)
- Fixed excessive blank lines in link reference definitions (#1558, #1561)
- Added node color mode dropdown in graph with options: 'none', 'Directory' (#1570)
- Added appearance panel in graph webview (#1555)
- Added forces panel in graph (#1554)
- Added selection panel in graph (#1556)
v0.29.1
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
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)