Commit Graph

6030 Commits

Author SHA1 Message Date
Alex Yang
bcbeeee23c chore: release v1.4.17 v1.4.17 2026-01-20 19:29:15 -08:00
Bereket Engida
225348afd2 fix(two-factor): improve OTP comparision during hashed and encrypted values 2026-01-20 19:18:01 -08:00
Bereket Engida
c6e4f16189 feat(two-factor): add twoFactorCookieMaxAge as a separate option 2026-01-20 19:14:03 -08:00
DIYgod
a1b0901997 fix(stripe): allow re-subscribing to the same plan when subscription has expired (#7459)
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
Co-authored-by: Taesu <bytaesu@gmail.com>
Co-authored-by: Taesu <166604494+bytaesu@users.noreply.github.com>
2026-01-20 17:45:20 -08:00
bonghyeon.lee
8046a42020 docs: add a callout about the Kakao Biz App requirement for the account_email scope (#7486)
Co-authored-by: Taesu <bytaesu@gmail.com>
2026-01-20 17:45:20 -08:00
Alex Yang
4a463bbe1d chore: cleanup pnpm settings (#7498) 2026-01-20 17:45:20 -08:00
Paola Estefanía de Campos
86db4f7ee0 fix(db): only exclude returned: false fields from output schemas (#7504) 2026-01-20 17:45:20 -08:00
Taesu
f7cbbbd125 fix(cookies): fallback to isProduction when baseURL is not set (#7159) 2026-01-20 17:45:20 -08:00
Taesu
da2fd6cd46 chore(sso): remove unused ascEndpoint params schema (#7488) 2026-01-20 17:45:20 -08:00
Alex Yang
6ef600deae fix: set default ipv6 subnet to 64 (#7509) 2026-01-20 17:45:20 -08:00
Alex Yang
f4440274e0 chore: bump zod (#7507) 2026-01-20 15:33:00 -08:00
Alex Yang
4625dcf784 chore: release v1.4.16 v1.4.16 2026-01-19 22:41:09 -08:00
Alex Yang
1ba5a3fd5a fix(rate-limit): support IPv6 address normalization and subnet (#7470) 2026-01-19 22:40:42 -08:00
Oscar Cornish
eb297c2b7f refactor: return linked account in findOAuthUser (#7331)
Co-authored-by: Maxwell <145994855+ping-maxwell@users.noreply.github.com>
2026-01-19 22:40:42 -08:00
Taesu
56bc0da969 fix(oauth): set account cookie on re-login when updateAccountOnSignIn is false (#7217) 2026-01-19 22:40:42 -08:00
Taesu
f699770cf0 chore: remove type casting for provider id (#7468) 2026-01-19 22:40:42 -08:00
Alex Yang
5354023b35 docs: use tabs on drizzle-kit scripts (#7469)
Co-authored-by: Cursor Agent <cursoragent@cursor.com>
2026-01-19 22:40:42 -08:00
Taesu
dbf05443f5 chore(demo): correct trustedProviders option (#7449) 2026-01-19 22:40:42 -08:00
Maxwell
c3fdabced4 docs: add "10 Better Auth plugins that just save so much time" resource (#7455) 2026-01-19 22:40:42 -08:00
Maxwell
a0cebf3c89 docs(JWT): moved incorrect documentation (#7456) 2026-01-19 22:40:42 -08:00
Long Nguyen
b7ff1b3394 fix(organization): missing activeTeamId field when dynamic access control is enabled (#7385)
Co-authored-by: Alex Yang <himself65@outlook.com>
Co-authored-by: ping-maxwell <maxwell.multinite@gmail.com>
Co-authored-by: Maxwell <145994855+ping-maxwell@users.noreply.github.com>
2026-01-19 22:40:42 -08:00
Luís Rudge
d3e6468bb0 chore: fix opencode tag and MCP command structure (#7451)
Co-authored-by: Bereket Engida <Bekacru@gmail.com>
2026-01-19 22:40:42 -08:00
Bereket Engida
01bd8c1b76 feat(admin): make password field optional on create user (#7441)
Co-authored-by: Cursor Agent <cursoragent@cursor.com>
2026-01-19 22:40:42 -08:00
Bereket Engida
308f8ae14e chore(demo): hide admin dashboard for non-admin users 2026-01-17 22:18:28 -08:00
Alex Yang
bcb4d24cbc chore: release v1.4.15 v1.4.15 2026-01-17 17:39:08 -08:00
Alex Yang
e99af846b6 refactor: simplify options type (#7420)
Co-authored-by: claude[bot] <41898282+claude[bot]@users.noreply.github.com>
Co-authored-by: Alex Yang <himself65@users.noreply.github.com>
2026-01-17 17:37:56 -08:00
Gustavo Valverde
1988cea6c4 fix(client): deep merge plugin actions to preserve all methods (#7407) 2026-01-17 17:37:56 -08:00
Alex Yang
a02b3af81a fix: update TanStack imports to use server subpath (#7446) 2026-01-17 17:37:56 -08:00
Bereket Engida
8058f500f7 docs: fix typo on basic usage auth client filename (#7447)
Co-authored-by: Cursor Agent <cursoragent@cursor.com>
2026-01-17 17:34:11 -08:00
Bereket Engida
da10955042 chore: update @better-auth/dash version to ^0.1.6 in package.json and pnpm-lock.yaml 2026-01-17 17:31:37 -08:00
Bereket Engida
23cb8af37f docs: add skills section to introduction for AI coding assistant integration 2026-01-17 12:31:13 -08:00
Alex Yang
1d649c09a4 chore: release v1.4.14 v1.4.14 2026-01-16 20:23:14 -08:00
Alex Yang
fcb4456c45 docs: fix authors in testimonials.tsx 2026-01-16 20:15:05 -08:00
Max
2b97680396 chore(cli): export schema generators via /api subpath (#7082)
Co-authored-by: Alex Yang <himself65@outlook.com>
2026-01-16 19:55:42 -08:00
Alex Yang
5d26ce3fa0 chore: fix lint warnings (#7432) 2026-01-16 19:43:54 -08:00
Alex Yang
f0bbd973e2 test(organization): reduce any type (#7429) 2026-01-16 19:43:54 -08:00
Alex Yang
2bc9656f75 docs: remove 3rd Party Payment section (#7425) 2026-01-16 19:43:54 -08:00
Joél Solano
dfcbefea5a fix: allow empty name on email sign-up (#7409) 2026-01-16 19:43:53 -08:00
Taesu
1233031cfe fix: update Figma provider default scope and oauth endpoints (#7422) 2026-01-16 19:43:53 -08:00
Taesu
b636bd691c feat(stripe): add support for locale option to upgradeSubscription (#7421) 2026-01-16 19:43:53 -08:00
Alex Yang
206f3360f4 docs: update paymnet community plugins (#7257) 2026-01-16 19:43:53 -08:00
Taesu
a9e4448429 fix: centralize schema parsing for API responses (#7414) 2026-01-16 19:43:53 -08:00
Joél Solano
12f4d21482 chore: fix better-auth README.md (#7415)
Co-authored-by: Taesu <166604494+bytaesu@users.noreply.github.com>
2026-01-16 19:43:53 -08:00
Taesu
88e9224a4a feat: add skipTrailingSlashes option to advanced config (#7404) 2026-01-16 19:43:53 -08:00
Taesu
78a9a54d29 chore: update CLAUDE.md (#7374)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-01-16 19:43:53 -08:00
Alex Yang
a9a68f322f docs: add .claude/rules/release.md (#7403) 2026-01-16 19:43:53 -08:00
Alex Yang
8cd755bb51 docs: add corporate proxy configuration instructions in faq.mdx (#7402) 2026-01-16 19:43:53 -08:00
Taesu
29476bbe70 refactor: replace nested conditionals with switch in email verification (#7397)
Co-authored-by: Cursor Agent <cursoragent@cursor.com>
Co-authored-by: taesu <taesu@better-auth.com>
2026-01-16 19:43:53 -08:00
Alex Yang
9d75ed7c87 ci: update merge queue condition (#7398) 2026-01-16 19:43:53 -08:00
dependabot[bot]
286b8dfa6d chore(deps-dev): bump @sveltejs/kit from 2.49.2 to 2.49.5 (#7401)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-16 19:43:53 -08:00