This release adds 3 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+4 more
Affected surfaces
Summary
AI summaryUpdates Bug Fixes, Install vortix 0.1.7, and Miscellaneous across a mixed release.
Full changelog
Release Notes
Bug Fixes
- Fix Escape/CloseOverlay resetting zoomed panel back to normal layout (#105)
- Fix sidebar "Reconnect" action disconnecting instead of reconnecting the selected profile (#106, #145)
- Fix exponential backoff overflow causing infinite retry delays at high attempt counts (#110)
- Fix renaming a profile breaking reconnect by not updating
last_connected_profile(#111) - Fix deleting a profile during Connecting or Disconnecting state causing state corruption (#112)
- Fix "IP unchanged" warning flooding logs every telemetry poll cycle while connected (#113)
- Fix 0ms latency falsely showing EXCELLENT quality instead of UNKNOWN (#146)
Features
- Add
ConnectSelectedaction: sidebarrkey now connects the highlighted profile rather than the last-used one - Add
Unknownquality state when no metrics have arrived yet, displayed as "─────" in header and "UNKNOWN" in details - Include latency in connection quality scoring (Poor ≥ 300ms, Fair ≥ 100ms)
- Cap retry backoff at configurable
connect_retry_max_delay_secs(default 300s)
Documentation
- Rewrite ROADMAP as a product journey with themed releases and user stories
Miscellaneous
- deps: Bump the rust-minor group with 3 updates (#149)
Install vortix 0.1.7
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/Harry-kp/vortix/releases/download/v0.1.7/vortix-installer.sh | sh
Install prebuilt binaries via Homebrew
brew install Harry-kp/tap/vortix
Install prebuilt binaries into your npm project
npm install @harry-kp/[email protected]
Download vortix 0.1.7
| File | Platform | Checksum |
|--------|----------|----------|
| vortix-aarch64-apple-darwin.tar.xz | Apple Silicon macOS | checksum |
| vortix-x86_64-apple-darwin.tar.xz | Intel macOS | checksum |
| vortix-aarch64-unknown-linux-gnu.tar.xz | ARM64 Linux | checksum |
| vortix-x86_64-unknown-linux-gnu.tar.xz | x64 Linux | checksum |
| vortix-aarch64-unknown-linux-musl.tar.xz | ARM64 MUSL Linux | checksum |
| vortix-x86_64-unknown-linux-musl.tar.xz | x64 MUSL Linux | checksum |
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About Vortix
All releases →Related context
Related tools
Beta — feedback welcome: [email protected]