Skip to content

Changelog

Version history for Canopy. Follows Keep a Changelog format. All versions use Semantic Versioning.

Canopy uses Semantic Versioning with the following interpretation:

BumpWhen
Patch (x.y.Z)Bug fixes, performance improvements, dependency updates. No behavior change.
Minor (x.Y.0)New features, new commands, new capabilities. Backward-compatible.
Major (X.0.0)Breaking changes to any public interface (MCP tool signatures, CLI flags, plugin YAML schema, config format).
VersionDateHighlights
v1.6.02026-04-19Dashboard, CI-cached indexes, tier-aware MCP, forward-compatible license gating
v1.5.12026-04-08Security hardening: gate enforcement, supply chain audit, SHA-pinned CI
v1.5.02026-03-15Machine management: portal self-service, stale eviction, ephemeral mode, long-lived keys
v1.4.02026-01-28Team tier: shared configs, admin portal, CI cached indexes
v1.3.02025-11-20Commercial hardening: Community mode, free trials, heartbeat, revocation, air-gapped tier
v1.2.02025-09-10Commercial layer: license system, feature gating, Stripe, R2 distribution, marketing site
v1.1.02025-06-18Vector search: hybrid semantic + keyword, Ollama/ORT embeddings, offline bundle
v1.0.02025-04-14First stable release: 21 MCP tools, 11 CLI commands, frozen public API

An RSS feed for Canopy releases will be available via @astrojs/rss in a future documentation update. In the meantime, watch the Canopy GitHub repository for release notifications, or follow the blog for major release posts.

The authoritative changelog lives in the Canopy repository at CHANGELOG.md. This docs site mirrors and expands on that content with additional context for each release.