From 229de02e17ebd6232b683abeda7fdc1f8302c8b7 Mon Sep 17 00:00:00 2001 From: Konsti Wohlwend Date: Fri, 19 Jun 2026 17:20:19 -0700 Subject: [PATCH] Add 6/19/26 changelog entry (#1629) --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c632cc259..2814fb025 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,14 @@ --- +## 6/19/26 + +- New clickmap heatmaps for route analytics — visualize where users click on any page. +- Custom OIDC provider support (team plan+) with improved OAuth sign-up errors and Apple OAuth fixes. +- Redesigned hosted components, new Emails tab on the User Detail page, and purchase page loading state. +- CLI auth no longer requires a publishable key, plus stability fixes for ENOTEMPTY races and RDE source maps. +- AI-aware config editing and new skill context for Ask Hexclave. + ## 6/12/26 ![Payments checkout page redesign](https://raw.githubusercontent.com/hexclave/hexclave/dev/apps/dashboard/public/assets/changelog-payments-checkout.png)