Skip to content

v1.1.1

Choose a tag to compare

@mapleafgo mapleafgo released this 21 May 18:35

修复

  • IPC Unix socket 权限问题:socket 创建后自动 chown 给工作目录所有者,确保 GUI 进程可以连接。
  • Windows 服务管理:服务已存在时更新配置而非报错,启动类型改为手动;添加 DACL 授权普通用户启停和查询服务。

构建

  • macOS 产物(CLI、FFI dylib、iOS xcframework)构建后自动 codesign 自签名,避免 Gatekeeper 拦截。