$changelog --format=timeline

Changelog

New features, improvements, and fixes.

2.0.0MAR 2026

Site Redesign & Developer Experience

  • newFull site redesign with new design system
  • newDashboard with API key management and usage overview
  • newDetailed usage analytics with per-model breakdown
  • newSystem monitoring with real-time latency charts
  • newPublic status page with uptime tracking and sparklines
  • newAdmin panel for user management and access control
  • newChangelog page with release timeline
  • newEmbeddings API — POST /v1/embeddings with full OpenAI compatibility
  • newCodex CLI and IDE support via Responses API
  • newModel catalog expansion — 30+ models with type differentiation
  • improvedSmart routing with context overflow detection
  • improvedRate limiting with per-model protection
  • improvedGateway performance optimized across all endpoints
1.0.0FEB 2026

Initial Release

  • newOpenAI-compatible chat completions API
  • newMulti-provider model routing
  • newGitHub OAuth authentication
  • newUsage tracking and analytics
  • newRate limiting and request throttling
  • newStreaming support with protocol translation