Skip to content

Termory v0.2.31

Choose a tag to compare

@github-actions github-actions released this 27 Jun 06:12

✨ Features

  • Claude Desktop provider management (3P gateway profile)

πŸ“ Documentation

  • realign OpenCode source citations to 1.17.11

πŸ”§ CI

  • bump actions off the deprecated Node 20 runtime

🧹 Maintenance

  • bump version to 0.2.31

πŸ“¦ Downloads

Platform File
macOS Β· Apple Silicon Termory_*_aarch64.dmg
macOS Β· Intel Termory_*_x64.dmg
Windows Termory_*_x64_en-US.msi Β· Termory_*_x64-setup.exe
Linux Termory_*_amd64.AppImage Β· *_amd64.deb Β· *_x86_64.rpm

🍎 macOS β€” first launch

Builds are not Apple-notarized, so macOS quarantines the download and may say
"Termory is damaged and can't be opened" (common on Apple Silicon). The app
is fine β€” clear the quarantine flag once, then open it normally:

xattr -dr com.apple.quarantine /Applications/Termory.app

(Drag Termory into Applications first; adjust the path if it lives
elsewhere.) Windows SmartScreen: More info β†’ Run anyway.

πŸ”„ Auto-update

The in-app updater (Settings β†’ Check for updates) reads the signed
latest.json attached below. Auto-update applies to installs on v0.2.6 or
later
; earlier builds must be updated manually once.

πŸ“œ Full Changelog

  • 3b44185 chore: bump version to 0.2.31
  • 58bef5f feat: Claude Desktop provider management (3P gateway profile)
  • 4079865 docs: realign OpenCode source citations to 1.17.11
  • 931aaed ci: bump actions off the deprecated Node 20 runtime

Compare: v0.2.30...v0.2.31