Version: 3.1.4
3.1.5
Features & Improvements​
- User Dashboard & Sidebar Multi-WebServer Access: Added direct
/server/multiweb("Web Server Engine") navigation item to bothWebsitesandDomainssidebar groups and Dashboard quick access grids, enabling hosting users with website or domain privileges to quickly configure web engines. - Webmail (:2096) Login Blank Screen Fix: Resolved module evaluation crash caused by illegal top-level await and misplaced imports in
MessagePane.jsx, ensuring seamless loading and immediate message rendering after authentication. - Webmail React Error Boundary & Auto Recovery: Added a global
<ErrorBoundary>wrapper with automatic session retry, clear local storage / cache options, and diagnostic crash details to prevent blank screens from unhandled rendering errors. - Installation & Update Binary Auto-Discovery: Enhanced
INSTALL.shandhitechcloudcli/update.shto check$INSTALL_DIR/bin/and$INSTALL_DIR/hitechcloudadmin/candidate binary locations, ensuring clean upgrades and reinstallations across all node architectures. - CLI Dispatchers & Script Synchronization: Synced
hitechcloudpanel/hitechcloudcli-scripts/withhitechcloudcli/, adding FTP backup push capability and improved storage quota formatting in CLI mail commands. - Migration & Update Automation (3.1.5): Created
version/3.1.5/UPDATE.shscript to automate multiweb module activation, webmail asset rebuilding, vhost synchronization, and service reloads.
Was this helpful?