← Back to Home

Changelog

Tracking the evolution of CodeAutopsy.

v1.2.0April 2026

The Polish Update

Complete UI overhaul and supplementary page rollout.

Added

New high-vibrance 'About', 'Docs', and 'Contact' pages.

Added

Global Navigation Header with Auth-aware state.

Fixed

Resolved Hydration Mismatch warnings in concurrent rendering.

v1.1.0March 2026

Engine Optimization

Major backend refactor to handle larger repositories and prevent API rate-limiting.

Improved

Parallelized file fetching using Promise.all (70% faster).

Added

Supabase caching layer to serve instant results for known repos.

Fixed

Implemented token-trimming logic to eliminate 429 Rate Limit errors.

v1.0.0February 2026

Initial Launch

The birth of CodeAutopsy. Core analysis engine is live.

Added

GitHub & Google OAuth integration via Supabase.

Added

AI-powered architectural scoring and summarization.

Added

Interactive analysis history dashboard.