Changelog

Track every improvement, fix, and feature we ship. We release updates every two weeks.

v2.4.0

MINORLatest
2025-01-14

Highlights

  • Multi-agent orchestration for complex tasks
  • WebSocket streaming for real-time responses
  • Enhanced security with SOC 2 compliance

added

  • Multi-agent orchestration system for parallel task execution
  • WebSocket API for real-time streaming responses
  • SOC 2 Type II compliance certification
  • Custom model fine-tuning interface (beta)
  • Jupyter notebook integration

improved

  • Context window expanded to 32K tokens
  • Response time reduced by 40%
  • Memory usage optimized by 25%
  • Error messages now more descriptive

fixed

  • Fixed race condition in concurrent agent requests
  • Resolved memory leak in long-running sessions
  • Fixed TypeScript type inference issues
  • Corrected API rate limiting edge cases

security

  • Updated all dependencies to latest secure versions
  • Implemented additional XSS protections
  • Enhanced API key rotation mechanism

v2.3.2

PATCH
2024-12-20

improved

  • Dashboard loading performance increased by 50%
  • Better error handling for network failures

fixed

  • Fixed authentication token refresh issue
  • Resolved dashboard chart rendering bug
  • Fixed file upload size validation

v2.3.0

MINOR
2024-12-05

Highlights

  • GitHub Actions integration
  • Advanced code review features
  • Performance monitoring dashboard

added

  • GitHub Actions workflow generation
  • AI-powered code review with actionable feedback
  • Performance monitoring dashboard
  • Support for 15 new programming languages
  • Batch API endpoints for bulk operations

improved

  • Code generation accuracy improved by 30%
  • API response caching for faster repeated requests
  • Better handling of large codebases

fixed

  • Fixed edge case in Python type hints generation
  • Resolved issue with nested async/await patterns
  • Fixed markdown rendering in documentation

deprecated

  • Legacy v1 API endpoints (will be removed in v3.0)
  • Old authentication method using API keys only

v2.2.0

MINOR
2024-11-15

Highlights

  • VS Code extension major update
  • Enterprise SSO support
  • Terraform/IaC generation

added

  • VS Code extension with IntelliSense integration
  • SAML 2.0 SSO for enterprise customers
  • Terraform and CloudFormation template generation
  • Docker Compose file generation
  • GraphQL schema and resolver generation

improved

  • Test generation now includes edge cases
  • Better handling of monorepo structures
  • Improved context preservation across sessions

fixed

  • Fixed infinite loop in recursive function analysis
  • Resolved CORS issues in browser extension
  • Fixed memory leak in file watcher

v2.1.0

MINOR
2024-10-28

added

  • Claude 3 Opus model support
  • Real-time collaboration features
  • Git integration for automatic commits
  • Custom prompt templates

improved

  • Reduced latency by 60% for code generation
  • Better handling of TypeScript generics
  • Improved React component prop inference

fixed

  • Fixed authentication issues with refresh tokens
  • Resolved file path issues on Windows
  • Fixed syntax highlighting for JSX

breaking

  • API response format changed to include metadata
  • Removed legacy /v1/complete endpoint

Breaking Changes

  • Changed API response format for /generate endpoint
  • Removed deprecated /v1/complete endpoint
View migration guide

v2.0.0

MAJORMajor Release
2024-09-15

Highlights

  • Complete platform redesign
  • Model Context Protocol v2
  • Enterprise features

added

  • Brand new UI with dark mode
  • Model Context Protocol v2.0
  • Enterprise dashboard with team management
  • Advanced analytics and reporting
  • Multi-model support (GPT-4, Claude, Llama)
  • Webhook integrations
  • CLI tool for CI/CD integration

improved

  • Complete rewrite of core engine for 10x performance
  • New context management system
  • Enhanced security with end-to-end encryption

breaking

  • Complete API redesign - migration guide available
  • New authentication system
  • Changed pricing structure

Looking for Older Versions?

View the complete changelog history on GitHub

Stay Updated

Get notified about new releases and important updates