Changelog.

We release new features, framework profiles, and infrastructure upgrades every two weeks. Here's what we've shipped recently.

March 18, 2026

cPanel Migration Pipeline v1.0

The biggest unblocking feature for hosting providers is finally here. ZenHost now natively intercepts and unpacks standard cPanel .tar.gz full account backups.

  • Automatically provisions equivalent mapped databases.
  • Transfers primary `public_html` directories into standard ZenHost web roots.
  • Migrates MySQL database dumps gracefully.
zenhost update --core
February 27, 2026

PostgreSQL 15 & 16 Support

Added full integration for native PostgreSQL instance provisioning. Provider configurations can now specify which version to act as the primary database handler. Client dashboards instantly reflect the active PostgreSQL connection strings seamlessly alongside MySQL.

January 14, 2026

One-Click Staging Environments

Clients can now instantly clone a production application into a secure `.staging.yourdomain.com` alias. The underlying database and file structures are duplicated securely inside the user's isolated systemd slice, ensuring no production overlap.

St
Staging deployment engine v1
December 02, 2025

Visual Cron Editor

Replaced the standard Linux crontab textbox with a gorgeous, human-readable Visual Cron scheduler in the client dashboard. Recurring tasks now pipe execution logs directly back to the ZenHost UI, alerting the client specifically when a scheduled shell script or PHP command fails.