From de0f937f46a4e163b1f7ad0a038ba68f075be791 Mon Sep 17 00:00:00 2001 From: Madison Date: Thu, 22 Jan 2026 11:33:37 -0600 Subject: [PATCH] [CHANGELOG] - 2026.01.21 --- CHANGELOG.md | 11 +++++++++++ 1 file changed, 11 insertions(+) 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.