Skip to content

Releases: Fish-Ring/ClipboardAI

v0.0.6

Choose a tag to compare

@github-actions github-actions released this 09 Jul 16:31
release: v0.0.6

v0.0.5

Choose a tag to compare

@github-actions github-actions released this 17 Jun 13:10
feat: 拖放加载临时配置 + 剪贴板写入重试

- 拖放 config.json 到 exe 加载为临时配置(当前会话有效,不写入永久配置)
  - Program.Main 接收命令行参数
  - ConfigManager 支持临时模式(Save no-op、不监视文件变更)
  - 托盘显示 [临时] 标识,首次加载弹出通知
  - 临时模式下 history 仅在内存中保留,不持久化
- 修复剪贴板写入失败:SetClipboardWithRetry 自动重试 15 次
- 版本号更新至 0.0.5

v0.0.4

Choose a tag to compare

@github-actions github-actions released this 17 Jun 09:52
feat: v0.0.4 i18n, about window, exe icon, compressed single-file

v0.0.3

Choose a tag to compare

@github-actions github-actions released this 16 Jun 15:22
Fix workflow: add contents:write permission for release