what stackpulse tracks
Better Auth releases from GitHub
StackPulse watches Better Auth release notes and keeps the original source link close to every summary.
The most comprehensive authentication framework for TypeScript StackPulse turns upstream changelogs into scannable summaries with risky changes, deprecations, migration notes, and source links.
what stackpulse tracks
StackPulse watches Better Auth release notes and keeps the original source link close to every summary.
upgrade risk
Risky changes are separated from normal feature notes so you can scan upgrade impact before changing production dependencies.
migration notes
Migration steps and recommended actions are only shown when the upstream release notes support them.
This release introduces significant breaking changes for CAPTCHA, MCP, OAuth provider, and two-factor authentication. Key updates include OIDC back-channel logout support, explicit modeling of protected resources, and PKCE enforcement.
All users of MCP, OAuth provider, two-factor auth, and Electron integration are affected by breaking changes.
Review breaking changes carefully and follow migration steps before upgrading.
This release focuses on bug fixes and minor improvements across multiple packages, including fixes for rate limiting, OAuth state validation, and TypeScript inference errors. It also introduces a new `refreshTokenReuseInterval` option for OAuth provider and MCP packages.
Developers using `better-auth` and its associated packages may benefit from bug fixes and new features, particularly those working with OAuth and Drizzle integrations.
Update to the latest beta version to take advantage of bug fixes and new features.
Bugfix release addressing credential revocation, OAuth redirect handling, SCIM operations, organization subscription actions, and 2FA lockout.
Users relying on magic link/email OTP sign-in, OAuth redirects, SCIM operations, Stripe organization subscriptions, or 2FA verification may be affected by fixes in this release.
Update to benefit from critical bug fixes related to authentication flows and subscription management.
This release focuses on bug fixes across multiple packages, including improvements to rate limits, session handling, OAuth validation, and security enhancements.
Users relying on OAuth, SSO, or IP resolution features may be affected by these fixes.
Update to v1.6.21 to benefit from the latest bug fixes and security improvements.
This release focuses on bug fixes, including improvements to account-linking logs, TypeScript inference errors, refresh cookie `Max-Age` behavior, and i18n fallback logic.
Developers using `better-auth` and `@better-auth/i18n` may benefit from the bug fixes and improved TypeScript support.
Update to v1.6.20 to benefit from the bug fixes and improvements.
Beta release with breaking auth claim restrictions, new DCR and UserInfo features, and numerous OIDC bug fixes.
Applications overriding standard OIDC claims in customIdTokenClaims will need migrations.
Audit custom claim usage and migrate protected claims to namespaced alternatives.
This release focuses on bug fixes for OAuth flows, including account creation rollbacks, redirect URI derivation, and scope preservation. It also introduces a new feature for the Google provider to control scope accumulation.
Users relying on OAuth flows or multi-host deployments are affected by these fixes.
Update to ensure proper handling of OAuth scope persistence and redirect URIs.
This beta release introduces new token refresh configuration options and improves security with SSRF protection and ID token nonce binding fixes.
Users implementing OAuth flows or token refresh functionality are affected by these changes.
Review the security fixes and consider implementing the new refreshTokenParams configuration if needed.
This release introduces breaking changes to auth endpoint matching, OAuth protected resource modeling, and client authentication. It also adds new features like popup-based OAuth sign-in and DPoP token support.
Users relying on partial path matching in captcha plugin, OAuth audience validation, or dynamic baseURL resolution will need to update their configurations.
Follow the detailed migration steps provided in the release notes for each breaking change.
Maintenance release focusing on bug fixes across multiple packages including device authorization, session cookies, and database adapters.
Users may need to update their cookie handling if they were relying on silent drops near size limits.
Review cookie handling changes if your implementation deals with large session cookies.
This release focuses on fixing numerous bugs related to concurrent requests, session management, and security vulnerabilities. Key improvements include stricter rate limiting, atomic counter updates, and enhanced replay protection for various authentication mechanisms.
Users relying on concurrent authentication mechanisms, rate limiting, or replay protection are most affected.
Update to this version to benefit from improved security and stability fixes.
This release introduces an experimental OAuth popup plugin and addresses numerous race conditions and bugs related to session management, token handling, and security.
Users relying on OAuth, session management, and token handling are affected by these changes.
Update to the latest version to benefit from improved security and bug fixes.
This release introduces significant breaking changes, including consolidated `id_token` verification, OIDC Back-Channel Logout support, and hardened SSO provider validation. New features include `clientAssertion` support for Microsoft Entra ID, per-provider `requireEmailVerification`, and `id_token` verification for `genericOAuth` providers.
Developers using custom providers, OAuth, SSO, or Electron integrations are affected by breaking changes and need to migrate.
Review breaking changes and migration steps, then update your implementation accordingly.
This release focuses on bug fixes across multiple modules, addressing issues in SIWE verification, PayPal ID token verification, Google hosted domain enforcement, and more. Security improvements include fixes for replay attacks, SSRF vulnerabilities, and token verification enhancements.
Users relying on SIWE, PayPal, Google, Facebook, SAML, or OIDC integrations may need to verify their configurations due to security fixes and verification enhancements.
Review and update configurations for SIWE, PayPal, Google, Facebook, SAML, and OIDC integrations to ensure compatibility with the latest security fixes.
This release focuses on bug fixes and minor improvements across multiple packages, including better session handling, OAuth endpoint enhancements, and passkey authenticator name resolution.
Users relying on session management, OAuth flows, and passkey integrations may be affected by these changes.
Review the changelog and update your integrations if necessary.
This release focuses on bug fixes, including resolving issues with Google One Tap authentication, session cookie handling, redirect URI validation, and SAML Single Logout.
Users experiencing issues with Google One Tap authentication, session cookies, redirect URIs, or SAML Single Logout will benefit from these fixes.
Update to the latest version to resolve the mentioned issues.
This release introduces server-side `accountInfo` calls without session headers and includes numerous bug fixes across authentication, OAuth, and SSO components. Breaking changes affect resource indicators in OAuth and SAML certificate handling.
Developers using OAuth resource indicators or SAML SSO configurations are affected by breaking changes.
Run migration commands and update code to handle SAML certificates as arrays.
This release introduces server-side `accountInfo` calls with an optional `userId` parameter and fixes several bugs, including a high-severity XML injection vulnerability in SAML assertions.
Users relying on SAML Single Sign-On (SSO) or server-side `accountInfo` calls are most affected by this release.
Update to v1.6.13 to mitigate the SAML XML injection vulnerability and benefit from the new `accountInfo` feature.
This release focuses on bug fixes across multiple packages, including session cookie handling, OAuth state validation, and security improvements.
Users relying on session cookies, OAuth flows, or passkey authentication may be affected by security fixes and improvements.
Update to version 1.6.12 to benefit from security fixes and bug improvements.
This release focuses on security fixes and improvements, including hardening OAuth 2.1 compliance, fixing invitation takeover vulnerabilities, and addressing race conditions in token handling.