Taesu
|
099ee48c41
|
chore(docs): format markdown including mdx files (#9085)
|
2026-04-10 05:09:33 +00:00 |
|
Oluwatobi Mustapha
|
f6428d02fc
|
fix(open-api): correct get-session nullable schema for OAS 3.1 (#8389)
Co-authored-by: Maxwell <145994855+ping-maxwell@users.noreply.github.com>
Co-authored-by: ping-maxwell <maxwell.multinite@gmail.com>
|
2026-04-09 20:44:35 +00:00 |
|
Ray
|
6ce30cf138
|
fix: incorrect operationId in password reset callback endpoint (#9072)
Co-authored-by: Maxwell <145994855+ping-maxwell@users.noreply.github.com>
|
2026-04-09 20:13:06 +00:00 |
|
Ahmed Said
|
41679fa817
|
docs: add database table names (#9062)
Co-authored-by: Maxwell <145994855+ping-maxwell@users.noreply.github.com>
|
2026-04-09 19:17:40 +00:00 |
|
Gustavo Valverde
|
a2fbe079f8
|
refactor(ci): simplify release notes to one-line entries (#9067)
|
2026-04-09 18:24:25 +00:00 |
|
Gustavo Valverde
|
83ed1fe360
|
fix(ci): prevent label explosion on PRs targeting the next branch (#9071)
|
2026-04-09 18:15:14 +00:00 |
|
better-release[bot]
|
700d298e1e
|
chore: version packages (#9052)
@better-auth/api-key@1.6.2
@better-auth/core@1.6.2
@better-auth/drizzle-adapter@1.6.2
@better-auth/electron@1.6.2
@better-auth/expo@1.6.2
@better-auth/i18n@1.6.2
@better-auth/kysely-adapter@1.6.2
@better-auth/memory-adapter@1.6.2
@better-auth/mongo-adapter@1.6.2
@better-auth/oauth-provider@1.6.2
@better-auth/passkey@1.6.2
@better-auth/prisma-adapter@1.6.2
@better-auth/redis-storage@1.6.2
@better-auth/scim@1.6.2
@better-auth/sso@1.6.2
@better-auth/stripe@1.6.2
@better-auth/telemetry@1.6.2
@better-auth/test-utils@1.6.2
auth@1.6.2
better-auth@1.6.2
v1.6.2
|
2026-04-09 15:19:07 +01:00 |
|
Gustavo Valverde
|
ef7cd5ba79
|
ci: restructure release notes to group by npm package (#9011)
|
2026-04-09 15:15:58 +01:00 |
|
Dipan Chakraborty
|
7ac092ec52
|
docs: fix missing secret param in getSignedCookie example (#8827)
Co-authored-by: Maxwell <145994855+ping-maxwell@users.noreply.github.com>
|
2026-04-09 13:57:45 +00:00 |
|
Doug Webb
|
809da03968
|
docs: add paragraph specifying need for cookie passage for server methods (#6546)
Co-authored-by: Maxwell <145994855+ping-maxwell@users.noreply.github.com>
|
2026-04-09 13:26:13 +00:00 |
|
Idris Gadi
|
31fd092896
|
docs: clarify that the redirectURI must include providerId parameter in generic oauth (#6021)
Co-authored-by: Maxwell <145994855+ping-maxwell@users.noreply.github.com>
|
2026-04-09 13:23:33 +00:00 |
|
Gautam Manchandani
|
cf25761bc1
|
docs: clarify credential account requirement for phone number plugin (#6401)
Signed-off-by: GautamBytes <manchandanigautam@gmail.com>
Co-authored-by: Maxwell <145994855+ping-maxwell@users.noreply.github.com>
|
2026-04-09 13:19:50 +00:00 |
|
Ejiro Asiuwhu
|
b834782e2b
|
docs: add 'better-auth-audit-logs' plugin to community table (#9051)
Co-authored-by: Maxwell <145994855+ping-maxwell@users.noreply.github.com>
|
2026-04-09 13:14:25 +00:00 |
|
Gustavo Valverde
|
4c829bf289
|
fix(oauth-provider): preserve multi-valued query params through prompt redirects (#9060)
|
2026-04-09 13:13:39 +00:00 |
|
Gustavo Valverde
|
b20fa424c3
|
fix(next-js): replace cookie probe with header-based RSC detection in nextCookies (#9059)
Co-authored-by: Maxwell <145994855+ping-maxwell@users.noreply.github.com>
|
2026-04-09 12:41:10 +00:00 |
|
Gustavo Valverde
|
608d8c3082
|
fix(sso): include RelayState in signed SAML AuthnRequests (#9058)
|
2026-04-09 12:05:02 +00:00 |
|
Dylan Vanmali
|
c6922dce8e
|
refactor(oauth-provider): reject skip_consent at schema level in DCR (#8998)
|
2026-04-09 11:56:29 +00:00 |
|
Rayan Salhab
|
5e5d3f62fc
|
fix(sso): normalize SAMLResponse whitespace at request boundary (#8968)
Co-authored-by: Gustavo Valverde <g.valverde02@gmail.com>
|
2026-04-09 11:04:10 +00:00 |
|
Jaydeep pipaliya
|
2cbcb9baac
|
fix(oauth2): prevent cross-provider account collision in link-social callback (#8983)
Co-authored-by: Gustavo Valverde <g.valverde02@gmail.com>
|
2026-04-09 10:17:42 +00:00 |
|
Maxwell
|
9deb7936ab
|
fix: cookie store strategy should verify oauth state (#8949)
Co-authored-by: Bereket Engida <86073083+Bekacru@users.noreply.github.com>
Co-authored-by: Gustavo Valverde <g.valverde02@gmail.com>
|
2026-04-09 09:26:36 +00:00 |
|
armful
|
84098432ad
|
feat(two-factor): include enabled 2fa methods in sign-in redirect response (#8772)
Co-authored-by: Gustavo Valverde <g.valverde02@gmail.com>
|
2026-04-09 09:25:49 +00:00 |
|
armful
|
e78a7b120d
|
fix(two-factor): prevent unverified TOTP enrollment from gating sign-in (#8711)
Co-authored-by: Gustavo Valverde <g.valverde02@gmail.com>
|
2026-04-09 08:48:10 +00:00 |
|
Gustavo Valverde
|
4e6136516c
|
chore: optimize pre-commit hooks for faster commits (#9044)
|
2026-04-09 06:53:36 +00:00 |
|
Taesu
|
01f85ce807
|
chore: rewrite CONTRIBUTING.md (#9048)
|
2026-04-08 23:32:31 +00:00 |
|
Taesu
|
438d10d22e
|
docs: scale inline code size inside changelog headings (#9047)
|
2026-04-08 22:50:40 +00:00 |
|
Gustavo Valverde
|
b5497dcc90
|
fix(ci): make lint:dependencies script cross-platform (#9042)
|
2026-04-08 20:55:38 +01:00 |
|
better-release[bot]
|
85bb710edc
|
chore: version packages (#9018)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
@better-auth/core@1.6.1
@better-auth/drizzle-adapter@1.6.1
@better-auth/electron@1.6.1
@better-auth/expo@1.6.1
@better-auth/i18n@1.6.1
@better-auth/kysely-adapter@1.6.1
@better-auth/memory-adapter@1.6.1
@better-auth/mongo-adapter@1.6.1
@better-auth/oauth-provider@1.6.1
@better-auth/passkey@1.6.1
@better-auth/prisma-adapter@1.6.1
@better-auth/redis-storage@1.6.1
@better-auth/scim@1.6.1
@better-auth/sso@1.6.1
@better-auth/stripe@1.6.1
@better-auth/telemetry@1.6.1
@better-auth/test-utils@1.6.1
auth@1.6.1
better-auth@1.6.1
v1.6.1
@better-auth/api-key@1.6.1
|
2026-04-08 19:22:59 +00:00 |
|
Taesu
|
7495830659
|
fix(api): restore getSession accessibility in generic Auth<O> context (#9017)
|
2026-04-08 17:34:12 +00:00 |
|
Taesu
|
54713e2fad
|
docs: fix sidebar SVG icon colors and clean up New tags (#9041)
|
2026-04-08 17:14:40 +00:00 |
|
Taesu
|
0a09441200
|
chore: fix lockfiles and cspell pre-commit hook (#9039)
|
2026-04-08 14:03:24 +00:00 |
|
dependabot[bot]
|
514a3062ec
|
chore(deps-dev): bump vite from 7.3.1 to 7.3.2 (#9001)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Taesu <bytaesu@gmail.com>
|
2026-04-08 08:02:56 +00:00 |
|
dependabot[bot]
|
8ad1995077
|
chore(deps): bump drizzle-orm from 0.45.1 to 0.45.2 (#9033)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-04-08 07:40:52 +00:00 |
|
Taesu
|
538e949eb3
|
docs: switch npm download stats to weekly (#9035)
|
2026-04-08 07:16:13 +00:00 |
|
Taesu
|
b24fd23790
|
docs: remove commet plugin from sidebar (#9034)
|
2026-04-08 07:11:21 +00:00 |
|
Taesu
|
e2df67cf0d
|
docs: add v1.6 release blog post (#9009)
Co-authored-by: Gustavo Valverde <g.valverde02@gmail.com>
|
2026-04-08 06:50:50 +00:00 |
|
dependabot[bot]
|
63bf778ea4
|
chore(deps): bump hono from 4.12.7 to 4.12.12 (#9029)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-04-08 06:49:06 +00:00 |
|
nphlp
|
c665898953
|
docs(email): document beforeEmailVerification and onExistingUserSignUp callbacks (#8914)
Co-authored-by: Maxwell <145994855+ping-maxwell@users.noreply.github.com>
|
2026-04-08 02:15:29 +00:00 |
|
Allan Delmare
|
fcd25d5057
|
docs: move @delmaredigital/payload-better-auth from plugins to adapters (#9027)
|
2026-04-08 02:04:00 +00:00 |
|
Maxwell
|
fe6b72b675
|
docs: improve state-mismatch documentation (#9026)
|
2026-04-08 09:29:13 +10:00 |
|
Jonathan Samines
|
a7e359d870
|
docs: add expo sentinel docs (#9025)
Co-authored-by: Maxwell <145994855+ping-maxwell@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2026-04-07 23:08:15 +00:00 |
|
Taesu
|
5e7fd61da0
|
docs: hide fumadocs toc scroll indicator dot (#9021)
Co-authored-by: Maxwell <145994855+ping-maxwell@users.noreply.github.com>
|
2026-04-08 08:49:35 +10:00 |
|
Jonathan Samines
|
2e537df5f7
|
fix: endpoint instrumentation to always use route template (#9023)
|
2026-04-08 08:41:31 +10:00 |
|
Gustavo Valverde
|
465c1dccf6
|
ci: add one-click changeset commit and unify bot identity (#9019)
|
2026-04-07 19:54:34 +00:00 |
|
Maxwell
|
f61ad1cab7
|
fix: use INVALID_PASSWORD for all checkPassword failures (#8902)
|
2026-04-07 18:17:10 +00:00 |
|
Allan Delmare
|
47dc887d58
|
docs: add @delmaredigital/payload-better-auth to community plugins (#8375)
Co-authored-by: Taesu <bytaesu@gmail.com>
|
2026-04-07 16:39:03 +00:00 |
|
Sandy
|
3b95d70d04
|
docs: change community plugin name (#8961)
|
2026-04-07 16:26:55 +00:00 |
|
Taesu
|
374985e340
|
docs: update community adapters and plugins pages (#9014)
|
2026-04-07 15:43:55 +00:00 |
|
Taesu
|
3baf0294c2
|
chore(docs): add remark-frontmatter (#9015)
|
2026-04-07 15:35:57 +00:00 |
|
Muzzaiyyan Hussain
|
60123da09c
|
docs: add missing secret to getSignedCookie and remove misleading comments (#9008)
Co-authored-by: Taesu <166604494+bytaesu@users.noreply.github.com>
|
2026-04-07 15:26:25 +00:00 |
|
Gustavo Valverde
|
0e3f188020
|
chore: release v1.6.0
chore: promote v1.6.0 to stable
@better-auth/api-key@1.6.0
@better-auth/core@1.6.0
@better-auth/drizzle-adapter@1.6.0
@better-auth/electron@1.6.0
@better-auth/expo@1.6.0
@better-auth/i18n@1.6.0
@better-auth/kysely-adapter@1.6.0
@better-auth/memory-adapter@1.6.0
@better-auth/mongo-adapter@1.6.0
@better-auth/oauth-provider@1.6.0
@better-auth/passkey@1.6.0
@better-auth/prisma-adapter@1.6.0
@better-auth/redis-storage@1.6.0
@better-auth/scim@1.6.0
@better-auth/sso@1.6.0
@better-auth/stripe@1.6.0
@better-auth/telemetry@1.6.0
@better-auth/test-utils@1.6.0
auth@1.6.0
better-auth@1.6.0
v1.6.0
|
2026-04-06 17:23:12 +01:00 |
|