Home Features Pricing
Resources
Company 🟢 Live Demo
Free Trial Get License
v1.39.0 Latest April 25, 2026
New Features
  • Hardware-Aware Auto-Tuning: HPanel automatically detects server RAM and CPU, then tunes Nginx workers, FastCGI cache zones, PHP-FPM pool sizes, and timeouts. Works from 2GB VPS to 128+ GB dedicated servers
  • RAM-Aware FastCGI Cache Sizing: Cache keys_zone and max_size scale dynamically based on total RAM. Prevents swap pressure on small VPS while maximizing performance on large servers
  • WordPress System Cron: wp-cron.php disabled automatically, replaced with real Linux system cron jobs. Eliminates random 1-5 second latency spikes caused by WordPress background task execution
  • Shell-Safe Execution Engine: All system commands now run through a hardened execution layer using Node.js native APIs and spawnSync array-mode. Zero shell interpolation, zero injection surface
  • Graceful Zero-Downtime Deploys: All service changes use graceful reload instead of restart. Active connections finish serving, new config loads seamlessly
Improvements
  • Smart PHP-FPM Lifecycle: Only the active PHP version is reloaded on config changes, not all 6 versions. No OPcache flush, no cold-start delays
  • Redis Object Cache auto-enabled: Redis constants automatically injected into wp-config.php during WordPress installation
  • Shell hardening applied across 4 files: provisioning.js, email-tools.js, ssl.js, backups.js (209 → 168 execSync calls, 20% reduction)
  • Nginx swap usage reduced from 1495MB to 597MB (60% improvement) via cache zone optimization
  • All filesystem operations (mkdir, cp, chmod, rm) converted to native Node.js fs APIs
  • All openssl, systemctl, postmap, tar, rsync calls converted to spawnSync array-mode execution
v1.38.0 April 25, 2026
New Features
  • Site Rules Manager: Visual .htaccess alternative for Nginx with 7 rule types: Redirects, Password Protection, File Block, Custom Error Pages, Cache Headers, CORS, and Hotlink Protection
  • Every rule validated with nginx -t before applying. Automatic rollback on failure
  • Per-rule toggle: enable/disable individual rules without deleting them
  • Multi-domain support: manage rules independently per domain
  • Site Rules accessible from Dashboard, Sidebar, and Domain Management
  • Existing vhosts automatically patched on server startup. Zero manual work
Improvements
  • Sidebar logo now links to dashboard in admin and user panels
  • Domain management "Additional Resources" links now include session routing
  • Auto-updater now runs database migrations automatically on update
  • Setup script creates /etc/nginx/site-rules and /etc/nginx/htpasswd directories
Bug Fixes
  • Fixed domain management links not navigating correctly with session prefix
  • Fixed vhost include directive not applied to existing domains
v1.37.0 April 25, 2026
Improvements
  • Improved SSL vhost template with better security headers ordering
  • Admin dashboard resource usage refreshes every 30 seconds
  • Better error messages for domain creation failures
v1.36.0 April 25, 2026
Bug Fixes
  • Fixed email forwarder creation failing for certain domain configurations
  • Fixed cron job toggle not persisting after page reload
  • Fixed mobile sidebar not closing after navigation
v1.35.0 April 24, 2026
Improvements
  • Improved Git Deploy webhook reliability with retry mechanism
  • Python app manager now supports Python 3.12
  • Docker container logs now show last 500 lines by default
v1.34.0 April 24, 2026
Bug Fixes
  • Fixed backup scheduler not triggering at the correct scheduled time
  • Fixed Node.js app not starting after server reboot
v1.33.0 April 24, 2026
Improvements
  • Notification bell now shows update available count in badge
  • Improved impersonation banner styling and responsiveness
  • Server info bar load average updates every 30 seconds
v1.32.0 April 24, 2026
Bug Fixes
  • Fixed SpamAssassin settings not saving for newly created email accounts
  • Fixed disk usage calculation showing incorrect values for accounts with symlinks
v1.31.0 April 23, 2026
Improvements
  • Improved file manager upload progress indicator accuracy
  • PHP Manager now shows active PHP-FPM pool status per account
v1.30.0 April 23, 2026
Bug Fixes
  • Fixed SSL certificate renewal not copying updated certs to user directory
  • Fixed DNS editor not showing SRV records correctly
  • Fixed terminal WebSocket connection dropping after 60 seconds of inactivity
v1.29.0 April 23, 2026
Improvements
  • Improved auto-updater with database migration support on updates
  • Reseller permission checks hardened for account management actions
  • Backup validation now checks file integrity before restore
v1.28.0 April 23, 2026
New Features
  • Forgot Password: reset your password via email directly from the login page
  • Branded password reset emails with your panel logo
  • Password strength indicator shows Weak, Medium, or Strong as you type
  • Reset links expire after 5 minutes for enhanced security
  • Full IPv6 dual-stack support across the entire infrastructure
  • AAAA records automatically created for new domains on IPv6-capable servers
  • Nameserver page displays both IPv4 and IPv6 with glue record instructions
  • SPF records automatically include ip6: directive on dual-stack servers
  • License verification works seamlessly on dual-stack servers
Improvements
  • Updated UI colors to match HPanel branding across all panels
  • WHMCS provisioning module now available in the marketplace
  • Password reset is rate-limited to prevent abuse
  • All password reset activity is now logged for security auditing
Bug Fixes
  • Fixed a rare conflict when using the WHMCS module with other addons
  • Fixed an issue that could cause a blank page on login under certain conditions
v1.27.0 April 21, 2026
Improvements
  • WHMCS module now auto-fetches hosting packages from the server
  • Single Sign-On (SSO) login from WHMCS client area
  • Admin SSO access directly from WHMCS server list
Bug Fixes
  • Fixed SSL certificate renewal failing silently for wildcard domains
  • Fixed email forwarder not preserving original headers
v1.26.0 April 20, 2026
Improvements
  • Improved file manager upload speed for large files
  • Database backup compression now uses gzip for smaller file sizes
Bug Fixes
  • Fixed cron job scheduler not running jobs at the correct time on some timezones
  • Fixed PHP version switcher not updating FPM pool configuration
  • Fixed subdomain creation failing when parent domain uses a custom document root
v1.25.0 April 18, 2026
Improvements
  • Reduced memory usage during large backup operations
  • Faster domain propagation check in the DNS editor
  • Improved error messages for failed account provisioning
Bug Fixes
  • Fixed FTP account creation failing when username contains a hyphen
  • Fixed email autoresponder not activating on the scheduled date
v1.24.0 April 16, 2026
Improvements
  • Docker container management now shows real-time resource usage
  • Improved search functionality in the admin user list
Bug Fixes
  • Fixed redirect rules not applying after Nginx reload
  • Fixed disk usage calculation not including email storage
  • Fixed WP Toolkit failing to detect WordPress installations in subdirectories
v1.22.0 April 12, 2026
Improvements
  • Performance optimizations for dashboard loading
  • Improved backup scheduling reliability
  • Enhanced security for session management
Bug Fixes
  • Fixed minor UI alignment issues in the admin panel
  • Fixed edge case in domain DNS record editing
  • Fixed notification badge not clearing after reading
  • Minor stability fixes and error handling improvements

Stay Updated

Subscribe to release notifications or follow the roadmap for upcoming features.

View Roadmap Request a Feature