Changelog
What's new in VibeCC
Release notes, feature updates, and fixes — newest first.
v0.9.0major2026-03-27
Scale & Enterprise — SSO, policy packs, regional routing, FinOps dashboard.
featSSO / SAML 2.0 with SCIM provisioning (Enterprise)
featPolicy pack evaluator — compliance & region filters
featRegional routing controls with DB-backed region registry
featClickHouse analytics pipeline (3 DDL tables)
featFinOps dashboard — margin trends, signals, cost attribution
featTraffic mirroring (shadow mode) for safe model rollouts
featFleet manager — agent placement, drain, capacity signals
featChargeback reports with CSV export
featAudit export (CSV/JSON) with evidence pack
choreSOC 2 gap assessment and multi-region resiliency docs
v0.8.0major2026-03-10
Launch & GTM — SePay + Stripe payments, status page, marketing site, load tests.
featSePay (VND) and Stripe (USD) payment integrations
featPublic status page with incident tracking
featMarketing website — landing, pricing, comparison, legal pages
featAnalytics dashboard with live spend and latency charts
feat5 transactional email templates (welcome, invoice, alert, ...)
featSales kit and go-live runbooks
perfLoad tests validated at 500 req/s sustained throughput
v0.7.0major2026-02-20
Data & PromptOps — conversation history, prompt versioning, self-host, encryption.
featConversation history with per-workspace encryption (AES-256-GCM)
featPromptOps pipeline — version, bind, and deploy system prompts
featData encryption with crypto-shredding on deletion
featSelf-host support — Docker Compose + Kubernetes manifests
featDeletion API (DELETE /api/v1/deletion) for GDPR compliance
v0.6.0major2026-02-01
DevEx & Beta — docs portal, playground, rate limits, regression suite, monitoring.
featDocs portal with MDX — quickstart, auth, models, migration guides
featAPI playground for live request testing
featPer-workspace rate limits with token-bucket algorithm
featRegression test suite — OpenAI & Anthropic compatibility
featOTel tracing, Jaeger integration, Prometheus metrics
featBeta invite flow with waitlist management
v0.5.0major2026-01-10
Billing & Admin — ledger-first billing, metering workers, realtime hub, admin UI.
featLedger-first billing domain with append-only accounting
featMetering workers — usage ingestion via NATS
featRealtime hub (WebSocket) for live dashboard updates
featAdmin UI shell with workspace and user management
featSubscription domain — 5-tier pricing model
featWallet service with hard spend cap enforcement
v0.4.0major2025-12-15
Provider routing & reliability — 7 adapters, circuit breaker, health scoring.
feat7 provider adapters — OpenAI, Anthropic, Azure, DeepSeek, Gemini, OpenRouter, SelfHost
featRouting engine with capability-aware model matching
featCircuit breaker with state machine (closed → open → half-open)
featHealth scoring engine with latency + error rate weighting
featRetry classifier and fallback planner
featRoute explain endpoint for debugging routing decisions