v0.0.16
·
15 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
What's Changed
- feat(auth): principal-resolver chain for session-or-bearer auth (#163) by @antosubash in #168
- fix(dashboard): correct heading hierarchy (h1 -> h2) #176 by @antosubash in #177
- fix(ui): add aria-labels to sidebar toggle/close buttons (#172) by @antosubash in #180
- fix(users): dev quick-login fills fields without auto-submitting by @antosubash in #179
- fix(ui): add main landmark to AuthCardShell for screen readers by @antosubash in #178
- fix(users): smart login redirect fallback when Dashboard not installed (#173) by @antosubash in #183
- fix(hosting): render Inertia error page for browser validation errors (#170) by @antosubash in #181
- fix(ui): add per-page document titles (#175) by @antosubash in #182
- chore(deps): bump qs from 6.15.1 to 6.15.2 by @dependabot[bot] in #169
Full Changelog: v0.0.15...v0.0.16