Skip to content

OpenTermius v0.1.1-alpha.7

Pre-release
Pre-release

Choose a tag to compare

@computerbox124 computerbox124 released this 04 Sep 13:49
· 87 commits to main since this release

Fixes

Robust Auto-Update System

Multiple fixes to make the update notification banner reliably appear:

  1. checkForUpdates() runs first: The explicit update check now runs before event listener registration, so even if a listener fails, the check still executes
  2. Each listener wrapped in try/catch: One failing listener no longer blocks the others
  3. Fixed positioning: Changed from absolute to fixed and increased z-index to z-[100] for reliable visibility
  4. 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