October 29th, 2025
New
Fixed
The following features have graduated from beta and are now generally available:
AI Deployments Overview: Get a smarter look at your deployment history and status.
Build Pipeline Configuration per Server: You can now configure a specific build pipeline to run for each individual server, giving you more flexibility and control over your deployments.
Deploy from Tags and Releases: You can now manually trigger deployments from specific Git tags or releases, providing more control and making it easier to deploy stable versions of your application.
Environment Variables: You can now define and manage Environment Variables within your DeployHQ projects, making it easier to handle configuration settings like API keys, database credentials, and development flags without exposing them in your repository. Read more about Environment Variables
Rsync Server Support: We've added support for Rsync servers as a new deployment option, offering an efficient and fast way to transfer files, especially for large projects or deployments with minimal changes.