v2.0.57
Install
macOS (one-line install)
curl -fsSL https://raw.githubusercontent.com/BetaYao/seahelm/main/scripts/install.sh | shmacOS (manual)
- Download the zip for your Mac below and unpack it
seahelm-macos-arm64.zip: Apple Siliconseahelm-macos-x86_64.zip: Intel
- Drag
Seahelm.appinto/Applications - If macOS blocks the app on first launch, run:
xattr -dr com.apple.quarantine /Applications/Seahelm.app
- 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
- fix: gate pane auto-follow by repo and cooldown, retire unused placeholders by @BetaYao in #89
- feat: add close project control to fleet sidebar by @bertrand319 in #88
New Contributors
- @bertrand319 made their first contribution in #88
Full Changelog: v2.0.56...v2.0.57