Home/ Changelog

Changelog

A running log of what's been built, fixed, and improved. Transparent by default — the same discipline applied to client projects gets applied here.

Latest: v1.4.0 May 2025
v1.4.0 Feature May 2025

Conversations with AI section launched

  • New section documenting real AI-assisted workflow sessions
  • Chat-style layout with turn-by-turn conversation display
  • Filter by topic: design, development, copy, SEO
v1.3.2 Improvement Apr 2025

Performance pass — homepage LCP improvements

  • Deferred non-critical font loads via font-display:swap
  • Hero video replaced with optimised .webm on desktop
  • Reduced hero section repaint on scroll
  • LCP target hit: 1.1s on 4G mobile
v1.3.0 Feature Mar 2025

Projects page redesign

  • Alternating image/copy layout for each project
  • Status badges (completed / in progress)
  • Stack tags per project
  • Image placeholder system for pre-launch work
v1.2.1 Fix Feb 2025

Mobile nav drawer polish

  • Fixed scroll lock not releasing on iOS Safari
  • Improved overlay tap-to-close hit area
  • Added staggered link reveal animation
v1.2.0 Feature Feb 2025

Resources section added

  • Client-side category filter (no page reload)
  • Article cards with estimated read times
  • Terminal-style "in progress" indicator
v1.1.0 Improvement Jan 2025

Global CSS restructure

  • Extracted all design tokens into :root variables
  • Separated component CSS from page-level styles
  • Added reveal-on-scroll utility via IntersectionObserver
  • Typography scale standardised across all pages
v1.0.0 Launch Dec 2024

Site launched

  • Custom Astro + Tailwind build — zero frameworks shipped client-side by default
  • Dark theme with green accent system
  • Mobile-first responsive layout
  • Slide-out nav drawer
  • All 6 core pages built and deployed