From 8b6961eed7f312c30db9832bef01f2b66b73141b Mon Sep 17 00:00:00 2001 From: Konstantin Wohlwend Date: Fri, 5 Jun 2026 17:04:29 -0700 Subject: [PATCH] Update changelog --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b870fda80..ab5bb6885 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,12 @@ --- +## 6/5/26 + +- CLI improvements: local dashboard in remote SSH and Codespaces, auto-update via npx re-exec, and ~154 MB bundle reduction. +- Fixes for sign-out handling, nested cross-domain auth, subscription switching, and email preview theme blanking. +- New Python & REST API setup docs, product prices clarified as decimal strings, and pnpm v11 upgrade. + ## 5/29/26 - Per-provider OAuth callback URLs with host-derived JWT issuer and redirect URIs.