stack/CHANGELOG.md
promptless[bot] 11046e9992 Update changelog entry to include improved OAuth error messages
Extends the OAuth reliability changelog entry to mention the user-friendly
error message shown when a provider is temporarily unavailable.
2026-04-13 18:14:37 +00:00

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 Payments Onboarding

1/21/26

Payments

  • Payments page updated with new UI changes Create Product
  • Added a new Payments Settings page with an option to temporarily disable all payments Payments Setting
  • Subscription renewal emails are now sent automatically to users
  • Past payment invoices are now visible on the Account Settings page Past Payments Invoices

Documentation

  • Updated JWT documentation to include isRestricted and restrictedReason

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.