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

This commit is contained in:
SuperDooper
2026-05-08 13:31:58 +00:00
parent f9d8abebd5
commit 2761b31a12
+3 -3
View File
@@ -1,5 +1,5 @@
{ {
"version": "0.0.1-beta.20", "version": "0.0.1-beta.22",
"url": "https://github.com/superdooper86/claudechecker/releases/download/win-v0.0.1-beta.20/ClaudeChecker-Windows.zip", "url": "https://github.com/superdooper86/claudechecker/releases/download/win-v0.0.1-beta.22/ClaudeChecker-Windows.zip",
"notes": "## What's new in beta.20\r\n\r\n- Fixed: app now correctly shows you as signed in after login\r\n- Fixed: org ID is fetched from API rather than hardcoded; tries multiple JSON paths\r\n- Fixed: auth check now uses HTTP 200 from bootstrap (not whether org ID was found)\r\n- Added browser User-Agent header so API responds correctly" "notes": "## What's new in beta.22\r\n\r\n- Fixed build error: Task unwrap for Dispatcher.InvokeAsync with async lambda\r\n- Removed unused field warning"
} }