Skip to content

LambChat v2.8.6

Choose a tag to compare

@github-actions github-actions released this 07 Sep 04:33
0a9a9aa

What's Changed

  • fix(api): release 资产代理下载 401 回合——公开路径挂错精确匹配集合 by @Yanyutin753 in #448
  • feat(app): Android 更新包原生下载——DownloadManager 优先,WebView 流式兜底 by @Yanyutin753 in #450
  • feat(theme): sepia 护眼模式视觉补齐 by @arisewind in #449
  • feat(app): 桌面更新器清单加自托管代理回退端点 by @Yanyutin753 in #453
  • chore(roundtrip): #451 macOS 签名修复 + 2.8.5 版本统一回合 develop by @Yanyutin753 in #455
  • fix: 2.8.6——本地沙箱二进制帧修复、更新链路收口、daemon 版本对齐 by @Yanyutin753 in #456

Full Changelog: v2.8.5...v2.8.6

What's Changed

  • fix(api): release 资产代理下载 401 回合——公开路径挂错精确匹配集合 by @Yanyutin753 in #448
  • feat(app): Android 更新包原生下载——DownloadManager 优先,WebView 流式兜底 by @Yanyutin753 in #450
  • feat(theme): sepia 护眼模式视觉补齐 by @arisewind in #449
  • feat(app): 桌面更新器清单加自托管代理回退端点 by @Yanyutin753 in #453
  • chore(roundtrip): #451 macOS 签名修复 + 2.8.5 版本统一回合 develop by @Yanyutin753 in #455
  • fix: 2.8.6——本地沙箱二进制帧修复、更新链路收口、daemon 版本对齐 by @Yanyutin753 in #456

Full Changelog: v2.8.5...v2.8.6


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.