From 2227f75e418851150077c86ede5e562531580fbd Mon Sep 17 00:00:00 2001 From: Madison Date: Mon, 2 Feb 2026 11:27:09 -0600 Subject: [PATCH] CHANGELOG.md Update with Images --- CHANGELOG.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 652739da2..67f1cf48b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,18 +6,18 @@ ### Payments Introduced a redesigned payments onboarding flow -![Payments Onboarding]() +![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]() +![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]() +![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]() +![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`