What's New
One-command fleet join (一键舰队)
Onboarding a new device in three commands — the invite code travels over WeChat/phone:
# Host
fleet8 invite <your-ip> --user <remote-user> --port 22
# New device
fleet8 join <invite-code>
# Host
fleet8 allow <device-id> "<public key>"Verified end-to-end across real machines (HK ↔ Mac).
Fixes
- mDNS identity version now read from
package.json(was hardcoded to a stale 0.2.0) repositoryfield added for dshmarket 1.15.0+ download-count linkingfleet8 --helplists the three new commands- Internal codenames removed from README
Full Changelog: v0.1.1...v0.1.2