v0.6.0
Signed & notarized macOS build of Clowder (v0.6.0).
Open the .dmg and drag Clowder to Applications. No Gatekeeper workaround needed.
What's Changed
- fix(app): retry the first daemon connection instead of giving up by @richardcase in #72
- feat(m11a): remote host registry, CLI, and pairing primitives by @richardcase in #74
- feat(m11b): app-side host list, connection chip, and agent-safe switching by @richardcase in #75
- feat(m11c): Settings window with in-app host management and pairing by @richardcase in #77
- fix: give panes the user's login environment so agents resolve on PATH by @richardcase in #79
- feat(app): support copy and paste in terminal panes by @richardcase in #82
- feat(config): agent profile core (M12a) by @richardcase in #83
- feat(daemon): agent profile store and spawning (M12b) by @richardcase in #84
- feat(client): clowder agent CLI (M12c) by @richardcase in #85
- feat(app): agent settings pane (M12d) by @richardcase in #86
Full Changelog: v0.5.0...v0.6.0