···991010### Added
11111212+- `--handle-unreachable` arg was added. You can use `--handle-unreachable ignore` to
1313+ ignore unreachable nodes in the status of the deployment.
1414+1515+### Changed
1616+1717+- Reverted "Wire will now attempt to use SSH ControlMaster by default."
1818+- `show` subcommand looks nicer now.
1919+- `build` step will always build remotely when the node is going to be applied
2020+ locally.
2121+2222+## [v1.0.0-alpha.0] - 2025-10-22
2323+2424+### Added
2525+1226- `--ssh-accept-host` was added.
1327- `--on -` will now read additional apply targets from stdin.
1428- `{key.name}-key.{path,service}` systemd units where added.
1529- `--path` now supports flakerefs (`github:foo/bar`, `git+file:///...`,
1630 `https://.../main.tar.gz`, etc).
1731- `--flake` is now an alias for `--path`.
3232+- Wire will now attempt to use SSH ControlMaster by default.
1833- A terminal bell will be output if a sudo / ssh prompt is ever printed.
1919-- `--handle-unreachable` arg was added. You can use `--handle-unreachable ignore` to
2020- ignore unreachable nodes in the status of the deployment.
21342235### Fixed
2336···4053 the .drv is required
4154- A node which is going to be applied locally will now never `push` or
4255 `cleanup`.
4343-- `show` subcommand looks nicer now.
4444-- `build` step will always build remotely when the node is going to be applied
4545- locally.
46564757### Documented
4858