1.1.0-beta.2 - 2026-07-28
Pre-release
Pre-release
Release Notes
This prerelease continues the reliability work from 1.1.0-beta.1. It is
intended for beta testing and is not the stable release channel.
- Upgrades iroh to 1.0.3 to improve relay-path reliability and avoid stalled
TCP transfers under relay congestion. - Preserves complete direct, relay, and mixed transport diagnostics.
- Includes the TCP mode when generating attachment commands for TCP services.
- Documents Rust 1.91 as the minimum supported version.
Install locho 1.1.0-beta.2
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/trchopan/locho/releases/download/v1.1.0-beta.2/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.2/locho-installer.ps1 | iex"Download locho 1.1.0-beta.2
| 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 |