Skip to content

Termory v0.2.34

Choose a tag to compare

@github-actions github-actions released this 02 Jul 12:13

✨ Features

  • show quota reset time as absolute local time with timezone

πŸ“ Documentation

  • clarify provider-switch scope per app in descriptions

🧹 Maintenance

  • bump version to 0.2.34
  • align docs with code and remove dead code

πŸ“¦ 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

  • 39d5388 chore: bump version to 0.2.34
  • 33334e4 feat: show quota reset time as absolute local time with timezone
  • 1703154 docs: clarify provider-switch scope per app in descriptions
  • 03e1d79 chore: align docs with code and remove dead code

Compare: v0.2.33...v0.2.34