chore: release v0.6.0#15
Merged
Merged
Conversation
Bump workspace version 0.5.1 -> 0.6.0 and finalize the CHANGELOG. This release includes breaking TUI navigation changes (3 sections + Space action menu) plus SOCKS/proxy detection, tunnel uptime/health-check, copy-command, and auto-reconnect. https://claude.ai/code/session_011aTifQMw2itdscf6nJHvgD
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Release v0.6.0
Bumps the workspace version
0.5.1 → 0.6.0and finalizes the CHANGELOG for the release.A minor bump (not patch) because this release carries breaking TUI changes since
v0.5.0.Highlights since v0.5.0
Connections/Processes/Ssh) withTabcycling, sub-tabs via[/], sort moved too/O, and per-action shortcuts collapsed into theSpaceaction menu. Chart & Namespaces views removed.ProxyListeningheuristic, ports 1080/1081/3128/9050/9150).no listener), copy-command (c), and auto-reconnect with exponential backoff.TunnelStatus { Starting, Alive, Failed }, tunnel edit-mode (e), inline form validation.Validation
cargo build --workspace— cleancargo test --workspace— all passcargo clippy --workspace --all-targets— cleancargo fmt --all -- --check— cleanRelease mechanics
The
v0.6.0tag has been pushed to trigger the release workflow (crates.io publish forprt-core+prt, GitHub release with prebuilt binaries for macOS x86_64/aarch64 and Linux x86_64). Merging this PR lands the version bump + CHANGELOG onmaster.https://claude.ai/code/session_011aTifQMw2itdscf6nJHvgD
Generated by Claude Code