What's New.

New updates and improvements to DCDeploy.

April 24, 2026
v2.4.0New Feature

Introducing Managed Redis

You can now provision and manage Redis instances directly from your DCDeploy dashboard. Managed Redis instances automatically inject connection strings into your connected services securely.

  • 1-click provisioning for Redis 7.x
  • Automatic connection string injection via REDIS_URL
  • High availability and automatic failover in Pro and Scale plans
  • Integrated metrics for memory and connection tracking
April 12, 2026
v2.3.2Improvement

Optimized Dockerfile-based Builds

We've upgraded our build infrastructure to support direct Dockerfile execution. Provide your Dockerfile path and we'll handle the build, caching system dependencies more aggressively to reduce deployment times.

  • Up to 40% faster builds via Docker layer caching
  • Support for custom Dockerfile paths per service
  • Smaller final image sizes with multi-stage build support
[ UI Mockup Screenshot ]
March 28, 2026
v2.3.1Fix

Resolved WebSocket Connection Drops

Addressed an issue in our edge routing layer that caused long-lived WebSocket connections to drop prematurely when traversing certain regions.

March 15, 2026
v2.3.0New Feature

Custom Domain Wildcard SSL

Pro and Scale customers can now attach wildcard domains (*.example.com) to their projects. We automatically provision and renew wildcard SSL certificates via Let's Encrypt.

  • Support for unlimited subdomains mapping to a single service
  • Automatic certificate provisioning and renewal