Maxwell
|
5723d1e363
|
docs: fix syntax highlighting on schema component (#8349)
|
2026-03-03 23:18:20 +00:00 |
|
Jonathan Samines
|
e42ead5802
|
feat(core): add experimental opentelemetry instrumentation (#8027)
Co-authored-by: Taesu <166604494+bytaesu@users.noreply.github.com>
|
2026-03-03 12:48:26 -08:00 |
|
Maxwell
|
b38c8a3d55
|
docs: fix OG image (#8342)
|
2026-03-03 20:05:11 +00:00 |
|
Gustavo Valverde
|
ab7ec8a70b
|
feat(oauth-provider): pairwise subject identifiers (OIDC Core §8) (#8292)
Co-authored-by: Alex Yang <himself65@outlook.com>
|
2026-03-03 09:41:28 -08:00 |
|
Alex Yang
|
eb202d21b7
|
chore: fix agents directory structure
|
2026-03-03 14:25:36 +09:00 |
|
Alex Yang
|
ff233830eb
|
chore: update .gitignore to include .claude/worktrees (#8317)
|
2026-03-03 04:59:50 +00:00 |
|
Gustavo Valverde
|
c59833549b
|
fix(oauth-provider): customIdTokenClaims should override standard claims (#7865)
|
2026-03-03 04:56:50 +00:00 |
|
Taesu
|
c6f2f57292
|
docs: improve landing page (#8308)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Alex Yang <himself65@outlook.com>
|
2026-03-03 04:44:00 +00:00 |
|
Alex Yang
|
f42bf21653
|
docs: fix wording on session cookie checks in Next.js integration (#8315)
Co-authored-by: TheUntraceable <73362400+TheUntraceable@users.noreply.github.com>
|
2026-03-03 04:35:36 +00:00 |
|
Alex Yang
|
c9b9c91ec5
|
fix(prisma-adapter): use deleteMany when deleting by non-unique field (#8314)
|
2026-03-03 04:32:18 +00:00 |
|
Oluwatobi Mustapha
|
49921100ae
|
fix: prevent double encoded cookie (#8133)
Co-authored-by: Alex Yang <himself65@outlook.com>
|
2026-03-03 04:23:06 +00:00 |
|
YevheniiKotyrlo
|
47bba48f28
|
fix: access control indexing type (#8155)
Co-authored-by: Alex Yang <himself65@outlook.com>
|
2026-03-03 04:19:15 +00:00 |
|
Alex Yang
|
29b7567c2b
|
chore: use better-call v2 (#8021)
|
2026-03-03 04:09:25 +00:00 |
|
Alex Yang
|
ab6b14cb19
|
chore: release v1.5.1-beta.3
v1.5.1-beta.3
|
2026-03-03 12:14:56 +09:00 |
|
Alex Yang
|
7b0ba9ec44
|
docs: update adapter test imports to @better-auth/test-utils/adapter (#8310)
|
2026-03-03 02:56:30 +00:00 |
|
Alex Yang
|
d70011932d
|
chore: move adapter packages from deps to optional peer deps (#8303)
|
2026-03-03 02:49:00 +00:00 |
|
Taesu
|
a265ab738b
|
docs: resolve type errors in docs page and nav component (#8306)
|
2026-03-02 22:23:15 +00:00 |
|
Taesu
|
d18c0d5bd3
|
docs: fix infrastructure CTA navigation and enterprise route (#8304)
|
2026-03-02 14:08:04 -08:00 |
|
Taesu
|
add7b2b730
|
fix(cookies): use lookahead heuristic for splitting Set-Cookie headers (#8301)
|
2026-03-02 14:07:44 -08:00 |
|
Alex Yang
|
3ee808a48c
|
chore: release v1.5.1-beta.2
v1.5.1-beta.2
|
2026-03-03 06:49:28 +09:00 |
|
Alex Yang
|
b73b0440a2
|
chore: align zod imports to use namespace import from "zod" (#8300)
|
2026-03-02 20:37:38 +00:00 |
|
Taesu
|
e2c1ae2e03
|
docs: migrate products page from query params to sub-routes (#8299)
|
2026-03-02 20:24:38 +00:00 |
|
Taesu
|
498c88bf60
|
docs: clarify strictNullChecks behavior under strict (#8294)
Co-authored-by: Cursor Agent <cursoragent@cursor.com>
Co-authored-by: Taesu <bytaesu@users.noreply.github.com>
|
2026-03-02 20:06:44 +00:00 |
|
Maxwell
|
feda88a0e3
|
docs: use async mode (#8297)
|
2026-03-02 19:56:13 +00:00 |
|
Maxwell
|
7047618e00
|
docs: remove unnecessary hasSubpages sidebar prop (#8296)
|
2026-03-02 19:48:34 +00:00 |
|
Alex Yang
|
f5884aabe7
|
docs: fix default secret value in options reference (#8295)
|
2026-03-02 19:38:58 +00:00 |
|
Maxwell
|
4b4750760e
|
docs: support icons in subpages and groups (#8293)
|
2026-03-02 19:38:27 +00:00 |
|
Sicarius
|
9cc07e0159
|
fix(oauth-provider): allow localhost subdomains in isLocalhost function (#8286)
Co-authored-by: Alex Yang <himself65@outlook.com>
|
2026-03-02 19:12:09 +00:00 |
|
Taesu
|
5a9f11d0ad
|
chore: update landing app env example (#8290)
Co-authored-by: Cursor Agent <cursoragent@cursor.com>
Co-authored-by: Taesu <bytaesu@users.noreply.github.com>
|
2026-03-02 18:45:48 +00:00 |
|
Maxwell
|
5feea2bfa7
|
fix: drizzle-adapter failing date transformation (#8289)
|
2026-03-02 17:59:18 +00:00 |
|
Bereket Engida
|
e8881d6495
|
chore: lint
|
2026-03-02 09:49:55 -08:00 |
|
Bereket Engida
|
6b80408159
|
chore: update hero btns
|
2026-03-02 09:40:21 -08:00 |
|
Bereket Engida
|
22909e1414
|
chore: get started should use sign in
|
2026-03-02 09:40:17 -08:00 |
|
Bereket Engida
|
07b9d6a3af
|
docs: bring back products section
|
2026-03-02 09:40:17 -08:00 |
|
Bereket Engida
|
fec020f111
|
chore: lint
|
2026-03-02 09:40:17 -08:00 |
|
Bereket Engida
|
083e2122c1
|
chore: fix
|
2026-03-02 09:40:17 -08:00 |
|
Bereket Engida
|
8087db2adb
|
chore: update docs
|
2026-03-02 09:40:00 -08:00 |
|
Bereket Engida
|
dcca24e092
|
chore: hero readme
|
2026-03-02 09:40:00 -08:00 |
|
Bereket Engida
|
7df02ba64d
|
chore: fix buttons
|
2026-03-02 09:40:00 -08:00 |
|
Maxwell
|
ef686329fd
|
docs: infrastructure docs (#8086)
Co-authored-by: Alex Yang <himself65@outlook.com>
|
2026-03-02 09:39:59 -08:00 |
|
Bereket Engida
|
eeb039eeb8
|
chore: improve landing
|
2026-03-02 09:38:53 -08:00 |
|
Bereket Engida
|
59288750a4
|
chore: update pricing
|
2026-03-02 09:38:53 -08:00 |
|
Bereket Engida
|
6c45e2f603
|
chore: update axiom logo
|
2026-03-02 09:38:53 -08:00 |
|
Bereket Engida
|
24067dd1d7
|
chore: update pricing and landing infra sections
|
2026-03-02 09:38:53 -08:00 |
|
Bereket Engida
|
ff64e01bca
|
chore: update events to audit logs
|
2026-03-02 09:38:53 -08:00 |
|
Alex Yang
|
62669a852f
|
chore: bump expo deps (#8250)
|
2026-03-02 09:38:38 -08:00 |
|
Bereket Engida
|
3e1d8cd072
|
docs: improve toc and add copy md open in tabs on the heading
|
2026-03-02 09:37:52 -08:00 |
|
Bereket Engida
|
39f05b3264
|
chore: update toc
|
2026-03-02 09:37:48 -08:00 |
|
Bereket Engida
|
bbf3422ecf
|
feat(blog): add draft support for blog posts and update image URLs
|
2026-03-02 09:35:51 -08:00 |
|
Alex Yang
|
7a57b61f8c
|
chore: no electron build on root (#8282)
|
2026-03-02 22:19:20 +09:00 |
|