Jonathan Samines
|
cf10f92051
|
chore: fix type inference when user and custom session plugins are combined (#8448)
|
2026-03-10 23:47:18 +00:00 |
|
Alex Yang
|
a980b169a5
|
fix(db): use CREATE INDEX for postgres migration (#8538)
|
2026-03-10 20:34:53 +00:00 |
|
Rudraksh Tripathi
|
031ef21556
|
docs: sidebar navigation accordion text tracking (#8533)
|
2026-03-10 16:03:46 +00:00 |
|
Alex Yang
|
0fd3ba6344
|
chore: bump tsdown (#8532)
|
2026-03-10 16:01:55 +00:00 |
|
Joél Solano
|
ee97239196
|
docs: fix enterprise contact form url (#8531)
|
2026-03-10 01:28:39 +00:00 |
|
Alex Yang
|
6160564253
|
docs: add warning about localhost in trusted origins (#8527)
|
2026-03-09 23:08:20 +00:00 |
|
Gautam Manchandani
|
f46a65a25b
|
fix(oauth-provider): avoid fetch redirect CORS after login (#8519)
|
2026-03-09 22:50:27 +00:00 |
|
Alex Yang
|
a5c1286d36
|
fix(prisma-adapter): fall back to updateMany for non-unique updates (#8524)
|
2026-03-09 21:59:06 +00:00 |
|
Sandy
|
cadc87d2c0
|
docs(metadata): centralize SEO metadata with createMetadata helper (#8486)
|
2026-03-09 21:18:53 +00:00 |
|
Alex Yang
|
54e13a6e1a
|
chore: exclude worktrees from biome lint scope
|
2026-03-09 12:48:05 -07:00 |
|
Joél Solano
|
bfbb853a9d
|
chore: replace deprecated build configs (#8498)
|
2026-03-09 18:09:28 +00:00 |
|
Igor Makowski
|
9c8217e4f9
|
docs(dodopayments): use checkoutSession in docs (#8501)
|
2026-03-09 18:09:13 +00:00 |
|
Sandy
|
18e95f6621
|
fix(blog): fix RSS feed link path, image path and blog date (#8483)
|
2026-03-09 18:07:09 +00:00 |
|
Joél Solano
|
8bf1aba5ad
|
chore(client): re-export necessary types (#8497)
|
2026-03-09 18:05:55 +00:00 |
|
Alex Yang
|
b5e2203f14
|
fix(cli): resolve path aliases from extended tsconfig files (#8520)
|
2026-03-09 18:03:46 +00:00 |
|
Kamil Marczak
|
c2d4b48516
|
docs: add better-auth-usos plugin (#8493)
|
2026-03-09 17:39:16 +00:00 |
|
Alex Yang
|
f72e28d089
|
fix: throw on duplicate email when autoSignIn: false without requireEmailVerification (#8521)
|
2026-03-09 17:18:21 +00:00 |
|
Taesu
|
b8b8b1379e
|
docs: close mobile menu on viewport resize past lg breakpoint (#8513)
|
2026-03-09 05:49:17 +00:00 |
|
Taesu
|
b5282633a1
|
docs: avoid mobile autofocus in AI chat (#8511)
|
2026-03-09 05:13:27 +00:00 |
|
Taesu
|
702d2500be
|
docs: improve careers position cards (#8509)
|
2026-03-09 04:53:14 +00:00 |
|
Taesu
|
34dc6b42bb
|
docs: balance resource dropdown layout and truncate labels (#8508)
|
2026-03-09 04:48:58 +00:00 |
|
Joél Solano
|
5e49c2d16c
|
fix: preserve custom session fields on focus refresh (#8354)
|
2026-03-08 21:50:31 -07:00 |
|
Taesu
|
1cd8a6c776
|
docs: redesign mobile menu with accordion nav and sticky sign-in footer (#8507)
|
2026-03-09 04:02:57 +00:00 |
|
Taesu
|
53a54f9abc
|
docs: enable legacy mode for useTypesenseSearch hook (#8506)
|
2026-03-09 04:02:47 +00:00 |
|
Taesu
|
4eb1131abd
|
docs: improve ai-chat for mobile (#8505)
|
2026-03-09 04:02:38 +00:00 |
|
Taesu
|
2e3272c133
|
chore: pass env vars through turbo build task (#8489)
|
2026-03-08 03:42:00 +00:00 |
|
Taesu
|
2f454bbba7
|
docs: slower pulse animation for search loading (#8490)
|
2026-03-08 03:33:46 +00:00 |
|
Taesu
|
6220a5606a
|
docs: migrate search to Typesense and redesign docs (#8487)
|
2026-03-08 01:59:33 +00:00 |
|
Sandy
|
134207ea60
|
docs: add better-auth-invite-plugin to community plugins (#7948)
|
2026-03-08 00:15:12 +00:00 |
|
Gautam Manchandani
|
7ffd3b2863
|
docs(2fa): fix OTP server API method names (#8477)
|
2026-03-07 08:12:13 -08:00 |
|
Sandy
|
492b9a595e
|
blog: add RSS feed endpoint and generator (#8479)
|
2026-03-07 08:11:19 -08:00 |
|
Alex Yang
|
721ef3d678
|
chore: add method type constraints and ensure method is set (#8466)
|
2026-03-07 00:02:06 +00:00 |
|
Alex Yang
|
c86281d5b2
|
fix(telemetry): use conditional exports to replace dynamic import hacks (#8458)
|
2026-03-06 22:20:50 +00:00 |
|
Alex Yang
|
096d9bdf7e
|
fix(adapters): restore deprecated createAdapter and type exports for backcompat (#8461)
|
2026-03-06 20:46:10 +00:00 |
|
Taesu
|
fca4019bba
|
docs: match openfort icon with other sidebar icons (#8459)
|
2026-03-06 20:31:03 +00:00 |
|
Taesu
|
686ffc3dba
|
docs: use viewport height for split layouts (#8460)
|
2026-03-06 20:26:53 +00:00 |
|
Alex Yang
|
ebcb747e24
|
docs(tanstack): rename *.server.* to *.functions.* to avoid import protection (#8452)
|
2026-03-06 18:44:21 +00:00 |
|
Alex Yang
|
98cd201a17
|
chore(adapters): mark ORM peer dependencies as optional (#8449)
|
2026-03-06 17:46:30 +00:00 |
|
dependabot[bot]
|
184cf31e76
|
chore(deps): bump hono from 4.11.4 to 4.12.5 (#8445)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-03-06 08:31:52 +00:00 |
|
Alex Yang
|
a92a71ef8a
|
fix(two-factor): wire twoFactorTable option to schema modelName (#8443)
|
2026-03-06 08:12:48 +00:00 |
|
Alex Yang
|
71c3a85d2f
|
fix(sso): handle bare domains in domain verification (#8369)
|
2026-03-06 08:03:20 +00:00 |
|
Alex Yang
|
6559c1e8fe
|
fix(organization): handle multi-role users in invite and member removal checks (#8442)
Co-authored-by: Copilot Autofix powered by AI <223894421+github-code-quality[bot]@users.noreply.github.com>
|
2026-03-06 08:02:16 +00:00 |
|
Maxwell
|
8460dfc80e
|
chore(api-key): clean up api-key code (#8436)
Co-authored-by: Alex Yang <himself65@outlook.com>
|
2026-03-06 06:03:45 +00:00 |
|
Taesu
|
b18b4dba09
|
fix(client): preserve stale session data on network or server errors (#8437)
|
2026-03-06 04:24:16 +00:00 |
|
Maxwell
|
430b7a4168
|
docs: add OAuth mapProfileToUser additionalFields callout (#8438)
|
2026-03-06 04:23:00 +00:00 |
|
dependabot[bot]
|
7caec1727a
|
chore(deps): bump @hono/node-server from 1.19.9 to 1.19.10 (#8396)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-03-06 02:20:06 +00:00 |
|
Jonathan Samines
|
51f870add5
|
docs: add background tasks (#8395)
|
2026-03-05 18:16:10 -08:00 |
|
Taesu
|
3939115b07
|
test(oauth-provider): add regression for pre-parsed form-urlencoded token body (#8019)
|
2026-03-06 02:13:55 +00:00 |
|
Taesu
|
d8139e5c79
|
fix: pass user field through idToken sign-in body for Apple name support (#8417)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2026-03-06 02:12:55 +00:00 |
|
Nathan Colosimo
|
44ee8b45ad
|
fix(expo): handle origin override across mutable and immutable requests (#8405)
Co-authored-by: Taesu <bytaesu@gmail.com>
Co-authored-by: Taesu <166604494+bytaesu@users.noreply.github.com>
|
2026-03-05 23:18:42 +00:00 |
|