Skip to content

Opptrix Desktop 1.2.5

Choose a tag to compare

@github-actions github-actions released this 29 Jul 09:04
· 501 commits to main since this release
bcac2a1

Opptrix Desktop 1.2.5

新功能

修复

  • 刚安装或更新后,聊天里更快就能选择模型,不必再先绕到设置里点一遍
  • 配置大模型时,选好预置服务并填写密钥后可正常继续下一步
  • 大模型服务地址按你填写的完整地址连接,适配更多接口路径

macOS 安装说明

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

Windows

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

Linux

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