Skip to content

Releases: OrangeCold/cc-island-cn

CcIslandCn v1.4.6

Choose a tag to compare

@github-actions github-actions released this 03 Jul 00:44

CcIslandCn v1.4.6

新增

  • 非刘海屏收起态展示正在执行的工具:外接显示器或老款 MacBook(无物理刘海)上,收起态中间空白区域显示当前 Claude Code 正在执行的工具摘要(如 Read · 文件名Bash · 命令Grep · 关键词),无需展开即可一眼看到进度。工具完成后停留约 2 秒再淡出,避免快速工具(Read / Grep / Edit)一闪而过;刘海屏机型体验不变(中间被物理刘海盖住)。

CcIslandCn v1.4.5

Choose a tag to compare

@github-actions github-actions released this 28 Jun 07:41

CcIslandCn v1.4.5

修复

  • 多屏下点击屏幕其他位置鼠标向下偏移:展开灵动岛后点击面板外部时,应用会用 CGEvent 把这次点击重投递给下层窗口。坐标翻转此前误用 NSScreen.main(key window 所在屏)的高度,而 NSEvent.mouseLocation 与 CGEvent 坐标都锚定主屏(带菜单栏的 screens[0]);多屏下面板失焦后 NSScreen.main 漂到外接屏,翻转高度取错,导致重投递点击向下偏移(偏移量 = 错用屏与主屏的高度差)。改为统一取主屏高度,repostClickAtrepostMouseEvent 两处同步修正。

CcIslandCn v1.4.4

Choose a tag to compare

@github-actions github-actions released this 27 Jun 12:48

CcIslandCn v1.4.4

修复

  • 会话列表支持 /rename 自定义标题:Claude Code 新版 /rename 改用 {type:"custom-title"} 行存储会话名(不再写入 type:"summary" 行);ConversationParser 此前只解析 summary 行,导致用户手动命名的会话在灵动岛列表显示不出自定义名。新增 customTitle 字段解析 custom-title 行,displayTitle 优先级改为「自定义标题 > 摘要 > 首条用户消息 > 目录名」。

CcIslandCn v1.4.3

Choose a tag to compare

@github-actions github-actions released this 26 Jun 13:27

CcIslandCn v1.4.3

新增

  • 灵动岛收起态大小可调:设置页外观区新增 60%–150% 连续缩放滑块,配行内 1:1 真实预览,拖动即持久化。
  • 收起态小条按 notchScale 等比缩放;命中区域(hitTestRect)与刘海几何判断随缩放尺寸联动。

修复

  • 记录「刘海屏机型收起态调大后可能不可见」的已知限制。

Installation

  1. Download CcIslandCn-1.4.3.dmg
  2. Open the DMG and drag CcIslandCn to Applications
  3. Launch CcIslandCn from Applications

Auto-updates

After installation, CcIslandCn will automatically check for updates.

CcIslandCn v1.4.2

Choose a tag to compare

@github-actions github-actions released this 20 Jun 08:17

CcIslandCn v1.4.2

Installation

  1. Download CcIslandCn-1.4.2.dmg
  2. Open the DMG and drag CcIslandCn to Applications
  3. Launch CcIslandCn from Applications

Auto-updates

After installation, CcIslandCn will automatically check for updates.

CcIslandCn v1.4.1

Choose a tag to compare

@github-actions github-actions released this 20 Jun 02:27

CcIslandCn v1.4.1

Installation

  1. Download CcIslandCn-1.4.1.dmg
  2. Open the DMG and drag CcIslandCn to Applications
  3. Launch CcIslandCn from Applications

Auto-updates

After installation, CcIslandCn will automatically check for updates.

CcIslandCn v1.4.0

Choose a tag to compare

@github-actions github-actions released this 19 Jun 14:59

CcIslandCn v1.4.0

✨ 新功能

  • 中英双语切换:灵动岛设置菜单新增 Language 行,支持「跟随系统 / 简体中文 / English」三选一。选择后写入系统语言偏好并重启生效——设置菜单、会话列表、权限审批、工具调用结果等全部界面文案完成中英本地化。

Installation

  1. Download CcIslandCn-1.4.0.dmg
  2. Open the DMG and drag CcIslandCn to Applications
  3. Launch CcIslandCn from Applications

Auto-updates

After installation, CcIslandCn will automatically check for updates.

CcIslandCn v1.3.2

Choose a tag to compare

@github-actions github-actions released this 19 Jun 04:25

CcIslandCn v1.3.2

Installation

  1. Download CcIslandCn-1.3.2.dmg
  2. Open the DMG and drag CcIslandCn to Applications
  3. Launch CcIslandCn from Applications

Auto-updates

After installation, CcIslandCn will automatically check for updates.