diff --git a/CHANGELOG.md b/CHANGELOG.md index f25f6200b..051262ada 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,17 @@ --- +## 2026.01.21 + +### 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 `isRestricted` and `restrictedReason` + ## 2026.01.19 - Updated package dependencies to their newest versions.