Changelog
Stay up to date with the latest features, improvements, and bug fixes in Depfloy.
March 26, 2026
New Features
- Google Sign-On - Sign in or register with your Google account. Existing accounts can be linked from account settings.
- Depfloy Process Manager (DPM) - Replaced PM2 and Supervisor with DPM, a purpose-built process manager for zero-downtime deployments with rolling restarts and health checks.
- DPM Cluster Mode - Multi-worker support with least-connection load balancing and connection draining for Node.js applications.
- PostgreSQL Streaming Replication - Set up primary-replica streaming replication with WAL slot management, automatic failover, and config sync.
- Load Balancer - New server type for distributing traffic across multiple application servers with API, service, and UI support.
- PgBouncer Connection Pooling - Built-in PgBouncer support for PostgreSQL servers with connection URL auto-configuration.
- Laravel Plugins - One-click installation for Laravel Reverb, Horizon, Octane, and Nightwatch with real-time status updates.
- Multi-Domain SSL - Manage SSL certificates across multiple domains from a single interface.
- Nginx Managed Mode - Custom nginx snippet injection with a visual editor for advanced server configuration.
- Custom Shared Directories - Define custom shared directories that persist across zero-downtime deployments.
- Database External Storage - Configure external data directories for database servers.
- OOM Detection - Automatic detection of out-of-memory errors and silent failures during deployment.
Improvements
- Dashboard Redesign - Completely redesigned dashboard with improved navigation and layout.
- Application Logs - Revamped application logs with improved UI and dynamic project search.
- Deployment Log Streaming - Faster real-time deployment log streaming with improved reliability.
- Background pg_basebackup - Large database replication now runs in the background with polling for progress updates.
Bug Fixes
- Zero-Downtime Atomic Switch - Fixed atomic symlink switch failing when current path is a directory instead of a symlink.
- Node.js Deployment Reliability - Prevented broken symlinks, EADDRINUSE errors, and CPU spikes on failed deployments.
- SSL Certificate Deletion - Nginx config now properly reverts to non-SSL when certificate is deleted.
- Environment Variables - Fixed double-quoting and interpolation issues in env variable handling.
- Replication Stability - Multiple fixes for SSH channel conflicts, WAL receiver verification, and config sync during replica setup.
February 1, 2026
New Features
- Deployment Rollback - Vercel-like rollback functionality to instantly restore previous deployments with one click.
- Async Hetzner Server Creation - Pre-flight validation with background processing for improved server provisioning.
- Bulk Auto Deploy - Pagination-aware "Select all X projects" banner for managing auto-deploy settings across all projects.
- Database Service Configuration Editor - Edit configurations for MySQL, PostgreSQL, Redis, and Clickhouse directly from the dashboard.
- Enhanced Code Editor - Added TOML, XML, and PGSQL syntax highlighting support in the built-in Ace Editor.
- Meilisearch Server Support - Deploy and manage Meilisearch instances with automatic master key configuration.
Bug Fixes
- Server Type Pricing - Fixed pricing display to show only the price for the selected location.
- Composer Permissions - Resolved permission issues when running Composer commands during deployment.
- Node Dependency Caching - Fixed false mismatch detection causing unnecessary dependency reinstalls.
- Zero-Downtime Port Collision - Resolved port collision issues during zero-downtime deployments.
- Node Dependency Installation - Improved reliability of Node.js dependency installation process.
- Real-Time Deployment Issue - Fixed real-time deployment events not working on the deployments page.
Improvements
- No Credit Card for Trial - Start your free trial without entering payment information.
- Blue-Green Deployment for Node.js - Extended blue-green deployment support to Node.js applications.
January 25, 2026
New Features
- Zero-Downtime Deployment - All projects now use zero-downtime deployment by default with automatic rollback on failure.
- Cache Server Support - Added dedicated cache server type with Redis support for managing cache infrastructure.
Bug Fixes
- Nginx Configuration - Fixed unnecessary escaping in nginx template variables.
- Log Output Formatting - Ensured log output ends with newline for consistent display.
Improvements
- Node.js Cluster Mode - Improved PM2 cluster mode support for Node.js zero-downtime deployments.
- Dependency Installation - Optimized dependency installation during deployment with better caching.
January 21, 2026
New Features
- Database Password Management - Update MySQL and PostgreSQL passwords directly from the dashboard.
- Redis Service Management - Added restart and configuration options for Redis servers.
- Server Type Enhancements - Improved server type selection with better categorization.
Bug Fixes
- MySQL Installation - Updated MySQL installation script for better reliability.
Improvements
- Security Section - Moved root password management to the security section for better organization.
December 2025
New Features
- Server Monitoring Dashboard - Enhanced CPU, memory, and disk usage monitoring with configurable alert thresholds.
- Domain Management - Improved domain configuration and SSL certificate management.
Improvements
- Performance Optimizations - Various performance improvements across the dashboard.
November 2025
New Features
- Custom Deployment Scripts - Run custom commands after each deployment for cache clearing and queue restarts.
- SSL Certificate Management - Automatic SSL certificate provisioning and renewal with Let's Encrypt.
- Project Transfer - Move projects between servers without downtime.
Improvements
- Dashboard UI - Refreshed dashboard design with improved navigation.