Skip to content

Termory v0.2.36

Choose a tag to compare

@github-actions github-actions released this 02 Jul 23:54

✨ Features

  • show quota reset timezone only on hover

♻️ Refactoring

  • extract Linux terminal launch construction; document updater contract

✅ Tests

  • fix the remaining Windows test failures
  • make the HOME-override test infrastructure cross-platform
  • add CI test workflow and close the coverage gaps it exposed

🧹 Maintenance

  • bump version to 0.2.36

📦 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

  • 78c861f chore: bump version to 0.2.36
  • 802ec24 feat: show quota reset timezone only on hover
  • 5c37750 test: fix the remaining Windows test failures
  • 681a335 test: make the HOME-override test infrastructure cross-platform
  • b878945 refactor: extract Linux terminal launch construction; document updater contract
  • 1bdf699 test: add CI test workflow and close the coverage gaps it exposed

Compare: v0.2.35...v0.2.36