Skip to content

11.15.2

Choose a tag to compare

@pascal-klesse pascal-klesse released this 10 Feb 12:58
· 7 commits to develop since this release

What's Changed

  • DEV-1264: better-auth by @kaihaase in #460
  • 11.9.0: Add ErrorCodeModule for centralized error handling with i18n translations and REST API by @kaihaase in #469
  • 11.10.0: Passkey and 2FA optimizations by @kaihaase in #473
  • feat(DEV-1362): Add PaginationInfo model and integrate with CrudServi… by @NicoKaempf in #476
  • fix(DEV-1366): Keep passkey challenge on failed verification for retry by @NicoKaempf in #484
  • 11.12.0: Resolve passkey authentication failures with JWT/cookie dual-mode by @DKoenig9 in #486
  • 11.13.0: Add configurable email verification and sign-up checks with termsAndPrivacyAccepted to BetterAuth by @kaihaase in #489
  • Add emailAndPassword.disableSignUp to BetterAuth for invite-only apps by @pascal-klesse in #496
  • Feature/system setup by @pascal-klesse in #497
  • 11.14.0: Switch to oxlint and oxfmt, remove Jest/ESLint/Prettier and clean up all legacy references by @kaihaase in #500

Full Changelog: 11.5.0...11.15.2