chore: release notes for v1.2.0

This commit is contained in:
SuperDooper
2026-05-08 23:19:24 +02:00
parent a0fb6eabcf
commit 85ac329d36
+10 -3
View File
@@ -1,4 +1,11 @@
## What's new in v1.1.4-beta.7 ## What's new in v1.2.0
### Bug fix ### Bug fixes
- Main panel no longer scrolls — popover now auto-sizes to fit content - 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