CHANGELOG
What's new in Spectr
New features, improvements, and fixes — shipped continuously by the Spectr team.
v2.4.0
May 2026
MAJORNEWClaude Opus 4.7 support — highest quality test generation available
NEWdeepEval quality gates — PASS / WARN / FAIL scoring on every generated spec
NEWMobile testing — iOS & Android via Appium, shared test logic with web suite
NEWAdmin CMS — create and manage blog posts from /admin/blog
IMPEval pipeline now surfaces per-metric breakdown in the OrchestratorPanel
IMPSelf-healing locator strategy with 0.7 confidence threshold before human review
FIXSessions count no longer resets to 0 on hard refresh in Test Generator panel
v2.3.0
Apr 2026
MINORNEWLangSmith integration — trace every LLM call with full observability
NEWUI/API automation type selector in the orchestrator panel
IMPSettings now persist across sessions — no more re-entering API keys
IMPJARVIS no-data state redesigned with clearer empty state messaging
FIXLangSmith connection reliability fixes on Railway deployment
FIXDecryption robustness improved — no more silent failures on key rotation
v2.2.0
Mar 2026
MINORNEWAllure report viewer integrated into the reports page
NEWMulti-browser device matrix — test across 12 browser/OS combinations
IMPNext.js 15 upgrade with Turbopack build pipeline
IMPPWA support — install Spectr as a mobile app from any browser
FIXMiddleware migration moved to preDeployCommand so Next.js starts cleanly
v2.1.0
Feb 2026
MINORNEWJira bi-directional sync — create tickets from failed tests, update status on fix
NEWAgent observability panel — trace every orchestrator decision step
IMPTest case management redesigned with full CRUD and tagging support
FIXSessions visible in dashboard after environment variable refactor
v2.0.0
Jan 2026
MAJORNEWSpectr v2 — full rewrite on Next.js App Router with PostgreSQL backend
NEWMulti-LLM orchestration — Claude, GPT-4o, Gemini, and Mistral
NEWLangGraph agent graph with full observability via LangSmith
NEWNextAuth v5 authentication with Google OAuth and magic link support
NEWDocker + Kubernetes deployment manifests