Release v1.1.0

This commit is contained in:
github-actions[bot]
2026-05-07 16:02:51 +00:00
parent 3e99e1417e
commit c8adaf1baf
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -1,5 +1,5 @@
{
"version": "1.0.9",
"url": "https://github.com/superdooper86/claudechecker/releases/download/v1.0.9/ClaudeChecker.zip",
"notes": "## What's new in v1.0.9\n\n### Fixed update notification popup\nThe notification popup now correctly shows **\"Tap to view release notes & update now!\"** instead of the raw markdown release notes text."
"version": "1.1.0",
"url": "https://github.com/superdooper86/claudechecker/releases/download/v1.1.0/ClaudeChecker.zip",
"notes": "## What's new in v1.1.0\n\n### Main window always opens on click\nClosing the app while Settings was open would cause the next click to reopen straight to Settings. The app now always returns to the main window when reopened."
}