Changelog

What's new in DocGraph.

A high-level look at recent milestones. For how each feature works, see the documentation.

2026-08
Latest

Whiteboards, ERD & editor hardening

  • Whiteboard table nodes for entity-relationship design — primary/foreign keys, column-anchored relationships and crow's-foot cardinality.
  • Inline editing hardened against structural corruption, with an invariant net over every native edit.
  • Editable inline code spans and fenced code blocks.
  • Native Markdown editing — split, merge and settle blocks without a reload.
2026-06

Graph identity & version control

  • Typed semantic edges (parent / child / source / related / contradicts / depends-on), colour-coded across the graph.
  • Per-document version history over git, with restore-in-place and opt-in remote sync.
  • Inline hashtags (#tag) and natural-language dates typed straight into your notes.
  • Graph-seeded AI chat, link hover previews, and a Vault Map.
2026-05

Multi-format documents

  • Markdown, PDF, Word, Excel and CSV are now viewable and fully searchable.
  • Everything joins the same knowledge graph and local AI retrieval.
  • Viewable images and large-media streaming (audio / video).
2026-04

Plugins & the graph view

  • A plugin runtime with a permission model and an in-app plugin manager.
  • Graph view, Problems and Vault Map ship as first-party plugins.
  • Embeddable tables, charts and saved queries inside any page.
2026-03

Local AI chat

  • Ollama-powered chat with in-process embeddings and hybrid retrieval.
  • Agentic tools — search, read, tag and (confirmed) edit your vault.
  • Auto-tagging and an MCP server so external agents can work your vault safely.