Changelog
Every feature, fix, and content update to the FrontendX CCA-F study platform — ordered newest first. We believe in full transparency: if it shipped, it's here.
Rich informational landing page, desktop header removed in-app, sidebar includes display controls, and stale FAQ JSON-LD corrected.
New 5-step numbered journey section (diagnose → path → practice → mock → ready) with time estimates and a connecting spine. Trust band contrasts proctored conditions, real captured data, and evidence-backed recommendations against generic Q&A sites.
The top navigation bar now only appears on the landing page. Inside the app (lessons, dashboard, exams), all actions are in the sidebar. Mobile shows a minimal fixed header with logo and sidebar toggle only.
Theme toggle and font-size controls now live in the sidebar footer so they are always reachable even without a top header.
Both FAQPage schema.org blocks updated from stale '12 domains / 72 lessons / 715 questions / 65Q-130min-75%pass' to the verified '5 domains / 116 lessons / 800+ questions / 60Q-120min-720pass' facts. Removed the incorrect 'multiple select' question-type claim — the real exam is single-answer MC only.
New exam-grade scenario questions on the highest-yield production patterns, distilled from the Anthropic Cookbook and field research.
Original, exam-grade scenarios covering the patterns the real exam leans on: application-layer policy enforcement vs. prompts, per-segment confidence validation, filtering stale tool_results on resume, schema redundancy for math consistency, resilient catch-all enums, the limits of retry loops, tool_choice for execution order, shared vector stores vs. daisy-chained logs, goal-oriented delegation, and structured escalation handoffs.
Distilled the Anthropic Cookbook recipes and production-architecture material into an internal reference so our scenarios mirror the constraint tradeoffs (latency, accuracy, cost, compliance) the exam tests.
Every exam lesson now opens with a warmup, and the questions rotate each visit so the practice never feels static.
Added genuine, exam-aligned warmups so all 86 exam lessons now have four or more — closing 24 lessons that previously had none and ~50 that had only two. Each question is written to the verified CCA-F facts, not filler.
Warmups are shuffled on each visit and lessons with four or more surface a fresh subset (3 of N) each time, so revisiting a lesson no longer shows the same static set.
Added a model deprecation timeline with verified end-of-life dates (claude-3-haiku, Sonnet/Opus 4.0, Opus 4.1) and context on legacy generations including Claude Instant, so older-model exam questions are unambiguous.
Warmups about the system prompt now match what the page actually teaches — message roles, the top-level system parameter, alternation, caching, and the security boundary.
Every release now records its immutable deployment URL here, so you can always open the exact version that shipped with a given update.
A major step toward the goal: the single resource that gets you to a top CCA-F score. We now capture your whole study session, score it precisely, and tell you exactly what to master next.
Our own client-side tracking SDK now records your entire learning session — reading depth, scroll, time-on-task, active/idle, page views, and every warmup, quiz, practice, diagnostic and exam answer. Stored locally (private) with optional cloud sync.
Evidence-backed recommendations rank what to study next using recency-weighted mastery, repeated-miss and overconfidence detection, and scenario-vs-recall gaps — each with a 'master this topic → open the lesson → try again' action, weighted to the official 27/20/20/18/15 exam split.
Real-exam proctoring: detects tab-switching, copy/paste, right-click, developer tools, fullscreen exit and blocked shortcuts; logs violations, shows an integrity score, and auto-submits on repeated serious violations. Scores scale to the CCA-F 1000-point range (720 = pass).
Dashboard, progress and readiness now reflect your actual captured activity — real study time, streaks, per-domain mastery and reading progress. No placeholder numbers.
The in-app EPUB reader now initializes reliably and resizes in place (no more blank viewer), with a corrected page-position readout.
Resolved the blank-PDF-in-production issue and shrank the file via self-hosted fonts; the in-app reader defaults to a fast HTML view with PDF/EPUB downloads.
Refreshed model IDs (Opus 4.8 / Sonnet 4.6 / Haiku 4.5 / Fable 5), migrated structured-output examples to the current API, and reconciled the lesson count to 116 across the site and book.
Major content update: new Mythos-class model coverage plus this changelog for full transparency.
Comprehensive deep-dive lesson covering the new Mythos-class models — architecture, safety guardrails, SWE-Bench Pro 80.8%, Project Glasswing, and the June 12 US government suspension. Added to 'Latest Updates' domain with 10 practice questions and integrated across flashcards and mock exams.
Added 'Beyond the Main Tiers: Mythos-Class Models' section with comparison table, safety architecture explanation, and link to the dedicated lesson.
Named @page rules for chapter-start/part-start sections — opening pages of chapters and parts now have zero top margin for cleaner layout.
Fixed production build pipeline — old 21.9 MB PDF was stale. Replaced with fresh 16.4 MB version containing all 104+ lessons.
Fable/Mythos lesson added as Part V (Appendix) in the HTML/EPUB/PDF book generation — shows as chapter 116 in the compiled book.
This very page! A dedicated timeline of every feature, fix, and content update — ordered newest first.
Major improvements to the mock exam engine — smarter weighting, better score tracking, and exam strategy guide.
Mock exams now strictly follow official CCA-F domain weights (27/20/20/18/15). Each exam draws exactly the right number of questions per domain, matching the real exam proportions.
New comprehensive strategy guide page with time management tactics, question elimination techniques, and domain-specific tips.
Exam results now show performance broken down by each of the 5 official domains — pinpoint exactly which areas need more study.
If you consistently score above 85%, mocks automatically sample harder questions (including pro-level ones) to keep challenging you.
140+ rewritten questions with detailed explanations, and a new traps encyclopedia.
Every question now includes a wrong-answer explanation for each incorrect option — not just why the right answer is right, but why each wrong answer is wrong.
Questions that were tagged at the wrong difficulty level or domain have been redistributed. The question bank is now more representative of actual exam difficulty.
Ambiguous, misleading, or duplicate questions replaced with clearer alternatives. Each rewrite was verified against Anthropic's official documentation.
New 'Common Traps' page cataloging the most frequently missed question patterns — with strategies to avoid each one.
Full WCAG AA compliance pass, visual polish, and responsive layout fixes.
Full audit and fix: skip-to-content link, aria labels on all interactive elements, proper landmark regions, focus indicators, reduced-motion support, and color contrast improvements.
Comprehensive test suite covering auth flows, lesson navigation, exam functionality, accessibility (axe-core), and Supabase progress sync.
Vercel-style near-black dark theme applied site-wide. Better contrast ratios, consistent card surfaces, and improved code block readability in dark mode.
Quiz card height clipping fixed, sidebar collapse behavior improved on mobile, table overflow scrolling on narrow viewports.
New diagnostic assessment and adaptive study plan — personalized learning based on your baseline.
Entry exam covering all 5 domains that maps your strengths and weaknesses before you even start studying. Generates a personalized study plan with estimated score prediction.
Based on diagnostic results, the study plan reorders lessons to prioritize your weakest areas while respecting prerequisite chains. Updates as you progress.
New composite score (0-100) that combines mock exam performance, flashcard retention, and lesson completion rates into a single readiness metric.
Exam results now highlight specific lessons that are dragging down each domain score — with direct links to the relevant material.
SM-2 algorithm tuning, pro-level question bank integration, and enhanced knowledge graph.
Flashcards now use the full SM-2 algorithm — scheduling reviews based on your performance history. Cards you consistently recall appear less frequently; cards you struggle with appear more often.
Advanced pro-level questions added to the pool — harder, multi-step scenarios that test deep understanding rather than recall. Filterable in practice mode.
Interactive graph view now shows prerequisite chains, concept dependencies, and domain cross-links. Hover a node to see its connections highlighted.
Replaced analogy-driven explanations with mechanism-first writing across 49 lessons — focusing on how and why things work, not just what they're like.
Exam tips across all lessons, adaptive-plan unit tests, and quiz engine fixes.
Every lesson now includes a CCA-F Exam Tips section with likely scenario questions, key concepts to memorize, and common pitfalls tested on the real exam.
Full test coverage for the adaptive study plan algorithm — validates prerequisite ordering, weak-area prioritization, and plan recalculation after progress updates.
Fixed a bug where quiz options used position-based ID mapping instead of content-based mapping — causing incorrect shuffling behavior across quiz attempts.
Corrected scoring edge case where partially-completed mocks showed inflated scores due to NaN handling in unfinished sections.
Stay up to date
This changelog updates with every deployment. Check back to see what's new, or watch the GitHub repository for release notifications.