Skip to content

v9.0.0

Choose a tag to compare

@github-actions github-actions released this 12 Sep 01:01
0f21de8

9.0.0 (2026-09-12)

Features

  • design: act on the critique — Plex Sans, fewer rules, real state cues (51456a5)
  • design: replace the visual world with slate, ruby, and a named type scale (1157bea)
  • home: add a derived evidence ledger to the hero (d049d0b)
  • layout: give every section a label rail so the desktop reads as composed (4599b9c)
  • post: give the reading page a margin and finally build its contents rail (75cf33f)
  • site: source-list shell, imagekit hosting, seo hardening, and a theme cross-fade (3ca2ace)
  • site: source-list shell, imagekit hosting, seo hardening, and a theme cross-fade (cbd7b7c)
  • styles: add the radix slate ramp (d81e286)
  • webmentions: redesign the post response section (f6cd0f8)

Bug Fixes

  • address design review and stabilize archive filters (9bcec5a)
  • address review regressions in shell lifecycle (e62c0f5)
  • align component RBS declarations (a2db634)
  • chrome: guarantee focus, and clear the defects the chrome was carrying (57f75f9)
  • cmdk: restore focus to the trigger when the palette is opened with the shortcut (8471e00)
  • design: apply the finish review's material fixes (45d0048)
  • design: clear the defects the first render surfaced (de8a9d2)
  • design: close the finish review's last items and four latent defects (eaac5f4)
  • design: close the verdict's three regressions and three partials (2974b4a)
  • design: unify the last radii, delete a colour trap, and order the post head (ed29415)
  • install falcon for local development (#564) (06d7e7d)
  • refresh favicon assets to match ruby palette (1072337)
  • remove speaking page section index (#588) (d026cf9)
  • seo: repair links and align sitemap metadata (f245fae)
  • styles: bridge mint-6 into the tailwind theme (df2783c)
  • types: satisfy tsc in copy_code and reading_progress (03d3c9a)

Performance

  • ci: parallelize Lighthouse and cut runs per URL (#562) (459e8b0)

Refactors

  • components: collapse seven row and card components into two primitives (68ac658)
  • components: drop Image's unreachable variants (eb52a45)
  • replace email links with bluesky contact links (#565) (4a7d78e)
  • styles: prune the dead amber steps and the last hand-built label (6c7119b)

Documentation

  • design: capture product context and design system (8d6f0d8)
  • design: refresh the design system and document slate (c4b6a20)
  • product: record the standing design preference and the layout primitive rule (5341c03)

Chores