v2.5.8

  • No categories

 Improvements

  • Improved Mailbox Admin Visibility – NEW Mailbox management now has better admin tooling and reporting support.
  • Safer Staging Pull from Production – Pulling data from production to staging is now safer. – Sensitive mailer credentials are sanitized during staging sync. WordPress salts are refreshed for staging environments.PHP version parity is improved between production and staging. Helps prevent accidental use of production credentials in staging
  • Faster OpenClaw Server Readiness – We improved the infrastructure flow for OpenClaw server creation so eligible OpenClaw servers can be prepared and assigned faster.
  • Better Server Resize Billing Flow – Server resize billing now works more smoothly with the invoice payment modal.
  • Improved Service Sync ReliabilityWe added a more reliable server service sync flow to keep server service records aligned.
  • Cleaner Alert Notifications – We improved alert handling to prevent duplicate notifications for some alert events.This helps reduce noise and keeps notifications more accurate.
  • Stronger Supply Chain Protection – We added an npm package safety guard to reduce the risk of installing newly published potentially unsafe packages too quickly.
  • The server creation stack input has been updated with better design and positioning.

🐛 Bug Fixes:

  • Fixed an issue where the Rank Math NGINX rewrite template could generate unsafe or unreliable rewrite output.
  • Fixed an issue where the first server bill could be missing in some billing repair flows.
  • Fixed a duplicate bill hash issue during server bill repair.
  • Fixed server bill matching so products are matched correctly by renewal period.
  • Fixed an issue where PHP auto-healing installation could run incorrectly on Al Agent Hosting and Docker-based stacks.
  • Fixed a Redis extension issue that could cause instability during PHP installs on OpenLiteSpeed or NGINX servers.
  • Fixed an issue where the caching page could appear blank for sites without a Redis password.
  • Improved Redis password show/hide behavior on the caching page.
  • Hardened the sudo user provisioning script for better reliability.
  • Fixed server permission tests and backend handling around the newer server service structure.