Prep
Changelog

What's new

Every shipped change, biggest first. We push weekly.

NEW
2026-05-19

Sessions API live

POST /v1/sessions + answer + submit + results. SM-2 weak-MCQ rotation drives selection.

NEW
2026-05-19

Content endpoints

GET /v1/exams/:code/resources renders syllabus / cutoff / salary / eligibility / pattern.

SECURITY
2026-05-19

Refresh-token rotation

Migration 0007 adds identity.refresh_tokens with family-revocation on reuse.

NEW
2026-05-18

Web frontend launched

Next.js 14 marketing site + parent / teacher / admin dashboards. Exam-taking stays in the app.

NEW
2026-05-17

OpenAPI 3.1 spec

Full /v1/* coverage. Drop into Postman / generate SDKs.

NEW
2026-05-16

Docker Compose + Makefile

`make up && make migrate && make ingest` boots the full stack.

IMPROVED
2026-05-15

Catalog expanded to 759 exams

India 343 (Testbook depth) + 270 world + 50 detailed variants.

NEW
2026-05-15

SSC CGL content seed

48 hand-written MCQs + test_series + 4 study_notes + 5 exam info cards.

IMPROVED
2026-05-14

32 content types + 22 resource kinds

Testbook-grade content taxonomy locked in.

NEW
2026-05-12

v0 auth API

Email/phone OTP signup + login + device registration.