Changelog

What we shipped.

Every release, every fix, every new tool — tracked. Follow along as Stable Baseline evolves.

2026-06-02

v0.11.0

release

Whiteboards & a bigger catalogue

  • Infinite-canvas Whiteboards: shapes, sticky notes, connectors, hundreds of stencils and live diagrams, built by hand or by your agent.

  • MCP catalogue now 180 tools across 18 categories, adding the whiteboards and signup tool groups plus a duplicateWhiteboardElements stamp-a-copy tool.

  • Agent-driven sign-up over MCP via the device-code flow (startSignup, pollSignupStatus): an agent can onboard a brand-new user without touching the UI.

  • Whiteboard rendering sizes to the content (no fixed width cap), resolves frame and group children when scoping, and never drops a board's diagrams on a partial edit.

2026-05-05

v0.10.0

release

Agent-native platform

  • MCP catalogue expanded to 161 tools across 16 categories: full lifecycle control of orgs, members, teams, permissions, billing, KG admin, and settings.

  • OAuth 2.1 with Dynamic Client Registration alongside API keys; same per-credential permission model for both.

  • Estimate-confirm-deduct ritual for every credit- or money-spending operation: previewX → confirmation token (10-min TTL, single-use) → applyX.

  • Organisation-capability flags (can_admin_org, can_manage_billing, can_manage_members, can_manage_teams, can_manage_perms, can_manage_kg, can_lifecycle) gate org-level tools.

  • Permission ceiling enforced uniformly: effective(agent) = user_role ∩ credential_grant. Credentials can only narrow, never widen.

2026-04-18

v0.9.0

release

Plans on a Gantt

  • Plan Timeline view with Day / Week / Month / Quarter / Year zoom.

  • Drag-to-reschedule with resize handles; dependencies re-flow automatically.

  • Unscheduled lane for undated tasks.

  • WBS numbering now auto-regenerates on phase reorder.

2026-04-02

v0.8.2

feature

Compliance readiness

  • Cross-reference your workspace against OWASP, NIST, CIS, ISO-27001, SOC-2.

  • Gaps auto-log as improvements with evidence links.

  • Framework catalogues update daily from public sources.

2026-03-18

v0.8.1

improved

Improvements donut charts

  • Status and Priority distribution donut charts on the improvements view.

  • Faster filter rendering for workspaces with 1000+ improvements.

  • Fixed a Sankey rendering edge case on large datasets.

2026-03-04

v0.8.0

release

More MCP tools

  • MCP catalogue expanded to 60+ tools — plans, phases, tasks, improvements.

  • addImprovementEvidence links docs and diagrams to improvements.

  • listDiagramTypes and getDiagramTypeGuide for schema-aware authoring.

2026-02-20

v0.7.3

feature

Architecture diagrams with icons

  • D2 architecture diagrams now support AWS, GCP, Azure, and dev icon packs.

  • Icon picker in the diagram editor.

2026-02-06

v0.7.2

fixed

Editor polish

  • Tiptap editor no longer loses caret position on large patches.

  • Diagram preview stopped flickering during live edits.

  • Doc-level search now handles folder scoping correctly.