1.1.0-beta.3 - 2026-07-29
Pre-release
Pre-release
Release Notes
- Stops
locho hostfrom printing service capabilities automatically. - Adds explicit
locho shareandlocho secretcommands with service-typed
capability tokens consumed directly bylocho attach. - Adds
locho attach --configfor multiple local HTTP and TCP listeners sharing
one reconnecting iroh connection. - Stabilizes reconnect handling when multiple services share an attachment
process.
This prerelease continues the reliability and attachment workflow work from
1.1.0-beta.2. It is intended for beta testing and is not the stable release
channel.
Install locho 1.1.0-beta.3
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/trchopan/locho/releases/download/v1.1.0-beta.3/locho-installer.sh | shInstall prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c "irm https://github.com/trchopan/locho/releases/download/v1.1.0-beta.3/locho-installer.ps1 | iex"Download locho 1.1.0-beta.3
| File | Platform | Checksum |
|---|---|---|
| locho-aarch64-apple-darwin.tar.xz | Apple Silicon macOS | checksum |
| locho-x86_64-apple-darwin.tar.xz | Intel macOS | checksum |
| locho-x86_64-pc-windows-msvc.zip | x64 Windows | checksum |
| locho-aarch64-unknown-linux-gnu.tar.xz | ARM64 Linux | checksum |
| locho-x86_64-unknown-linux-gnu.tar.xz | x64 Linux | checksum |