mirror of
https://github.com/stack-auth/stack.git
synced 2026-06-21 21:09:49 +08:00
Extends the OAuth reliability changelog entry to mention the user-friendly error message shown when a provider is temporarily unavailable.
1.7 KiB
1.7 KiB
Stack Auth Changelog
4/13/26
OAuth
- Improved OAuth login reliability by adding automatic retries for transient network errors during user info fetches. If a provider is temporarily unavailable, users now see a clear error message asking them to try again instead of a cryptic internal error.
1/23/26
Payments
Introduced a redesigned payments onboarding flow

1/21/26
Payments
- Payments page updated with new UI changes

- Added a new Payments Settings page with an option to temporarily disable all payments

- Subscription renewal emails are now sent automatically to users
- Past payment invoices are now visible on the Account Settings page

Documentation
- Updated JWT documentation to include
isRestrictedandrestrictedReason
1/19/26
- Updated package dependencies to their newest versions.
12/19/25
- Introduces new changelog and deprecates all older changelogs.
- Date versioning for public view.
Note: All older changelogs are deprecated and have been removed. The source of true is this single changelog file.
Going forward, all changes should be documented in this file only.