Windows beta release win-v0.0.1-beta.28

This commit is contained in:
SuperDooper
2026-05-08 14:26:00 +00:00
parent 3c1a2ef1be
commit c449882ec6
+3 -3
View File
@@ -1,5 +1,5 @@
{ {
"version": "0.0.1-beta.27", "version": "0.0.1-beta.28",
"url": "https://github.com/superdooper86/claudechecker/releases/download/win-v0.0.1-beta.27/ClaudeChecker-Windows.zip", "url": "https://github.com/superdooper86/claudechecker/releases/download/win-v0.0.1-beta.28/ClaudeChecker-Windows.zip",
"notes": "## What's new in beta.27\r\n\r\n- Fix build error: use WebMessageAsJson (not WebMessageAsString) and post plain JS objects via postMessage" "notes": "## What's new in beta.28\r\n\r\n- Debug banner now appears on the main panel after sign-in showing raw bootstrap data — paste this here so we can fix org ID parsing\r\n- Fix: limits no longer wiped when a refresh cycle returns no data (placeholders stay until real data arrives)\r\n- Try account.uuid as org ID fallback when no org found in bootstrap"
} }