Changelog
New features, improvements, and fixes — keeping you in the loop.
v0.10.0
LatestMay 8, 2026
Paid audit delivery now spans upload intake, live status, report drafting, publish controls, and report-ready email handoff across web, app, admin, and workers.
Admin operations gained an agent command board, audit lead workflow controls, and a persistent agent event ledger for operator follow-up.
Public acquisition added the Agent Cost product hub and Token Saver Analyzer pages, including a dedicated analyzer route.
Dashboard users now get a Prompt Manager MVP UI for managing prompt workflows inside the app.
Marketing and blog surfaces were tightened with localized feature pages, better mobile landing sections, localized SEO feeds, and Thai readability fixes.
Auth and onboarding flows were hardened across app, admin, and affiliate surfaces, including isolated Clerk redirects and a stabilized login continue flow.
v0.9.0
March 15, 2026
Stripe billing integration — upgrade, downgrade, and manage plans directly in the dashboard.
Budget alert email notifications via Resend when thresholds are crossed.
Optimization Score (0-100) displayed on the overview dashboard with 5 actionable checks.
Pricing page redesigned with monthly/yearly toggle and clear feature comparison.
SDK now supports Anthropic `messages.create` wrapping in addition to OpenAI.
Fixed model auto-resolution occasionally creating duplicate placeholder models.
Fixed dark mode flickering on initial page load.
v0.8.0
February 28, 2026
Multi-language support — dashboard and landing page now fully available in English and Thai.
Cost Forecasting panel on the Costs page with 30-day projection.
Anomaly detection — automatic flagging of unusual spend spikes.
Usage chart now supports custom date range filtering.
Team attribution page now shows cost breakdown per user.
Fixed API key reveal sometimes failing on mobile browsers.
v0.7.0
January 20, 2026
Models page — add, edit, and manage AI model pricing configurations.
Alerts page — create budget threshold alerts with email and Slack channels.
API Keys page — generate, view prefix, and revoke API keys.
Overview stat cards now load from real database data.
Fixed Recharts hydration warning in Server Components.
Fixed invite email not sending in some timezone configurations.
v0.6.0
December 10, 2025
Costs page with per-model and per-team cost breakdown using real token × pricing data.
React Email templates — AlertTriggered and Welcome emails.
Fastify API now auto-creates placeholder models for unknown model IDs with a zero-cost warning.
SDK `wrapOpenAI()` now sends latency metrics alongside token counts.
v0.5.0
November 1, 2025
SDK package published — drop-in wrappers for OpenAI and Anthropic clients.
Fastify v5 REST API with JWT + API key authentication.
Usage ingest endpoint `POST /v1/usage` with SHA-256 hashed API key validation.
Monorepo structure reorganized with Turborepo for faster builds.
v0.4.0
October 5, 2025
Multi-tenant architecture — organizations, members, and role-based access.
Clerk authentication integrated across dashboard and API.
Prisma v5 + Neon PostgreSQL as the database layer.