v2.0.58
Install
macOS (one-line install)
curl -fsSL https://seahelm.dev/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
- feat: www.seahelm.dev — static site + Cloudflare Pages deploy by @BetaYao in #90
- feat: destructive actions decide from what would actually be lost by @BetaYao in #91
- feat(site): ship www.seahelm.dev in Chinese as well as English by @BetaYao in #92
- chore: add MIT LICENSE + third-party notices by @BetaYao in #93
- fix(site): correct the Chinese wording, starting with a vulgar heading by @BetaYao in #94
- fix(zh): the Island's closed pill is 胶囊, not 药丸 by @BetaYao in #95
- feat(site): deck-one rewrite, seahelm-web, and copy that matches the app again by @BetaYao in #97
- chore: add THIRD-PARTY-NOTICES by @BetaYao in #96
- feat(site): the sea — a descent from sky to seabed by @BetaYao in #98
- docs: CLAUDE.md described dashboard layouts that no longer exist by @BetaYao in #99
- fix: quote the session key so a workspace with a space in its path can attach by @keyframe-one in #101
- Telegram bridge, one command language, sidebar cleanup, /return that ships before deleting by @BetaYao in #102
- docs: replace generic "Why Seahelm" bullets with real differentiators by @BetaYao in #103
New Contributors
- @keyframe-one made their first contribution in #101
Full Changelog: v2.0.57...v2.0.58