Changelog
What's new
Every shipped change, biggest first. We push weekly.
NEW
2026-05-19Sessions API live
POST /v1/sessions + answer + submit + results. SM-2 weak-MCQ rotation drives selection.
NEW
2026-05-19Content endpoints
GET /v1/exams/:code/resources renders syllabus / cutoff / salary / eligibility / pattern.
SECURITY
2026-05-19Refresh-token rotation
Migration 0007 adds identity.refresh_tokens with family-revocation on reuse.
NEW
2026-05-18Web frontend launched
Next.js 14 marketing site + parent / teacher / admin dashboards. Exam-taking stays in the app.
NEW
2026-05-17OpenAPI 3.1 spec
Full /v1/* coverage. Drop into Postman / generate SDKs.
NEW
2026-05-16Docker Compose + Makefile
`make up && make migrate && make ingest` boots the full stack.
IMPROVED
2026-05-15Catalog expanded to 759 exams
India 343 (Testbook depth) + 270 world + 50 detailed variants.
NEW
2026-05-15SSC CGL content seed
48 hand-written MCQs + test_series + 4 study_notes + 5 exam info cards.
IMPROVED
2026-05-1432 content types + 22 resource kinds
Testbook-grade content taxonomy locked in.
NEW
2026-05-12v0 auth API
Email/phone OTP signup + login + device registration.