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

This commit is contained in:
SuperDooper
2026-05-08 14:17:00 +00:00
parent c238db963b
commit 3c1a2ef1be
+3 -3
View File
@@ -1,5 +1,5 @@
{
"version": "0.0.1-beta.25",
"url": "https://github.com/superdooper86/claudechecker/releases/download/win-v0.0.1-beta.25/ClaudeChecker-Windows.zip",
"notes": "## What's new in beta.25\r\n\r\n- Debug: Settings panel now shows bootstrap diagnostic info after sign-in (helps diagnose missing data)"
"version": "0.0.1-beta.27",
"url": "https://github.com/superdooper86/claudechecker/releases/download/win-v0.0.1-beta.27/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"
}