Termory v0.2.36
✨ 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
78c861fchore: bump version to 0.2.36802ec24feat: show quota reset timezone only on hover5c37750test: fix the remaining Windows test failures681a335test: make the HOME-override test infrastructure cross-platformb878945refactor: extract Linux terminal launch construction; document updater contract1bdf699test: add CI test workflow and close the coverage gaps it exposed
Compare: v0.2.35...v0.2.36