Skip to content

LambChat v2.9.1

Choose a tag to compare

@github-actions github-actions released this 08 Sep 06:49
7e1ae22

What's Changed

  • fix(desktop): sidecar 解析对齐 externalBin 打包真实落位——修复 v2.9.0 打包后配对必败 by @Yanyutin753 in #480

Full Changelog: v2.9.0...v2.9.1

What's Changed

  • fix(desktop): sidecar 解析对齐 externalBin 打包真实落位——修复 v2.9.0 打包后配对必败 by @Yanyutin753 in #480

Full Changelog: v2.9.0...v2.9.1


macOS 安装提示 / macOS install note

推荐终端一键安装(curl 下载无隔离标记,装完直接可用):
curl -fsSL https://lambchat.com/install.sh | sh

浏览器下载 dmg 首次打开若提示「已损坏,无法打开」:将 LambChat 拖入
「应用程序」文件夹后,在「终端」执行 xattr -cr /Applications/LambChat.app
再启动即可。

Recommended: install from Terminal with one line (curl downloads carry no
quarantine flag, the app just works):
curl -fsSL https://lambchat.com/install.sh | sh

If you downloaded the dmg in a browser and macOS reports the app as damaged:
drag LambChat into Applications, run
xattr -cr /Applications/LambChat.app in Terminal, then launch it.