Skip to content

OpenTermius v0.1.1-alpha.8

Pre-release
Pre-release

Choose a tag to compare

@computerbox124 computerbox124 released this 04 Sep 13:53
· 86 commits to main since this release

New: Settings Page with Updates

Settings Page

A proper Settings page (like native macOS/Windows/Linux apps have) is now available in the sidebar. It includes:

About Section

  • App name, version, and platform/arch info
  • Links to GitHub repository and releases page

Updates Section

  • Current version display
  • Update status indicator (up to date / update available / error)
  • "Check Now" button for manual update checks
  • Release notes preview when an update is available
  • "Download & Restart" button with progress bar
  • Error handling with retry option
  • "Last checked" timestamp

Auto-Update Info

  • Explains how automatic updates work

How Updates Work

  1. Automatic: On startup, the app silently checks for updates. If available, a notification banner appears in the bottom-right corner with release notes and a "Download & Restart" button.
  2. Manual: Go to Settings > Updates > Click "Check Now". If an update is available, you see the release notes and can download + install + restart in one click.

Other Changes

  • Added get_app_info Tauri command (name, version, platform, arch)
  • Added Settings to sidebar navigation and Command Palette (Cmd+K)
  • Cmd+, now opens Settings (was Vault)
  • Removed the inline check-for-updates button from sidebar footer

Downloads

  • macOS (Apple Silicon): OpenTermius_0.1.1-alpha.8_aarch64.dmg

macOS Installation

If macOS shows "OpenTermius is damaged and can't be opened," run:

xattr -cr /Applications/OpenTermius.app