Skip to content

v0.1.2

Choose a tag to compare

@github-actions github-actions released this 22 Jun 05:52
· 9 commits to main since this release
v0.1.2
c9a5b1d

安装

下载下方 shuo-*-aarch64-apple-darwin.tar.gz

tar -xzf shuo-*-aarch64-apple-darwin.tar.gz
cd shuo-*-aarch64-apple-darwin
xattr -d com.apple.quarantine ./shuo
mv shuo /usr/local/bin/
shuo doctor

校验 sha256:与同名 .sha256 文件内容比对。

⚠️ 权限说明(必读)

本版本未做 Apple Developer ID 签名,首次安装与每次升级都需要重新授权两项权限:

  • Microphone(录音)
  • Accessibility(监听全局热键 + 合成 Cmd+V 上屏)

升级后跑 shuo doctor 会检测并提示需要重新授权的项。这是 macOS TCC 对未签名程序的默认行为,详细原因见 release.md

变更内容

CHANGELOG.md 本版本对应段落。

Full Changelog: v0.1.1...v0.1.2