06 // RELEASES_LOG
CHANGELOG
Tracking build versions, feature upgrades, and technical additions to this environment.
v1.0.1
PATCH[+] SYSTEM ADDITIONS
- +Changelog route (/log) added to NavDrawer (history icon) and TopAppBar version pill
- +TopAppBar reorganized: desktop nav trimmed to 5 primary routes (About, Projects, Skills, Experience, Contact) — logo covers Home, secondary routes via drawer
- +Added Ctrl+M shortcut pill to TopAppBar desktop right cluster
- +Log version pill (history icon + v-tag) added to AppBar right cluster with active-route red highlight
[*] REFINEMENTS & CRITICAL CORRECTIONS
- *NavDrawer item order: Home → About → Projects → Skills → Experience → Certificates → Contact → Changelog
- *Merged v0/v1.0/v1.1 history into single v1.0.0 stable release entry
v1.0.0
STABLE RELEASE[+] SYSTEM ADDITIONS
- +Next.js 14 App Router + TS + Tailwind scaffold (app/, components/, lib/, public/)
- +Design system: black/crimson hard-edge UI, monospace, spacing tokens
- +Root layout, loading skeleton, 404 page
- +lib/content.ts: single source of truth for portfolio data
- +All routes live: Home, About, Projects, Skills, Experience, Certificates, Contact, Resume, Privacy/Terms
- +NavDrawer: active-route highlight, ModeToggle, mobile backdrop
- +Homepage Featured Works grid + tech chips + metrics
- +GitHub stats section (readme-stats, streak, top-languages), grayscale
- +Visitor Rating: Supabase sync + localStorage fallback
- +Projects: multi-select filters + keyword search
- +Ctrl+M Command Palette (fuzzy search, nav, actions)
- +Dynamic /sitemap.xml
- +About Bento Grid (Leadership + Philosophy panels)
- +Skills grouped: Languages, Frontend, Backend, Design, Tools
- +Offline fallback for certs w/o public index
[*] REFINEMENTS & CRITICAL CORRECTIONS
- *Real experience timelines + achievements
- *100% grayscale, no layout shift
- *Hard-edge UI (no shadows/radius) locked as core rule