From 7b1c5bbf8e0ac826b2a804741496ba8ce1d1fa40 Mon Sep 17 00:00:00 2001 From: SuperDooper <37051355+superdooper86@users.noreply.github.com> Date: Fri, 8 May 2026 19:19:11 +0000 Subject: [PATCH] Windows beta release win-v0.0.1-beta.39 --- version-windows-beta.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/version-windows-beta.json b/version-windows-beta.json index 2561809..c8c1994 100644 --- a/version-windows-beta.json +++ b/version-windows-beta.json @@ -1,5 +1,5 @@ { - "version": "0.0.1-beta.38", - "url": "https://github.com/superdooper86/claudechecker/releases/download/win-v0.0.1-beta.38/ClaudeChecker-Windows.zip", + "version": "0.0.1-beta.39", + "url": "https://github.com/superdooper86/claudechecker/releases/download/win-v0.0.1-beta.39/ClaudeChecker-Windows.zip", "notes": "## What's new in beta.36\r\n\r\n### Bug fixes\r\n- Settings no longer incorrectly shows \"Not signed in\" when limits are working\r\n- Session Diary now shows correctly after the first successful refresh\r\n- Extra Usage Credits section now restored from cache on startup\r\n- Plan name, overage, and prepaid credits are now cached and shown immediately on launch\r\n- App now loads cached state instantly on startup before the background refresh completes" }