Skip to content

v1.1.16

Choose a tag to compare

@voyvodka voyvodka released this 20 May 06:46
· 29 commits to main since this release

Bug Fixes

  • Stale search queries no longer overwrite fresher results in Search.astro: a monotonic queryId is now captured per input event and re-checked after every await (loadPagefind, pf.search, data()), so a superseded query bails before touching the DOM. Clearing the input also invalidates any in-flight query.

Accessibility

  • Disabled download cards on /download/ now drop their href entirely, removing unavailable-platform cards from the keyboard tab order and disabling Enter-key activation. Mirrors the community-forum-card fix from v1.1.15.

Dependencies

  • Minor/patch group: astro 6.3.1 → 6.3.3, @astrojs/mdx 5.0.4 → 5.0.6, dompurify 3.4.2 → 3.4.4, isomorphic-dompurify 3.12.0 → 3.13.0.
  • pnpm/action-setup 6.0.6 → 6.0.8 (CI + deploy).
  • cloudflare/wrangler-action 3.15.0 → 4.0.0 (deploy) — non-breaking, wranglerVersion: '4' already pinned; stale pin comment corrected to # v4.0.0.