Skip to content

v2.0.59

Latest

Choose a tag to compare

@github-actions github-actions released this 07 Sep 11:34

Install

macOS (one-line install)

curl -fsSL https://seahelm.dev/install.sh | sh

macOS (manual)

  1. Download the zip for your Mac below and unpack it
    • seahelm-macos-arm64.zip: Apple Silicon
    • seahelm-macos-x86_64.zip: Intel
  2. Drag Seahelm.app into /Applications
  3. If macOS blocks the app on first launch, run:
    xattr -dr com.apple.quarantine /Applications/Seahelm.app
  4. Launch Seahelm

Artifacts are notarized when the required Apple signing secrets are configured in this repository; the quarantine step is only needed for un-notarized builds.

What's Changed

  • docs: say plainly that Seahelm is vibe-coded by @BetaYao in #104
  • feat(telegram): QR pairing wizard and inline command buttons by @BetaYao in #105
  • fix: persist telegram / host gateway across config saves by @BetaYao in #107
  • fix: /return slash-branch labels + Delete/Return pending feedback by @BetaYao in #106

Full Changelog: v2.0.58...v2.0.59