• v0.21.1 01d23c41c3

    v0.21.1 Stable

    pienter-release-bot released this 2026-09-16 01:14:49 +00:00 | 100 commits to main since this release

    Fixed

    • Sidebar marks one entry aria-current="page" instead of every entry on
      the current path. On /pages/create the "All pages" link (/pages), its
      group row and "New page" (/pages/create) all reported themselves as the
      current page, so a screen reader heard three current pages and both links
      wore the brand wash. The hierarchical match is unchanged — it still
      drives a group's data-active and expand-on-mount — but aria-current now
      goes only to the longest matching href, and when a group row and one of its
      child links share that href the link wins.
    Downloads