Skip to content

Opptrix Desktop 1.2.2

Choose a tag to compare

@github-actions github-actions released this 29 Jul 03:18
· 507 commits to main since this release
70c11a4

Opptrix Desktop 1.2.2

新功能

修复

  • Windows 上命令隔离环境设置状态更准确,装好后不再误提示未就绪
  • 退出应用后后台不再留下无效图标;计划任务可正常在后台执行而不干扰日常使用
  • 从托盘唤回窗口更可靠,减少空白窗口

macOS 安装说明

  • Apple Silicon (M 系列) 下载 Opptrix-1.2.2-MacOS-arm64-M-CPU.dmg
  • Intel Mac 下载 Opptrix-1.2.2-MacOS-x64-Intel-CPU.dmg
  • 若提示「已损坏,无法打开」(未签名/dev 包常见),在终端执行后重新打开:
    xattr -cr /Applications/Opptrix.app
  • 或在 Finder 中 右键 → 打开 一次

Windows

运行 Opptrix-1.2.2-Windows.exe;未签名包可能触发 SmartScreen,选「仍要运行」

Linux

chmod +x Opptrix-1.2.2-Linux.AppImage && ./Opptrix-1.2.2-Linux.AppImage