Skip to content

LambChat v2.8.5

Choose a tag to compare

@github-actions github-actions released this 07 Sep 02:55
8b9fa4e

What's Changed

  • fix(api): release 资产代理下载 401——公开路径挂错精确匹配集合 by @Yanyutin753 in #447
  • fix(release): macOS 包 ad-hoc 签名封印 .app——修复 Gatekeeper 判「已损坏」 by @Yanyutin753 in #451
  • chore(release): 版本统一 2.8.5(tauri/capacitor/android/ios/pyproject) by @Yanyutin753 in #452

Full Changelog: v2.8.4...v2.8.5

What's Changed

  • fix(api): release 资产代理下载 401——公开路径挂错精确匹配集合 by @Yanyutin753 in #447
  • fix(release): macOS 包 ad-hoc 签名封印 .app——修复 Gatekeeper 判「已损坏」 by @Yanyutin753 in #451
  • chore(release): 版本统一 2.8.5(tauri/capacitor/android/ios/pyproject) by @Yanyutin753 in #452

Full Changelog: v2.8.4...v2.8.5


macOS 安装提示 / macOS install note

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

If macOS reports the app as damaged and cannot be opened on first launch:
drag LambChat into your Applications folder, run
xattr -cr /Applications/LambChat.app in Terminal, then launch it.