diff --git a/CHANGELOG.md b/CHANGELOG.md index ab5bb6885..c632cc259 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,15 @@ --- +## 6/12/26 + +![Payments checkout page redesign](https://raw.githubusercontent.com/hexclave/hexclave/dev/apps/dashboard/public/assets/changelog-payments-checkout.png) +- Redesigned Payments checkout page with navigation and UI polish. +- Dashboard light-mode consistency pass and hosted-components account navigation fix. +- Improved PKCE support and fixed nested cross-domain auth redirect chain. +- New analytics overview filters on the dashboard. +- RDE stability fixes, higher SMTP password limit, and smarter local email-server options. + ## 6/5/26 - CLI improvements: local dashboard in remote SSH and Codespaces, auto-update via npx re-exec, and ~154 MB bundle reduction. diff --git a/apps/dashboard/public/assets/changelog-payments-checkout.png b/apps/dashboard/public/assets/changelog-payments-checkout.png new file mode 100644 index 000000000..73d059fec Binary files /dev/null and b/apps/dashboard/public/assets/changelog-payments-checkout.png differ