Skip to content

LambChat v2.9.2

Choose a tag to compare

@github-actions github-actions released this 08 Sep 08:07
9ef7550

What's Changed

  • fix(desktop): Windows 弹终端 + 偏好设置卡死双修,三端主线程阻塞根治——v2.9.2 by @Yanyutin753 in #482
  • fix(desktop): 状态查询零锁化——running 原子镜像根治偏好设置卡死残留 by @Yanyutin753 in #484

Full Changelog: v2.9.1...v2.9.2

What's Changed

  • fix(desktop): Windows 弹终端 + 偏好设置卡死双修,三端主线程阻塞根治——v2.9.2 by @Yanyutin753 in #482
  • fix(desktop): 状态查询零锁化——running 原子镜像根治偏好设置卡死残留 by @Yanyutin753 in #484

Full Changelog: v2.9.1...v2.9.2


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.