March 24th, 2026
New
Improved
We've shipped several major updates this month to give you more flexibility, deeper insights, and broader platform support.
Project Insights: Every project now has a dedicated Insights tab with deployment analytics — total deploys, success rate, average duration, and per-server breakdowns with trend indicators: https://www.deployhq.com/support/projects/project-insights
Global Environment Variables: Set account-level environment variables that automatically cascade to every project. Define shared defaults once, then override at the project or server level as needed. Variables are encrypted at rest and can be locked to prevent changes: https://www.deployhq.com/support/global-environment-variables
Network Agent: A new Go-based replacement for the Ruby deploy-agent gem — a single static binary with zero runtime dependencies. Supports Linux and macOS, adds built-in connectivity checks, and migrating takes three commands with existing
certificates carrying over: https://www.deployhq.com/support/migrating-to-network-agent
Expanded Payment Methods: We now accept a much wider range of payment methods through Stripe at no extra cost — including Apple Pay, Google Pay, Amazon Pay, Klarna, SEPA, iDEAL, Pix, Alipay, and many more, automatically determined by your billing country:
https://www.deployhq.com/support/managing-your-account/billing/accepted-payment-methods
March 6th, 2026
New
Fixed
We've shipped several major features this month to give you more control over security, deployment speed, and server management.
What's New
SAML Single Sign-On (SSO): Authenticate your team through your organization's identity provider using SAML 2.0. Supports Okta, Microsoft Entra ID, Google Workspace, Auth0, and more. Available on Enterprise plans: More info here.
Global Servers: Define server configurations once at the account level and reuse them across multiple projects with a single click. Details here.
Custom Actions: Run arbitrary commands inside Docker containers as part of your deployment pipeline. Use curated templates for AWS CLI, Terraform, kubectl, and more, or bring your own Docker image. More here.
Parallel Uploading for FTP and SSH (Beta): Deployments can now transfer multiple files simultaneously, significantly reducing deployment times for projects with many changed files. Info here.
February 4th, 2026
New
Improved
We’ve rolled out several powerful updates to streamline your deployments and expand your infrastructure options.
Docker Build Support (Beta): You can now build and package your applications using Docker containers for total environment parity. Learn more.
S3-Compatible Storage: Beyond AWS, you can now deploy to any S3-compatible provider like DigitalOcean Spaces, Backblaze B2, or MinIO. View setup guide.
Rsync Single Connection Mode: A new mode for Rsync deployments that handles transfers over a single SSH connection—perfect for restrictive firewalls. Read documentation.
Environment Variables (GA): Our Environment Variables feature has officially graduated from beta and is now available for all users.
January 8th, 2026
New
Improved
Fixed
✨ AI PageSpeed by DeployHQ: We are excited to launch AI PageSpeed, a new tool designed to analyze and optimize your website's performance. Get actionable, AI-driven insights to speed up your site today. Try AI PageSpeed!
👥 Team Management Ideal for agencies and accounts managing multiple groups, our new Team Management feature allows you to organize users into specific teams. This provides granular control over project access and permissions across your organization. Read the announcement.
🛠 Build Pipeline Updates We have updated the Build Pipeline to support the latest language versions, ensuring your builds run on the most current and secure environments available. View Build Pipeline Documentation.
⚡ Turbo Deployment Enhancements We’ve upgraded the Turbo Deployment engine to handle larger and more complex projects:
PAX Extended Header Support: Now handles file paths exceeding ustar limits (greater than 100 bytes).
Configurable SSH Output Buffer: Added support for large deployment manifests (up to 50MB), ensuring smooth transfers for massive updates.
December 4th, 2025
We are excited to announce a major update focused on debugging speed and integration stability.
Troubleshooting failed deployments is now faster and more intuitive. We have introduced AI Explanations for deployment failures.
Instant Analysis: Instead of parsing raw error logs manually, get a plain-language summary of exactly what went wrong.
Actionable Fixes: The AI provides suggested steps to resolve the issue, reducing downtime and helping you ship fixes immediately.
After extensive testing and feedback, several of our most popular integrations have officially graduated from Beta to Stable. You can now rely on full production support for:
AWS Elastic Beanstalk
Netlify
Heroku
Rsync
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.
October 10th, 2025
New
Fixed
Deployment Notifications to Git Providers: DeployHQ can now automatically post deployment status updates to GitHub, GitLab, or Bitbucket. Deployment statuses (when deployments start, complete, or fail) will appear directly on commits, pull requests, and merge requests within your Git provider's user interface. More info here.
Sortable Integrations: You can now sort your integrations to change their execution order. This allows you to precisely control the sequence in which integrations are run during your deployment process.
Non-Root Users for DigitalOcean: We've added support to allow the use of non-root users when connecting to your DigitalOcean servers, improving security best practices.
Various minor fixes and performance improvements have been implemented across the application.
September 18th, 2025
Improved
Fixed
Added Cloudflare support for API tokens.
Added Microsoft Teams workflows support (alongside Webhooks).
Turbo Deployments: Fixed issue with long file names.
Elastic Beanstalk: Included hidden files in deployments.
Various minor fixes and improvements.
August 4th, 2025
New
Improved
New Features
🧪 AWS Elastic Beanstalk & Heroku Integrations: We're excited to announce that you can now deploy directly to AWS Elastic Beanstalk and Heroku! These integrations are currently in beta, and we welcome your feedback as we continue to refine them.
Improvements
Improved Shopify Integration: Our Shopify integration has been enhanced to allow you to select and deploy to existing themes within your store, providing greater flexibility and control over your deployments.
SSH Connection Logic: We've made a minor fix to our SSH connection logic to improve the handling and usage of host key algorithms.
July 21st, 2025
New
Improved
🚀 Faster Turbo Deployments: Our Turbo Deployments have received a significant speed upgrade, now leveraging rsync for even more efficient file transfers. Get your code live quicker than ever!
✅ Disable with Ease: You now have the flexibility to disable individual Servers, SSH Commands, and Build Commands directly within your project settings. This makes it easier to manage temporary configurations or pause specific steps without deleting them.
📊 Status Badges for Visibility: We're excited to introduce Status Badges for both Projects and Servers! Easily grab a badge to embed in your documentation or dashboards, providing a quick visual overview of your deployment status.
🛠️ Minor Fixes and Improvements: As always, we've been hard at work behind the scenes, implementing various minor fixes and improvements to enhance the overall stability and user experience of DeployHQ.