Tags: therealaleph/MasterHttpRelayVPN-RUST
Tags
chore: v1.9.33 — idle keepalive backoff Ship PR #1322 by @yyoyoian-pixel: Full Tunnel idle sessions now reduce empty keepalive request load, while mixed deployments keep polling so long-poll-capable peers can continue delivering remote-to-client data. Local verification: - cargo test --lib - cargo build --release - cargo build --bin mhrv-rs-ui --release --features ui
release: prepare v1.9.32 (#1321) ## Summary - Bump mhrv-rs to v1.9.32 and Android versionCode/versionName. - Bump tunnel-node subcrate to 0.1.1 for the new compressed batch protocol surface. - Add Persian/English changelog for Full Tunnel zstd compression from PR #1314. ## Local verification - cargo test --lib - cargo build --release - cargo build --bin mhrv-rs-ui --release --features ui - cargo test (tunnel-node) - cargo build --release (tunnel-node) - JAVA_HOME="/Applications/Android Studio.app/Contents/jbr/Contents/Home" ANDROID_HOME="$HOME/Library/Android/sdk" ./gradlew :app:assembleDebug Docker local image build was attempted during PR verification, but Docker Desktop/daemon is not running on this Mac (`/Users/dev/.docker/run/docker.sock` missing). The release workflow tunnel-docker job will cover container publishing. --- Answered via LLM, Supervised @therealaleph
release: prepare v1.9.31 Merge v1.9.31 after local verification and passing release-drafter. Verification: - `cargo test --lib` - `cargo build --release` - `cargo build --bin mhrv-rs-ui --release --features ui` - Android `./gradlew :app:assembleDebug` with Android Studio JBR and local SDK --- Answered via LLM, Supervised @therealaleph
chore: v1.9.28 — pipelined Full-mode tunnel Ship PR #1115 from @yyoyoian-pixel: adaptive pipelined Full-mode polls, wseq-ordered tunnel-node writes, default STUN/TURN UDP blocking for faster WebRTC TCP fallback, and Android/desktop config support for the new block_stun path. Local release gates passed on macOS: cargo test --lib, tunnel-node tests, cargo build --release, tunnel-node release build, desktop UI release build, and Android compileDebugKotlin with Android Studio JBR and the local SDK.
PreviousNext