changelog.md

Changelog

// A history of everything built on this site.

de0c20 v1.2.0 — August 25, 2026

> Added a full blog tagging system — posts can now be assigned multiple tags, with a filterable sidebar on the blog index and tag pills on both post cards and individual posts. Fixed terminal window cursor behaviour sitewide. Updated homepage copy.

8a4fa8 v1.1.0 — August 20, 2026

> Added a custom sideloaded Android widget pulling live data from the site, plus two new JSON endpoints (/widget/version.php and /widget/reading.php) for version and reading data.

f61999 v1.0.1 — August 19, 2026

> Changelog page added with git log styling, admin form with auto-suggested version numbers, and current version added to system stats widget.

ff3e56 v1.0 — August 18, 2026

> Steam widget added, system stats widget with live uptime counter, currently reading admin form, slug length capped at 25 characters, dragging disabled on mobile.

71b3be v0.9 — August 10, 2026

> About page file explorer built with Books and Movies panes, star ratings and Lucide icons.

1b49e1 v0.7 — August 9, 2026

> Admin dashboard built with secure bcrypt login, manage posts, books and movies.

9bdb6e v0.8 — August 9, 2026

> Blog post previous/next navigation added, homepage reading tracker and latest post widgets added, terminals made independently draggable.

a572fd v0.6 — August 6, 2026

> Flexbox side-panel layout built and debugged.

e0f38b v0.5 — August 5, 2026

> Google Tag Manager added, cookie consent banner built, privacy page added. Coffee Shop Menu added as Project Three.

db2717 v0.4 — August 4, 2026

> Blog migrated to MariaDB database, individual post page built with Parsedown markdown rendering, shared header and footer templates created. Unit converter added as Project Two.

87a785 v0.3.1 — July 30, 2026

> Landing Page added as Project One.

f8aba9 v0.3 — July 28, 2026

> Terminal window aesthetic introduced — VS Code colour scheme, dot grid background, monospace code styling.

7e49d6 v0.2 — July 27, 2026

> First proper design — navigation with Home, About, Contact and Projects, favicon, and hamburger menu for mobile.

65e9ab v0.1 — July 23, 2026

> Basic site launch — plain header, main and footer. Just a "Welcome to my site" placeholder.