[PR #3476] [MERGED] Feat/v1.3 announcement change log #4844

Closed
opened 2026-03-13 12:01:48 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/3476
Author: @Bekacru
Created: 7/19/2025
Status: Merged
Merged: 7/19/2025
Merged by: @Bekacru

Base: mainHead: feat/v1.3-anoucement-changelog


📝 Commits (10+)

📊 Changes

8 files changed (+393 additions, -58 deletions)

View changed files

📝 docs/app/blog/_components/changelog-layout.tsx (+0 -16)
📝 docs/app/blog/layout.tsx (+11 -1)
📝 docs/app/changelogs/[[...slug]]/page.tsx (+14 -38)
docs/app/changelogs/_components/grid-pattern.tsx (+22 -0)
docs/content/blogs/1-3.mdx (+335 -0)
docs/public/release-og/1-3.png (+0 -0)
📝 packages/better-auth/src/plugins/organization/adapter.ts (+9 -1)
📝 packages/better-auth/src/plugins/organization/routes/crud-members.ts (+2 -2)

📄 Description

Summary by cubic

Added the Better Auth 1.3 announcement changelog blog post, updated the changelog page layout, and improved visual styling for release notes.

  • Changelog and Blog Updates
    • Added detailed 1.3 release notes with new features, bug fixes, and upgrade instructions.
    • Improved changelog page with a new grid background and cleaner layout.
    • Removed unused components and simplified blog layout styling.

🔄 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/3476 **Author:** [@Bekacru](https://github.com/Bekacru) **Created:** 7/19/2025 **Status:** ✅ Merged **Merged:** 7/19/2025 **Merged by:** [@Bekacru](https://github.com/Bekacru) **Base:** `main` ← **Head:** `feat/v1.3-anoucement-changelog` --- ### 📝 Commits (10+) - [`5f5ade2`](https://github.com/better-auth/better-auth/commit/5f5ade2da7eaffb2043eaaadfa0d07ff5eb803e5) v1.3 init anouncement changelog docs - [`4ef8429`](https://github.com/better-auth/better-auth/commit/4ef842985c6396bf73d4d966263f89c323bfb3ac) revamp on guide - [`3547b1c`](https://github.com/better-auth/better-auth/commit/3547b1ce2a6ddb97abf36196b11b53f12586f954) stale - [`c50c532`](https://github.com/better-auth/better-auth/commit/c50c5326fa5713743c8c698163711cff302cadb4) saml - [`9ecdf11`](https://github.com/better-auth/better-auth/commit/9ecdf1158f74765c54f23d53136dca86f1287ad1) code block - [`7a667f1`](https://github.com/better-auth/better-auth/commit/7a667f10ad31b46a9472c1329b6d1c0daaa09b45) update - [`cd18a82`](https://github.com/better-auth/better-auth/commit/cd18a8202e624a504d7f09bae148fc670fba788f) update - [`8ac26f5`](https://github.com/better-auth/better-auth/commit/8ac26f51ccec7383969c03617365bdbb8301f557) revamp and update - [`b0d1dce`](https://github.com/better-auth/better-auth/commit/b0d1dce891649d09d547e89af96fcae647c6ead8) feat: changelog image - [`8540c3b`](https://github.com/better-auth/better-auth/commit/8540c3b440c894d204b78fab2a4877e24a2f0c40) docs and og image ### 📊 Changes **8 files changed** (+393 additions, -58 deletions) <details> <summary>View changed files</summary> 📝 `docs/app/blog/_components/changelog-layout.tsx` (+0 -16) 📝 `docs/app/blog/layout.tsx` (+11 -1) 📝 `docs/app/changelogs/[[...slug]]/page.tsx` (+14 -38) ➕ `docs/app/changelogs/_components/grid-pattern.tsx` (+22 -0) ➕ `docs/content/blogs/1-3.mdx` (+335 -0) ➕ `docs/public/release-og/1-3.png` (+0 -0) 📝 `packages/better-auth/src/plugins/organization/adapter.ts` (+9 -1) 📝 `packages/better-auth/src/plugins/organization/routes/crud-members.ts` (+2 -2) </details> ### 📄 Description <!-- This is an auto-generated description by cubic. --> ## Summary by cubic Added the Better Auth 1.3 announcement changelog blog post, updated the changelog page layout, and improved visual styling for release notes. - **Changelog and Blog Updates** - Added detailed 1.3 release notes with new features, bug fixes, and upgrade instructions. - Improved changelog page with a new grid background and cleaner layout. - Removed unused components and simplified blog layout styling. <!-- 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-03-13 12:01:48 -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#4844