Skip to main content

Changelog

Release history and product updates for Windrunner.

1.1

August 2026
  • MCP server: Connect AI agents such as Codex, Claude Desktop, and Cursor natively. Eight tools let agents search work, read full item context, record findings as entries, update status, create items, and link blockers — with scoped API keys, audit attribution, and notifications.

1.0

August 2026 · First stable release

First stable release of Windrunner.

  • Structured work graph: Hierarchical work items, semantic entries, and typed relationships (blockers, dependencies, accepted answers).
  • AI assistance: Work item and entry reviews, project chat, change proposals, and usage metrics.
  • Search & navigation: Full-text search across items, entries, and relationships; per-item history; clickable references in AI responses.
  • Notifications: Assignment and activity updates via the in-app notification center; cross-project Assigned view.
  • Self-hosting: External REST API with scoped API keys, multi-arch Docker images, Compose deployment with PostgreSQL 18.

0.2

August 2026
  • Gemini Interactions API Migration: Migrated Google LLM service from legacy generateContent to the stateful /v1beta/interactions API.
  • Flyway Database Migrations: Integrated Flyway versioned schema migrations (V1__initial_schema.sql) for automatic startup migration and baseline management.
  • Spring Boot Core: Updated database configuration and security models for structured work editor workflows.

0.1

Initial Release
  • Initial release of Windrunner structured work editor.
  • Three-layer role access control (Global, Team, Project).
  • Support for work item semantic graphs and AI change proposals.