v1.2.0
[1.2.0] - 2026-06-29
Added
- Differentiated Brand Codicons: Updated tree items to render distinct VS Code Codicons based on technology category (
databasefor databases,serverfor runtimes,globefor web apps, andpackagefor containers).
Changed
- Visibility-Aware Polling: Intelligent scanning engine that automatically pauses background shell execution when the Portyard sidebar panel is collapsed or hidden, saving CPU and battery.
- Process Mapping Cache: Implemented a 10-second process caching layer to eliminate redundant process table lookups during port scans.
- Clean Tooltip Layout: Streamlined tooltip formatting for a compact, readable presentation.
Fixed
- SSH Process Tree Termination: Enhanced tunnel termination using recursive process tree killing (
taskkill /F /Ton Windows) to guarantee that all background SSH subprocesses and sockets are completely destroyed upon stopping forwarding. - SSH Output Stream Parsing: Attached tunnel URL extraction listeners to both
stdoutandstderrstreams, preventing URL detection timeouts.
Full Changelog: v1.1.1...v1.2.0