OpenTermius v0.1.1-alpha.7
Pre-release
Pre-release
·
87 commits
to main
since this release
Fixes
Robust Auto-Update System
Multiple fixes to make the update notification banner reliably appear:
- checkForUpdates() runs first: The explicit update check now runs before event listener registration, so even if a listener fails, the check still executes
- Each listener wrapped in try/catch: One failing listener no longer blocks the others
- Fixed positioning: Changed from
absolutetofixedand increased z-index toz-[100]for reliable visibility - Complete event payload: The backend silent check now includes all fields (
available,current_version) in the event payload
Manual Check for Updates Button
Added a "Check for Updates" button in the sidebar footer. If auto-detection fails, you can manually trigger an update check. Shows an alert if you're up-to-date, or shows the update banner if an update is available.
Downloads
- macOS (Apple Silicon):
OpenTermius_0.1.1-alpha.7_aarch64.dmg
macOS Installation
If macOS shows "OpenTermius is damaged and can't be opened," run:
xattr -cr /Applications/OpenTermius.app