Bereket Engida
f12a7e79c9
chore: release v1.2.2-beta.2
v1.2.2-beta.2
2025-03-02 20:37:59 +03:00
Bereket Engida
f1dc201384
fix(two-factor): add device trust param for backup code verification
2025-03-02 19:55:52 +03:00
Bereket Engida
1b9a7fb02d
fix(two-factor): add device trust param for TOTP verification
2025-03-02 19:51:51 +03:00
Bereket Engida
2ed2939aeb
chore: release v1.2.2-beta.1
v1.2.2-beta.1
2025-03-02 19:45:06 +03:00
Bereket Engida
f68561fccf
fix: update user type inference should be fully partial
2025-03-02 19:44:49 +03:00
Bereket Engida
2231de8f9f
fix(api-key): simplify API key deletion auth check
2025-03-02 19:15:59 +03:00
Bereket Engida
dbbace2dbc
docs(cli): update init and config file references
2025-03-02 19:05:00 +03:00
Maged Ibrahim
e42a4e0bdb
docs: add tiktok to UI builder ( #1635 )
2025-03-02 18:56:09 +03:00
Bereket Engida
889ae9b033
fix(expo): safely access headers
2025-03-02 18:52:39 +03:00
Elliot Sharpe
57c7dd33a5
fix(expo): fix get headers key ( #1634 )
2025-03-02 18:51:31 +03:00
Joel Solano
80c647ca78
docs (fix): incorrect permissions for admin plugin ( #1633 )
2025-03-02 18:08:39 +03:00
Bereket Engida
ff34f8f58d
fix(api-key): use date object for cleanup ( #1632 )
2025-03-02 18:08:15 +03:00
Bereket Engida
1719cce407
chore: release v1.2.1
v1.2.1
2025-03-02 18:07:37 +03:00
Bereket Engida
6131a4d653
feat(organization): add organization creation hooks and improve type safety
2025-03-02 18:07:15 +03:00
Yam Catzenelson
e21e76630a
docs: fix typo in performance guide ( #1628 )
2025-03-02 16:28:31 +03:00
Bereket Engida
dab0c80384
docs: remove unused schema from stripe docs
2025-03-02 15:16:28 +03:00
Bereket Engida
0b92646d0c
chore: release v1.2.1-beta.8
v1.2.1-beta.8
2025-03-02 14:55:57 +03:00
Bereket Engida
c205fada12
chore: release v1.2.1-beta.8
2025-03-02 14:55:08 +03:00
Bereket Engida
d79a8af190
fix(organization): default access control props
2025-03-02 14:55:08 +03:00
Bereket Engida
338588961a
fix(stripe): add stripeSubscriptionId to subscription events and improve logging
2025-03-02 14:55:08 +03:00
Arda Soyturk
af24794c2f
docs(fix): typo on cli page ( #1626 )
2025-03-02 13:39:09 +03:00
Bereket Engida
a3c5ac8233
demo: use turso by default
2025-03-02 13:37:32 +03:00
Bereket Engida
90622d4b1a
chore: release v1.2.1-beta.7
v1.2.1-beta.7
2025-03-02 13:36:55 +03:00
Bereket Engida
1c16655aba
fix(stripe): update subscription webhook handling should use customer id as a fallback
2025-03-02 13:36:51 +03:00
Bereket Engida
25de4b5f4f
docs(hero): update changelog badge styling and layout
2025-03-02 12:49:00 +03:00
Bereket Engida
9e96a92113
chore: release v1.2.1-beta.6
v1.2.1-beta.6
2025-03-02 12:37:50 +03:00
Bereket Engida
ba2e36dc10
test(stripe): simplify subscription event handler assertions
2025-03-02 12:04:17 +03:00
Bereket Engida
1c91294e23
fix(stripe): improve subscription cancellation handling and add callback endpoint
2025-03-02 11:40:01 +03:00
Maxwell
1d700f38f1
docs(fix): "edit on github" broken link ( #1625 )
...
The button now actually brings you to the correct page on GH to edit.
2025-03-02 10:25:34 +03:00
Bereket Engida
6f2b9d46ad
docs: update "new" badge styling in sidebar
2025-03-02 10:20:24 +03:00
Alexander Cato
886698f7e7
docs: fix typo ( #1618 )
...
"The client use nano-store" --> "The client uses nano-store"
2025-03-02 10:16:25 +03:00
Nelson Sousa
6253e2d43d
docs: fix organizationDeletion example ( #1619 )
2025-03-02 10:15:50 +03:00
Khiet Tam Nguyen
d0c489588a
docs: consistent indents with space instead of tabs ( #1620 )
2025-03-02 10:15:30 +03:00
Maxwell
789a42b5b8
docs: "new" badge in sidebar ( #1624 )
...
* add(docs): "new" badge in sidebar
* update: made badge place at the end of the div
* add: roblox, tiktok & VK badges
* update: removed border from badge
- also readjusted roblox position
* remove: new badge from "other social providers"
2025-03-02 10:15:10 +03:00
DawitMengistu
57c38e196a
docs: update light mode and responsiveness of community apge( #1621 )
...
* Update header.tsx
'Open Source Community' text color for theme change"
* fix: improve community page responsiveness and styling
---------
Co-authored-by: Bereket Engida <bekacru@gmail.com >
2025-03-02 09:54:02 +03:00
Thomas Kaul
eb91c2b521
docs: fix drizzle to prisma typo ( #1622 )
...
Change Drizzle to Prisma
2025-03-02 09:43:18 +03:00
Maxwell
8a68ed7b65
docs: move landing page's testimonial avatars locally ( #1623 )
2025-03-02 09:42:35 +03:00
Bereket Engida
0971db62e8
chore: release v1.2.1-beta.5
v1.2.1-beta.5
2025-03-02 09:40:58 +03:00
Bereket Engida
7ad4d4076b
fix(stripe): update Stripe subscription deletion webhook handling to use stripeSubId instead of local id
2025-03-02 09:40:51 +03:00
Bereket Engida
fc2d037ccb
fix: export helper types to resolve type inference
2025-03-02 09:30:58 +03:00
Bereket Engida
ee89ff6b7a
chore: release v1.2.1-beta.4
v1.2.1-beta.4
2025-03-02 09:27:33 +03:00
Bereket Engida
4401874b2f
feat: improve Stripe webhook error handling and add trial lifecycle hooks
...
- Add error logging for Stripe webhook events
- Implement onTrialStart, onTrialEnd, and onTrialExpired hooks
- Update function signatures to support additional context
- Improve error handling in webhook event processing
2025-03-02 09:27:29 +03:00
KinfeMichael Tariku
84ef00c8d2
docs: add tiktok ( #1615 )
2025-03-02 02:01:20 +03:00
Bereket Engida
8d88151489
chore: release v1.2.1-beta.3
v1.2.1-beta.3
2025-03-02 01:57:44 +03:00
Bereket Engida
651f884e52
refactor: update package.json exports paths for better organization
2025-03-02 01:57:37 +03:00
Bereket Engida
2a0ef7561e
docs: add optional annual discount price ID for Stripe plans
2025-03-02 01:47:39 +03:00
LeulAria
62555f067d
chore: fix apple provider @see doc link ( #1614 )
2025-03-02 01:46:09 +03:00
KinfeMichael Tariku
86db0c2039
docs: fix metadata theming ( #1613 )
...
* fix: light theme issue
* fix: metadata issue
* cleanup the layout
* changelog-layout default clean up
2025-03-02 01:45:19 +03:00
Bereket Engida
15289bc312
chore: release v1.2.1-beta.2
v1.2.1-beta.2
2025-03-02 01:30:55 +03:00
Bereket Engida
8aa346a463
chore: enable unbuild ts generation
2025-03-02 01:30:49 +03:00