[PR #8715] v1.5.6 stable release #16414

Closed
opened 2026-04-13 10:30:58 -05:00 by GiteaMirror · 0 comments
Owner

Original Pull Request: https://github.com/better-auth/better-auth/pull/8715

State: closed
Merged: Yes


Summary

Cherry-pick fixes and docs from canary for v1.5.6 stable release.

Commits included (5 new, 19 already on main):

Fixes:

  • fix(sso): use namespace import for samlify to fix ESM compatibility (#8697)
  • fix(oauth-provider): fix dist declaration type errors (#8701)
  • fix: prevent revoked sessions from being restored via database fallback (#8708)

Dependency bumps:

  • chore(deps): bump kysely from 0.28.11 to 0.28.12 (#8700)

Docs:

  • docs: add better-auth-devtools to community plugins (#8714)

Skipped commits (already on main via v1.5.5):

Skipped commits (per user request):

  • 20e4561c9 - feat(oauth-provider): public client prelogin endpoint (#8214) -- new feature
  • ac9541a84 - feat(sso): Add logging for when code validation fails (#8693) -- new feature
  • 5648bd868 - feat: agent auth plugin (#8696) -- new feature
  • a846dbcb1 - chore: add warning on agent auth docs -- agent auth related

Verification

  • pnpm lint -- passed
  • pnpm format:check -- passed
  • pnpm typecheck -- 894 errors (identical to main, all pre-existing)
  • Test files affected by cherry-picks hit a pre-existing @better-auth/core/instrumentation resolution issue on main; CI should handle this correctly
**Original Pull Request:** https://github.com/better-auth/better-auth/pull/8715 **State:** closed **Merged:** Yes --- ## Summary Cherry-pick fixes and docs from canary for v1.5.6 stable release. ### Commits included (5 new, 19 already on main): **Fixes:** - fix(sso): use namespace import for samlify to fix ESM compatibility (#8697) - fix(oauth-provider): fix dist declaration type errors (#8701) - fix: prevent revoked sessions from being restored via database fallback (#8708) **Dependency bumps:** - chore(deps): bump kysely from 0.28.11 to 0.28.12 (#8700) **Docs:** - docs: add better-auth-devtools to community plugins (#8714) ### Skipped commits (already on main via v1.5.5): - 6b921ed25 - docs: fix DatabaseTable type mapping (#8611) - 208f6fdd2 - docs: add Encore integration docs (#7760) - 169c27ed9 - fix(docs): add missing Encore icon (#8663) - 69008867d - docs: soften readme feature grid borders (#8666) - b8febc247 - docs: correct contributor count mismatch (#8667) - e467deba3 - docs: use moonshotai/kimi-k2.5 model for ai-chat (#8674) - af85a6685 - docs: polish community page UX (#8673) - 40b5e23b3 - chore(deps): bump fast-xml-parser from 5.4.1 to 5.5.6 (#8665) - 8304f655a - fix(api): return Response for HTTP request contexts (#7521) - 40e767615 - fix(oauth-provider): improve allowed paths for oauth_query (#8320) - 055657545 - fix(core): prioritize generateId "uuid" over adapter customIdGenerator (#8679) - b1be9cf61 - docs: improve Blog page UI (#8683) - 06e38a442 - fix(organization): filter null organizations (#8694) - 394074a20 - chore: move callout after the intro - b6c36ccea - docs: fix code block formatting in username plugin content (#8690) - ffd2e7e2a - chore: add redirect for legal - 01e98d753 - docs: update hero section (#8709) - 0410a40a2 - docs: improve DatabaseTable UI (#8710) - 7b658fe65 - docs: improve api endpoint component (#8712) ### Skipped commits (per user request): - 20e4561c9 - feat(oauth-provider): public client prelogin endpoint (#8214) -- new feature - ac9541a84 - feat(sso): Add logging for when code validation fails (#8693) -- new feature - 5648bd868 - feat: agent auth plugin (#8696) -- new feature - a846dbcb1 - chore: add warning on agent auth docs -- agent auth related ## Verification - `pnpm lint` -- passed - `pnpm format:check` -- passed - `pnpm typecheck` -- 894 errors (identical to main, all pre-existing) - Test files affected by cherry-picks hit a pre-existing `@better-auth/core/instrumentation` resolution issue on main; CI should handle this correctly
GiteaMirror added the pull-request label 2026-04-13 10:30:58 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/better-auth#16414