Skip to content

Termory v0.3.2

Latest

Choose a tag to compare

@github-actions github-actions released this 04 Jul 06:56

✨ Features

  • read Claude model-scoped quota limits from the new limits array
  • platform-aware file-manager labels
  • follow Windows tray conventions — left click opens the app, single instance

🧹 Maintenance

  • bump version to 0.3.2

📦 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

  • 1772bf4 chore: bump version to 0.3.2
  • 98ecd89 feat: read Claude model-scoped quota limits from the new limits array
  • 2e7f86e feat: platform-aware file-manager labels
  • f712629 feat: follow Windows tray conventions — left click opens the app, single instance

Compare: v0.3.1...v0.3.2