From 85ac329d3606c9ff40788002769f7689b79350d1 Mon Sep 17 00:00:00 2001 From: SuperDooper <37051355+superdooper86@users.noreply.github.com> Date: Fri, 8 May 2026 23:19:24 +0200 Subject: [PATCH] chore: release notes for v1.2.0 --- RELEASE_NOTES.md | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 2f6512a..84c9f47 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,4 +1,11 @@ -## What's new in v1.1.4-beta.7 +## What's new in v1.2.0 -### Bug fix -- Main panel no longer scrolls — popover now auto-sizes to fit content +### Bug fixes +- App now works for all users — org ID is fetched dynamically from the API instead of being hardcoded +- Plan name (e.g. Pro, Max) now updates correctly on every refresh + +### Improvements +- Plan name is read from the API rather than hardcoded +- Bootstrap API call consolidated — org ID, email, and plan name fetched in a single request per refresh +- Main panel no longer scrolls — popover auto-sizes to fit content +- Session Diary card redesigned — sample count and avg burn rate shown left/right above the sparkline, Claude header removed