Skip to content

Releases: misswell/CCRBar

CCRBar v0.1.7

Choose a tag to compare

@misswell misswell released this 21 Aug 11:00

修复 CCR 服务状态刷新竞态:Stop 后立即反映真实端口状态,避免 UI 卡在 Running;Start/Stop 操作现在会主动刷新状态。包含并发竞态回归测试。\n\nmacOS 14.0+,Apple Silicon (arm64)。

CCRBar 0.1.5

Choose a tag to compare

@misswell misswell released this 21 Aug 07:55

Changes\n- Show the CCRBar product name and version in the menu.\n- Make Start CCR and Stop CCR mutually exclusive based on the current CCR state.\n\nThe release archive is universal, Developer ID signed, and notarized by Apple.

CCRBar 0.1.4

Choose a tag to compare

@misswell misswell released this 20 Aug 08:13

Changes\n- Replace the macOS app icon with the A2 IP design.\n- Publish a universal macOS build for macOS 14+.\n\nThe release archive is Developer ID signed and notarized by Apple.

CCRBar 0.1.3

Choose a tag to compare

@misswell misswell released this 20 Aug 06:36

修复 CCR CLI 检测在图形界面环境下的 PATH 问题,支持检测 ~/.claude-code-router/bin、/usr/local/bin 和 /opt/homebrew/bin。此版本已使用 Developer ID 签名并通过 Apple 公证。

CCRBar 0.1.2

Choose a tag to compare

@misswell misswell released this 14 Aug 01:34

更新内容

  • 统一 CCR Desktop、system CCR 与 Node runtime 的解析逻辑
  • 修复桌面版自带 Node.js 24 被误报为 Node.js 问题
  • 启动、重启、状态监控和 Dashboard 使用统一管理端口
  • 增加 CCR runtime 回归测试

需要 macOS 14.0 或更高版本。

CCRBar v0.1.1

Choose a tag to compare

@misswell misswell released this 14 Aug 00:59

首个在线更新版本。加入 Sparkle 自动检查和菜单栏/设置页手动检查更新;发布包已使用 Developer ID 签名并通过 Apple 公证。

CCRBar v0.1.0

Choose a tag to compare

@misswell misswell released this 13 Aug 09:53

First release: SwiftUI menu bar controller for Claude Code Router.

  • Menu bar status indicator (Running / Stopped / Starting / Error)
  • Detects Gateway (127.0.0.1:3456) and Management (127.0.0.1:3458)
  • Start / Stop / Restart CCR via official CLI
  • Open Dashboard (ccr ui)
  • Launch at Login (SMAppService)
  • Developer ID signed + Apple notarized + stapled