Skip to content

v0.36.0

Latest

Choose a tag to compare

@riccardoferretti riccardoferretti released this 14 Apr 18:18

0.36.0

Features:

  • Add support for footnotes in markdown preview
  • Various improvements to notes explorer, including filtering

Fixes and Improvements:

  • Fix foam.graph.style settings 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:

  • Migrate from Jest to Vitest (#1612)
  • Refactor: extract janitor from core to top-level domain
  • Update dependencies (#1619, #1623)