Skip to content

Updates

SSH Tunnel checks GitHub Releases for a newer version automatically — at most once every 24 hours.

When a newer release is available:

  • An Update available banner appears at the top of the menu.
  • A macOS notification is posted.

Both open the release page so you can download the new DMG and drag it to Applications.

Manual update checks and the automatic-check toggle live in the About & Updates popover, opened from the info (ⓘ) button in the Settings sidebar footer.

Releases are managed by Release Please from Conventional Commit history:

  • fix: bumps the patch version.
  • feat: bumps the minor version.
  • BREAKING CHANGE: or ! bumps the major version.

The Changelog is generated from that history.