# Stack Auth Changelog --- ## 1/23/26 ### Payments Introduced a redesigned payments onboarding flow ![Payments Onboarding](https://raw.githubusercontent.com/stack-auth/stack-auth/dev/apps/dashboard/public/changelog/payments-onboarding.png) ## 1/21/26 ### Payments - Payments page updated with new UI changes ![Create Product](https://raw.githubusercontent.com/stack-auth/stack-auth/refs/heads/dev/apps/dashboard/public/changelog/payments-create-product.png) - Added a new Payments Settings page with an option to temporarily disable all payments ![Payments Setting](https://raw.githubusercontent.com/stack-auth/stack-auth/refs/heads/dev/apps/dashboard/public/changelog/payments-settings-1.png) - Subscription renewal emails are now sent automatically to users - Past payment invoices are now visible on the Account Settings page ![Past Payments Invoices](https://raw.githubusercontent.com/stack-auth/stack-auth/refs/heads/dev/apps/dashboard/public/changelog/account-settings-invoices.png) ### 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. ---