Windows beta release win-v0.0.1-beta.31
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "0.0.1-beta.30",
|
"version": "0.0.1-beta.31",
|
||||||
"url": "https://github.com/superdooper86/claudechecker/releases/download/win-v0.0.1-beta.30/ClaudeChecker-Windows.zip",
|
"url": "https://github.com/superdooper86/claudechecker/releases/download/win-v0.0.1-beta.31/ClaudeChecker-Windows.zip",
|
||||||
"notes": "## What's new in beta.30\r\n\r\n- Fix: removed WebView2 from periodic refresh — it was spawning a full Chromium process every 2 minutes and not cleaning up, causing ~1.5GB memory growth\r\n- Fix: added Origin, Referer, sec-fetch-* and sec-ch-ua headers to HttpClient so the API accepts requests as browser fetches\r\n- Periodic refresh now uses HttpClient only, falling back to data cached at login time\r\n- To get limits showing: sign out and sign back in once so SaveAndClose can fetch usage with the corrected org ID path"
|
"notes": "## What's new in beta.31\r\n\r\n- Fix: placeholder cards now show after sign-in when no usage data is cached yet (main panel no longer goes blank)\r\n- Debug: raw usage API response now included in debug banner so we can see what the endpoint returns"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user