Skip to content

v1.1.1

Choose a tag to compare

@saptarshiroy39 saptarshiroy39 released this 25 Jun 03:33
· 6 commits to main since this release
1564289

[1.1.1] - 2026-06-25

Changed

  • Optimized Auto-Refresh Rate: Adjusted the auto-refresh interval of active ports list to 5 seconds (previously 30 seconds) for faster UI synchronization.

Fixed

  • Orphaned SSH Forwarding Tunnels: Switched the runner from child_process.exec to child_process.spawn for the SSH forwarder. This ensures the underlying SSH process is completely killed when stopping port forwarding, preventing public URL exposure from persisting.

Full Changelog: v1.1.0...v1.1.1