From b778d03323d9b5c8a1f23bbad9c899a7cd04a723 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 8 May 2026 21:11:36 +0000 Subject: [PATCH] Beta release v1.1.4-beta.7 --- README.md | 2 +- version-beta.json | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index b2cbd41..f2851b3 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ [![Swift](https://img.shields.io/badge/Swift-5.9-F05138?style=flat&logo=swift&logoColor=white)](https://swift.org) [![Version](https://img.shields.io/badge/version-1.1.3-orange?style=flat)](https://github.com/superdooper86/claudechecker/releases) [![License](https://img.shields.io/badge/license-MIT-blue?style=flat)](LICENSE) -[![Beta](https://img.shields.io/badge/beta-1.1.4--beta.6-orange?style=flat)](https://github.com/superdooper86/claudechecker/releases/tag/v1.1.4-beta.6) +[![Beta](https://img.shields.io/badge/beta-1.1.4--beta.7-orange?style=flat)](https://github.com/superdooper86/claudechecker/releases/tag/v1.1.4-beta.7) diff --git a/version-beta.json b/version-beta.json index dba3c7d..aa3cfac 100644 --- a/version-beta.json +++ b/version-beta.json @@ -1,5 +1,5 @@ { - "version": "1.1.4-beta.6", - "url": "https://github.com/superdooper86/claudechecker/releases/download/v1.1.4-beta.6/ClaudeChecker.zip", - "notes": "## What's new in v1.1.4-beta.6\n\n### UI improvement\n- Session Diary card: removed the Claude icon and header row; now shows sample count and avg burn rate left/right with the sparkline below — matching the cleaner Windows layout" + "version": "1.1.4-beta.7", + "url": "https://github.com/superdooper86/claudechecker/releases/download/v1.1.4-beta.7/ClaudeChecker.zip", + "notes": "## What's new in v1.1.4-beta.7\n\n### Bug fix\n- Main panel no longer scrolls — popover now auto-sizes to fit content" }