Skip to content

Termory v0.3.1

Choose a tag to compare

@github-actions github-actions released this 03 Jul 10:13

🐛 Bug Fixes

  • a failed quota refresh no longer wipes the displayed reset times
  • record rel/folder matching broke on Windows path separators
  • Windows terminal launch mangled the project path
  • detect Claude Desktop on Windows (MSIX-virtualized AppData)

📝 Documentation

  • record the Windows migrate-test gap in CLAUDE.md

🧹 Maintenance

  • bump version to 0.3.1
  • use the app icon for the Windows NSIS installer

📦 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

  • 2c16152 chore: bump version to 0.3.1
  • 1b8e920 chore: use the app icon for the Windows NSIS installer
  • ee5ff54 fix: a failed quota refresh no longer wipes the displayed reset times
  • cc95275 fix: record rel/folder matching broke on Windows path separators
  • f6b4d8b fix: Windows terminal launch mangled the project path
  • 5789769 fix: detect Claude Desktop on Windows (MSIX-virtualized AppData)
  • 9d013ef docs: record the Windows migrate-test gap in CLAUDE.md

Compare: v0.2.36...v0.3.1