Update Catalog & Changelog
Explore the complete release history of BoostonCP. Every performance improvement, security patch, email delivery optimization, and system feature is logged below with latest releases always on top.
Version v1.0.41
CURRENT LATEST
Released: July 22, 2026
📧 Email Infrastructure & SSL Diagnostics
- [FIX] OpenDKIM Key Directory Security Permissions: Enforced opendkim:opendkim ownership and 700 directory mode sync on /etc/postfix/dkim to resolve key data is not secure errors.
- [FIX] DNS Health Parser & Multi-IP SPF Validation: Eliminated double semicolons in DKIM key formatting and updated parser to validate multi-IP and custom relay SPF records seamlessly.
- [FIX] Postfix HELO & rDNS FQDN Alignment: Auto-detected system rDNS PTR to ensure 100% match between smtp_helo_name and myhostname, removing HELO/rDNS mismatch warnings.
- [FIX] Panel Hostname Reconfiguration & SSL Auto-Sync: Updated reconfigure_panel.sh to preserve FQDN smtp_helo_name and automatically synchronize Postfix TLS & Dovecot SSL certificates.
- [SECURITY] CSF Brute-Force Threshold Tuning: Optimized CSF firewall authentication limits to a balanced 10-attempt threshold for optimal user experience and bot protection.
- [FIX] Installer Zero-Touch Mail Hardening: Automated enterprise banner $myhostname ESMTP BoostonCP, IPv4 binding, and OpenDKIM permissions natively inside install.sh.
- [SECURITY] Hostname SSL & PTR Diagnostics Checker: Added live verification and action hints for Hostname SSL and rDNS PTR resolution.
- [FIX] WHMCS SMTP Mail Alignment: Synchronized authenticated domain headers and global sender address alignment to prevent third-party spoofing flags.
Version v1.0.40
Released: July 15, 2026
💾 Incremental Backup & Restore Engine
- [PERFORMANCE] Backup Compression Tuning: CPU & I/O Priority Optimization for fast background compression operations.
- [FEATURE] Real-Time Task Abortion: Recursive Process Tree Termination for running backup and restore tasks.
- [UI] Real-Time Stop Task Modal: Logs History & Progress Action Button for instant task control.
- [FIX] Cloud Storage Disconnection: Mapped Admin Global Directory Mapping for stable remote cloud backups.
Version v1.0.39
Released: July 01, 2026
🔒 Secure Sandbox & JailShell Isolation Engine
- [FIX] PHP Configuration Directory Mapping: Mapped /etc/php & /etc/php-panel directories inside JailShell environment.
- [FIX] System Dynamic Linker Cache: Mounted /etc/ld.so.cache, /etc/ld.so.conf, and /etc/ld.so.conf.d for shared library binary execution.
- [FIX] Local Port & Protocol Mappings: Mounted /etc/services & /etc/protocols for CLI network resolution.
- [FIX] Local Mime-Types Resolver: Linked /etc/mime.types for command-line file type detection.
- [FIX] Localhost Database Socket Connectivity: Configured /var/run/mysqld read-write bind mount for high-throughput MySQL sockets.
Version v1.0.38
Released: June 18, 2026
🛡️ Web SSH Terminal & Security Hardening
- [SECURITY] Web SSH Terminal Session Verification: Integrated strict admin authentication checkpoint via Nginx auth_request handler to prevent session hijacking.
- [PERFORMANCE] WebSocket Buffer Optimization: Reduced WebSSH terminal latency to under 12ms over TLS encrypted connections.
Version v1.0.37
Released: June 05, 2026
📦 Remote Google Drive Retention & Resumable Uploads
- [FEATURE] Google Drive System Session Retention: Automatic API pruning for expired remote backup folders based on custom retention policies.
- [FIX] Google Drive API Rate-Limit Resilience: Built 3-attempt auto-retry engine with exponential backoff for large archive resumable uploads.
- [FIX] Direct Remote Backup Filename Resolution: Direct search engine for FTP and Google Drive remote storages.
Version v1.0.36
Released: May 20, 2026
🔄 Auto-Provisioning & Mail Inbox Data Restoration
- [FEATURE] Full Mail Inbox Data Archiving & Restoration: Complete /var/vmail binding and permission synchronization upon restoration for zero data loss.
- [FIX] BIND DNS Zone File Regeneration: Automated BIND DNS zone file regeneration on standard & incremental restores.
- [FIX] Post-Restore Database Auto-Discovery: Instant user panel database visibility following backup restoration.
- [FIX] FileManager Permissions Sync: Instant file permission sync after extracting compressed archives in FileManager.
Version v1.0.35
Released: May 05, 2026
🛡️ Concurrent Task Gatekeeper & UI Safety
- [SECURITY] Active Backup & Restore Job Guard: Backend gatekeeper and API lockout preventing concurrent task collisions.
- [UI] Dynamic Action Button Lockout & Warning Toast: Added warning toasts and button disable states to prevent duplicate job execution.
Version v1.0.34
Released: April 20, 2026
📁 Advanced Web FileManager & Monaco Editor Engine
- [FEATURE] Monaco Code Editor Integration: Integrated VS Code-powered Monaco Editor with syntax highlighting for PHP, JS, Python, HTML, CSS, and Nginx configs.
- [FEATURE] Drag-and-Drop Multi-File Uploader: High-speed chunked upload engine supporting multi-gigabyte ZIP files directly in browser.
- [FEATURE] Recursive ZIP & TAR.GZ Compressor: Instant server-side compression and extraction with real-time progress bar.
- [SECURITY] Chmod & Chown Permission Guard: GUI file permission manager with octal code input (0644, 0755) and user ownership locking.
Version v1.0.33
Released: April 05, 2026
🦠 Sentinel Live Malware Scanner & Quarantine Engine
- [FEATURE] Real-Time File System Watchdog: Automated iNotify filesystem watcher detecting suspicious webshell uploads and PHP backdoor injections instantly.
- [SECURITY] Automated Malware Quarantine Vault: Safely moves detected infected files to isolated /var/booston/quarantine vault with automatic file permission stripping.
- [FEATURE] ClamAV & Signature DB Sync: Automated nightly updates for official malware signature databases and custom web exploit rules.
Version v1.0.32
Released: March 20, 2026
🔒 Automated Let's Encrypt Wildcard SSL & Auto-Renew Daemon
- [FEATURE] 1-Click Free SSL Installer: Automated Let's Encrypt SSL certificate issuance for root domains, subdomains, and mail aliases.
- [FEATURE] Wildcard Domain SSL Support: DNS-01 ACME challenge handler supporting wildcard SSL certificates (*.example.com) via BIND DNS.
- [FEATURE] Automated 60-Day SSL Renewal Daemon: Background cron worker evaluating SSL expiration dates and auto-renewing certificates seamlessly before expiry.
Version v1.0.31
Released: March 05, 2026
⚡ Multi-PHP Version Selector & FPM Pool Manager
- [FEATURE] Per-Domain PHP Version Selector: Switch between PHP 7.4, 8.0, 8.1, 8.2, 8.3, and 8.4 per domain with zero downtime.
- [PERFORMANCE] Dynamic PHP-FPM Pool Governor: Custom pm.max_children, pm.start_servers, and memory_limit configurations per domain pool.
- [FEATURE] GUI php.ini Directive Editor: Interactive directive editor for max_execution_time, upload_max_filesize, and post_max_size.
Version v1.0.30
Released: February 18, 2026
🗄️ Database Governor & One-Click phpMyAdmin SSO
- [FEATURE] Automatic phpMyAdmin Single Sign-On (SSO): 1-Click secure login into phpMyAdmin without requiring manual database password entry.
- [SECURITY] Database Quota & Privilege Limiter: Enforced max_user_connections and database storage disk quota limits.
- [FEATURE] Automated MySQL Backup Dump Engine: Instant GZIP-compressed database export and 1-click SQL file restore.
Version v1.0.29
Released: February 01, 2026
🧱 CSF Firewall GUI & IP Brute-Force Defender
- [SECURITY] ConfigServer Security & Firewall (CSF) GUI: Full graphical management interface for CSF firewall rules, open ports, and active blocks.
- [SECURITY] IP Whitelist & Blacklist Manager: Instant IP address banning, temporary blocks, and trusted IP whitelist management.
- [FEATURE] Port Flood & SYN Flood Protection: Kernel-level iptables rules blocking malicious TCP SYN floods and DDoS traffic bursts.
Version v1.0.28
Released: January 15, 2026
🌐 BIND DNS Zone Manager & Multi-Server Clustering
- [FEATURE] Visual DNS Zone Editor: Full management for A, AAAA, CNAME, MX, TXT, SPF, DKIM, and SRV records with TTL configuration.
- [FEATURE] Master / Slave DNS Clustering Sync: Automated real-time DNS zone replication across secondary external DNS nameservers.
- [FIX] DNSSEC Zone Signing Engine: Automated DNSSEC key generation and DS record output for root domain Registrar Delegation.
Version v1.0.27
Released: January 02, 2026
⏰ Cron Job Scheduler & System Watchdog Daemon
- [FEATURE] Visual Crontab GUI Scheduler: User-friendly schedule generator for minutely, hourly, daily, weekly, and custom cron tasks.
- [FEATURE] Cron Output Log & Email Alerts: Captures standard output (STDOUT) and error logs (STDERR) for every cron execution.
- [FEATURE] Process Watchdog Auto-Restart: Background daemon monitoring Nginx, PHP-FPM, MySQL, Postfix, and Dovecot services with auto-restart on crash.
Version v1.0.26
Released: December 18, 2025
📥 FTP & Pure-FTPd Multi-User Manager
- [FEATURE] Virtual FTP User Account Manager: Create isolated FTP sub-users restricted to specific document root folders (e.g. /public_html/blog).
- [SECURITY] FTPS (Explicit TLS/SSL) Security Enforcer: Enforced SSL/TLS encrypted file transfers over port 21/990 preventing plain-text credential sniffing.
- [FEATURE] FTP Storage & Bandwidth Quotas: Set custom upload/download speed limits and storage disk quotas per FTP account.
Version v1.0.25
Released: December 01, 2025
🚀 Native Go-Core Engine Baseline & cPanel 1-Click Migration
- [FEATURE] High-Performance GoLang Binary Core Daemon: Multi-threaded Go daemon delivering 280MB RAM idle baseline footprint and sub-millisecond API response times.
- [FEATURE] 1-Click cPanel Full Account Importer: Automated migration wizard converting cPanel cpmove backup tarballs into native BoostonCP accounts.
- [FEATURE] Multi-Tenant Reseller Architecture: Full package creation, client account allocation, and administrative privilege management.