Skip to main content

Changelog

Release history and product updates for Windrunner.

2.1

September 2026
  • More AI providers: Use OpenRouter or Groq for additional hosted model choices, or connect Ollama to run supported models locally.
  • Voice dictation: Record messages from the Home and Ask AI composers and transcribe them with OpenAI or Gemini before sending.
  • Parallel tool calls: Ask AI can run independent read operations in parallel, reducing wait time for questions that need several sources.
  • Duplicate checks for proposed changes: More focused duplicate checks help AI avoid proposing existing work items, entries, and relationships as new records.
  • Tool authorization: AI and MCP tools keep reads scoped to the authenticated user and permitted projects and entities.
  • Ask AI refinements: Access Ask AI from the main sidebar, with smoother conversation renaming and deletion that keeps the list stable.

2.0

August 2026 · Major release

Windrunner 2.0 introduces a redesigned workspace and expanded AI and integration capabilities.

  • New Ask AI experience: A dedicated interface for AI conversations across Windrunner.
  • Chat session history: Create, switch between, rename, and delete multiple chat sessions with automatically generated titles.
  • Redesigned workspace UI: New adaptive layouts, split workspace views, refreshed navigation, and updated visual styling.
  • CLI and REST API: A new command-line interface and expanded REST/OpenAPI APIs for working with Windrunner data and workflows.
  • Expanded MCP tools: More tools for AI agents to retrieve context, work with assignees, and check for duplicates.
  • Richer team and user profiles: Add descriptions for teams and titles and bios for users.
  • Bug fixes and refinements: Improved reliability across chat, boards, navigation, audit logs, APIs, and deployment.

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.