[PR #6105] [MERGED] docs: 1.4 release notes #32048

Closed
opened 2026-04-17 22:54:54 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/6105
Author: @ping-maxwell
Created: 11/19/2025
Status: Merged
Merged: 11/22/2025
Merged by: @Bekacru

Base: canaryHead: docs/1.4-release-notes


📝 Commits (10+)

📊 Changes

9 files changed (+563 additions, -29 deletions)

View changed files

docs/content/blogs/1-4.mdx (+532 -0)
📝 docs/content/docs/installation.mdx (+4 -0)
📝 docs/content/docs/integrations/tanstack.mdx (+2 -2)
docs/public/images/blogs/1-4_error.png (+0 -0)
docs/public/release-og/1-4.png (+0 -0)
📝 packages/better-auth/package.json (+6 -6)
📝 packages/better-auth/src/integrations/tanstack-start.ts (+2 -2)
📝 packages/better-auth/src/plugins/username/index.ts (+16 -18)
📝 packages/better-auth/tsdown.config.ts (+1 -1)

📄 Description

The Better-Auth 1.4 release note blog.


Summary by cubic

Published Better Auth 1.4 release notes covering stateless auth, DB joins, custom OAuth state, SCIM, device authorization, API key secondary storage, JWT key rotation, pre-configured OAuth providers, improved email change flow, error page updates, SSO domain verification, and breaking changes/bug fixes.
Added the release OG and error page images; updated Installation with a stateless-mode callout; and renamed the React Start cookie plugin to tanstack-start in docs and package exports.

Written for commit 2850efba5f. Summary will update automatically on new commits.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/better-auth/better-auth/pull/6105 **Author:** [@ping-maxwell](https://github.com/ping-maxwell) **Created:** 11/19/2025 **Status:** ✅ Merged **Merged:** 11/22/2025 **Merged by:** [@Bekacru](https://github.com/Bekacru) **Base:** `canary` ← **Head:** `docs/1.4-release-notes` --- ### 📝 Commits (10+) - [`a3ad6ce`](https://github.com/better-auth/better-auth/commit/a3ad6ced6c7daca85d7ae065a3135da0b92b0680) docs: 1.4 release notes - [`604d889`](https://github.com/better-auth/better-auth/commit/604d889b51e5cf203d71c66bdcbfc90f3a151020) Merge branch 'canary' into docs/1.4-release-notes - [`5b55653`](https://github.com/better-auth/better-auth/commit/5b55653e5f6ac69376a7e18ec4c2886c70276124) wip - [`68519d0`](https://github.com/better-auth/better-auth/commit/68519d0219fd355ca18451a6390a5d712c521797) Merge branch 'docs/1.4-release-notes' of https://github.com/ping-maxwell/better-auth into docs/1.4-release-notes - [`3617414`](https://github.com/better-auth/better-auth/commit/3617414ed6fd749f9d9fec118d9571f88730854c) Merge branch 'canary' into docs/1.4-release-notes - [`0065189`](https://github.com/better-auth/better-auth/commit/00651896d96b92253333ff19771f646cc75d9d9c) Merge branch 'canary' into docs/1.4-release-notes - [`ddce46b`](https://github.com/better-auth/better-auth/commit/ddce46b09531ccf269fd982ad37e8d63e0134167) update: the rest of 1.4 - [`ceb8a6a`](https://github.com/better-auth/better-auth/commit/ceb8a6a8c696c32bb210f8d50825bc2600deda15) Merge branch 'canary' into docs/1.4-release-notes - [`ddcc469`](https://github.com/better-auth/better-auth/commit/ddcc469cabbd9881a08e4de0b332fc1832f4d0e8) update: improvements - [`d6fef77`](https://github.com/better-auth/better-auth/commit/d6fef771e85183e6f7d8afe046715e0e48732422) Merge branch 'canary' into docs/1.4-release-notes ### 📊 Changes **9 files changed** (+563 additions, -29 deletions) <details> <summary>View changed files</summary> ➕ `docs/content/blogs/1-4.mdx` (+532 -0) 📝 `docs/content/docs/installation.mdx` (+4 -0) 📝 `docs/content/docs/integrations/tanstack.mdx` (+2 -2) ➕ `docs/public/images/blogs/1-4_error.png` (+0 -0) ➕ `docs/public/release-og/1-4.png` (+0 -0) 📝 `packages/better-auth/package.json` (+6 -6) 📝 `packages/better-auth/src/integrations/tanstack-start.ts` (+2 -2) 📝 `packages/better-auth/src/plugins/username/index.ts` (+16 -18) 📝 `packages/better-auth/tsdown.config.ts` (+1 -1) </details> ### 📄 Description The Better-Auth 1.4 release note blog. <!-- This is an auto-generated description by cubic. --> --- ## Summary by cubic Published Better Auth 1.4 release notes covering stateless auth, DB joins, custom OAuth state, SCIM, device authorization, API key secondary storage, JWT key rotation, pre-configured OAuth providers, improved email change flow, error page updates, SSO domain verification, and breaking changes/bug fixes. Added the release OG and error page images; updated Installation with a stateless-mode callout; and renamed the React Start cookie plugin to tanstack-start in docs and package exports. <sup>Written for commit 2850efba5f4aa8dbd0f29a563ac94d7b917d3d88. Summary will update automatically on new commits.</sup> <!-- End of auto-generated description by cubic. --> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-17 22:54:54 -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#32048