Changelog

Public release notes for ZGI across foundations, retrieval, runtime, and governance.

Release Notes

This page tracks outward-facing capability changes, not internal task noise.

Coverage

Low-code data foundation, graph + multi-recall, LLM gateway, and workflow runtime.

Update Style

Only changes that materially affect product capability, architecture, or enterprise readiness are included.

v0.9.02026-04-04

Added

  • Added a unified public-facing narrative for the document intelligence pipeline across ingest, parse, segment, audit, enrich, and index.
  • Added public roadmap and release-note framing around foundations, retrieval, workflow runtime, and governance milestones.
  • Expanded the homepage narrative around knowledge graphs, multi-recall, the LLM gateway, and runtime execution.

Changed

  • Consolidated outward-facing product messaging into the homepage, changelog, and roadmap, reducing duplicate pages and fragmented entry points.
  • Rewrote public copy to use a more consistent language across data foundation, knowledge graphs, multi-recall, LLM gateway, and agent runtime.
v0.8.02026-03-18

Added

  • Shipped the OpenAI-compatible LLM gateway with `/v1/chat/completions`, `/v1/embeddings`, `/v1/responses`, `/v1/images/generations`, and `/v1/models`.
  • Added gateway governance capabilities including config cache, async usage logging, platform channel wiring, and API-key middleware.
  • Connected internal LLM capabilities to datasets and workflows with unified chat, embedding, rerank, and response APIs.

Changed

  • Upgraded model access from simple provider connectivity to a governed runtime around routing, budgets, logs, and traceability.
v0.7.02026-02-26

Added

  • Added vector retrieval, graph retrieval, hybrid retrieval, and unified reranking as one retrieval core.
  • Added graph data endpoints for knowledge graph visualization and GraphRAG path expansion.
  • Connected indexing, segment, folder, hit testing, and graphflow services into the dataset processing layer.

Changed

  • Upgraded the knowledge base from vector-only indexing into a unified vector-plus-graph retrieval foundation.
v0.6.02026-01-30

Added

  • Added workflow runtime support for Draft, Publish, Precheck, Run, Stop, node debugging, import/export, and runtime log queries.
  • Added public web-app workflow configuration, authenticated execution, and conversation management.
  • Connected agents to conversation history, message queries, and workflow run logs for a fuller execution loop.

Fixed

  • Improved traceability across runtime logs and node execution chains for easier debugging.
v0.5.02026-01-08

Added

  • Shipped the low-code data foundation with DataSource, workspace databases, record CRUD, and structured data ingestion.
  • Added smart schema creation, dynamic column updates, file analysis for schema generation, and file-to-table ingest.
  • Added data permissions, quotas, and SQL operation logs to establish the base for enterprise governance.

Changed

  • Unified files, business data, and structured assets under one workspace-scoped data foundation.