Skip to content

RivonClaw v1.8.30

Choose a tag to compare

@github-actions github-actions released this 04 Jun 09:19
· 84 commits to main since this release

What's New

  • Stabilize customer-service shop lifecycle handling for the CS relay
  • Keep customer-service shop context intact across subscription reconnects
  • Route remote media through the cached proxy so media attachments load more reliably

更新内容

  • 稳定客服 relay 的店铺生命周期处理
  • 在订阅重连后保持客服店铺上下文不丢失
  • 让远端媒体通过缓存代理转发,提高媒体附件加载可靠性

Installation / 安装说明

macOS

If you see "'RivonClaw' is damaged and can't be opened" — this is macOS Gatekeeper blocking an unsigned app. The file is not actually damaged.

如果提示 "'RivonClaw' 已损坏,无法打开",这是 macOS Gatekeeper 安全机制拦截了未签名应用,并非文件真的损坏。

Fix / 解决方法:

  1. Open Terminal (press Cmd + Space, search "Terminal")
  2. Run the following command / 运行以下命令:
sudo xattr -r -d com.apple.quarantine /Applications/RivonClaw.app
  1. Enter your login password (characters won't be displayed), press Enter / 输入开机密码(不显示字符),按回车
  2. Re-open the app / 重新打开应用即可

Windows

If Windows SmartScreen shows "Windows protected your PC" / 如果 SmartScreen 提示"已保护你的电脑":

  1. Click "More info" / 点击 "更多信息"
  2. Click "Run anyway" / 点击 "仍要运行"

This is normal for apps without a digital signature. / 这是无数字签名应用的正常现象。