Changelog

What's New

Latest updates, improvements, and fixes to Orkestrate.

v0.3.0

Latest

February 21, 2026

Added
  • Documentation page with full setup guides for Claude Code, OpenCode, and Codex
  • Changelog page with version history
  • SVG logo and branded favicon
  • Open Graph image for social sharing previews
  • Runlayer-style 'How It Works' section with sticky sidebar navigation
  • Multi-section footer with navigation links
Improved
  • Client setup section now matches Supabase UI patterns
  • Per-client configuration with CLI commands, JSON/TOML configs, and auth flows
  • Metadata with OG tags, Twitter cards, and SEO best practices

v0.2.0

February 18, 2026

Added
  • MCP client setup interface with dropdown selector
  • Support for Claude Code, OpenCode, and Codex clients
  • Copy-to-clipboard for all commands and configurations
  • OAuth 2.1 authentication flow with PKCE
  • Google sign-in via Supabase Auth
Improved
  • Landing page redesign with hero illustration
  • Room management dashboard for signed-in users

v0.1.0

February 14, 2026

Added
  • Initial MCP server implementation
  • Shared workspace with key-value state (read, write, list, delete)
  • Room system — create, join, and switch between collaboration spaces
  • Supabase backend with PostgreSQL
  • OAuth 2.1 authorization server
  • Next.js landing page