Changelog
Stay up to date with the latest features, improvements, and bug fixes for Portex.
v0.8.0
Mar 8, 2026
The Host Header Release
Advanced support for local virtual hosts and development environments like Laravel Valet.
- Added Host Header Rewriting support with the
--host-headerflag. - Enable tunneling to local servers that expect a specific hostname.
- Updated agent core to support request header manipulation.
v0.7.1
Dec 31, 2025
The Windows & Visibility Release
Ensuring Portex runs flawlessly on all modern Windows versions.
- Improved Device ID Retrieval for Windows: Added
multiple
fallback methods (REG query and PowerShell) to replace the deprecated
wmiccommand. - Fixed "executable file not found in %PATH%" error on Windows 10 (21H1+) and Windows 11.
v0.6.5
Dec 29, 2024
The Security & Access Release
Focus on advanced tunnel security and network access control.
- Added IP Whitelisting support for both
startandsharecommands. - New Access Control tab in the tunnel dashboard.
- Support for multiple IP addresses (comma-separated) via CLI and Dashboard.
- Integrated Real-time IP resolution for proxy headers (X-Forwarded-For support).
- Enhanced Landing and Documentation pages with new security feature highlights.
v0.6.0
Dec 24, 2024
The Documentation Release
Major focus on developer onboarding and technical transparency.
- Launched full Documentation Hub with search and multi-page guides.
- Added How it Works section with infrastructure architecture diagrams.
- New Use Cases guide for webhooks and mobile testing.
- Integrated GitHub repositories directly into the site navigation.
- Refined overall aesthetic with "Apple-style" minimal layout.
v0.5.5
Dec 22, 2024
CLI Polish & Bug Fixes
- Improved cross-platform browser opening for
portex login. - Added
portex versioncommand to CLI. - Fixed a bug where tunnel status remained "Active" after agent disconnect.
- Optimized installer scripts for macOS and Windows.
v0.5.0
Dec 20, 2024
Core Features Beta
First public beta release with basic tunneling capabilities.
- Secure HTTP tunneling to localhost ports.
- Static file sharing with
portex share. - Real-time activity logs in the dashboard.
- 4-digit PIN protection for tunnels.
Updates
We release updates weekly. Follow our GitHub for commit-level activity.