Update Windows release notes for beta.62

This commit is contained in:
SuperDooper
2026-05-11 22:21:35 +02:00
parent 9bde5b74a0
commit 127fc82b2a
+14 -19
View File
@@ -1,23 +1,18 @@
## What's new in beta.49 ## What's new in beta.62
### Architecture ### Installer
- All data (usage, plan, overage, prepaid credits) now fetched via the persistent background WebView2 — the same always-live session as the macOS app, so Cloudflare cookies never expire between refreshes - App now ships as a proper Windows installer (no more zip extract)
- HttpClient path kept only as a brief startup fallback before the browser is ready - Installs to user AppData — no admin rights required
- Settings file simplified: only stores session signal, burn history, and user preferences — no more cached API responses - Auto-update now downloads and silently runs the new installer, then relaunches
- Desktop shortcut creation is optional during install
### Bug fixes ### Bug fixes
- Plan label (e.g. "Pro") now updates on every refresh, not just at login - Fixed app crash on launch (startup DllNotFoundException caused by single-file publish; all DLLs now installed alongside the exe)
- Extra Usage Credits values now correct (were 100× too large) - Fixed clicking Copy in Diagnostics crashing the app (CLIPBRD_E_CANT_OPEN)
- Limit and balance now update live on every refresh - Fixed Sign In — Done button now always clickable; session detection no longer depends on specific cookie names that may have changed
- Refresh interval dropdown now shows "1 min", "2 min" etc. correctly
- ComboBox no longer flashes bright blue when clicked
- Buttons now show a visible pressed state
- Footer "Updated X ago" counter now ticks every second; shows "X min, Y sec ago" past 60 s
- Removed stray sparkline bars from the 5 h and 7 d limit cards
- App window now shown on launch
### UI improvements ### Diagnostics
- Gauge percentage larger, "used" label removed - Org IDs are now redacted when copying diagnostics text
- Each limit card now shows an "after reset" or "today HH:MM" badge - Removed stale Cookie Store section (always showed 0)
- Session Diary card redesigned to match macOS layout (stats row + sparkline, no Claude header) - Fixed missing fields in copied diagnostics output
- Reset date moved inline with time remaining - Privacy note added below diagnostics header