~ changelog ~
Current version: v2.23.0
2.23.0 (2026-06-22)
2.22.0 (2026-06-22)
2.21.0 (2026-06-22)
2.20.0 (2026-06-22)
2.19.3 (2026-06-22)
2.19.2 (2026-06-22)
2.19.1 (2026-06-22)
2.19.0 (2026-06-22)
2.18.0 (2026-06-22)
2.17.0 (2026-06-18)
2.16.0 (2026-06-14)
2.15.0 (2026-06-14)
2.14.1 (2026-06-14)
2.14.0 (2026-06-14)
2.13.4 (2026-06-14)
2.13.3 (2026-06-14)
2.13.2 (2026-06-14)
2.13.1 (2026-06-14)
2.13.0 (2026-06-14)
2.12.0 (2026-06-14)
2.11.0 (2026-06-14)
2.10.1 (2026-06-14)
2.10.0 (2026-06-14)
2.9.0 (2026-06-14)
2.8.0 (2026-06-14)
2.7.0 (2026-06-14)
2.6.0 (2026-06-14)
2.5.1 (2026-06-14)
2.5.0 (2026-06-14)
2.4.0 (2026-06-14)
2.3.0 (2026-06-14)
2.2.0 (2026-06-14)
2.1.0 (2026-06-14)
2.0.0 (2026-06-14)
⚠ BREAKING CHANGES
• The entire site UI was redesigned. The previous bento/
editorial homepage and page layouts are retired (preserved under /archive
and /v2), so any bookmarks to old in-page anchors or layout-specific
markup no longer apply.
Features
• add live The Crib Minecraft server player count (43f3039)
• add semantic versioning and a changelog page (169c49e)
• archive: make version archives fully self-contained with vendored assets (b597f08)
• integrate dynamic media from Letterboxd, Goodreads, and Last.fm (b5578f4)
• launch v2 neocities redesign across all pages (a37cb61)
• neocities redesign foundation (fonts, layout, global styles, shared UI) (218315c)
• power /links from Cloudflare bulk redirects (d1971d5)
• redesign homepage (hub, sidebar, stimmieverse, friends, 88x31 button) (1e4eddd)
• redesign links and workshops pages (e77c9a6)
• redesign projects and blog pages (27b7b75)
• socials: expand profiles and add new platform logos (5205e22)
• talks: redesign talks pages and add audience-size reach total (7e1e252)
1.4.0 (2026-06-13)
1.3.2 (2026-06-05)
1.3.1 (2026-06-05)
1.3.0 (2026-06-05)
1.2.0 (2026-06-01)
1.1.0 (2026-06-01)
1.0.1 (2026-05-21)
1.0.0 (2026-05-21)
⚠ BREAKING CHANGES
• / feat!: -> major
chore / ci / style / test -> no release
Note: if main has branch protection requiring reviews, GitHub Actions
needs the "Allow GitHub Actions to create and approve pull requests"
setting (or a PAT) for semantic-release's [skip ci] commit to push back.
Features
• add blog and books (9654033)
• home: per-thumbnail links in bento + mobile-friendly layout (2096b28)
• home: scrapbook-mosaic background grid (3886f27)
• initial commit (2916955)
• projects: per-project pages at /projects/[slug] with linkable listing cards (8b1facb)
• redirects: unify redirect management and sync to Cloudflare (66c0d81)
• seo: add sitemap.xml and robots.txt covering all routes (9a10528)
• sitemap: auto-include Cloudflare Bulk Redirects (ebd6a7f)
• talks: per-talk pages at /talks/[slug] with linkable listing cards (7b40cd9)
Bug Fixes
• change source of medium to adapt to case-sensitivity (9fbc7b2)
• update nextjs (cdd415d)
Refactors
• bg: extract MosaicBackground component, apply to all pages (ce363fb)
• extract talks/projects to src/data with stable slugs (67d923f)
CI
• add semantic-release for automated versioning and changelog (#4) (4c710e8)