Deploy4← Back to Homepage

Product Changelog

New features, upgrades, and bug fixes shipped to Deploy4.

v1.2.0
June 14, 2026
Latest Release

Enhanced platform authentication security and session resilience under load.

New Features & Improvements

  • Google & GitHub Social Auth: Integrated OAuth providers into the sign-in/signup panels using Better Auth.
  • Smart Session Bootstrapping: Added loading states to eliminate transient redirection flashes on page refresh.
  • API Proxy Location Forwarding: Upgraded the internal route proxy to forward HTTP Location headers correctly for redirects.

Bug Fixes

  • Fixed a bug where NextJS page reloads briefly flashed the login screen while session bootstrap was in flight.
  • Resolved an authorization mismatch in `_verify_team_permission()` between UUID formats and raw strings.
v1.1.0
June 2, 2026

Major performance tuning to the build pipeline and framework detection modules.

New Features & Improvements

  • Turbopack Build Cache: Multi-stage Docker builder caching reduces Next.js build times by up to 45%.
  • Extended Health Checks: Deep database connection checking added to the `/api/healthz` endpoint.
  • Auto-Generated XML Sitemaps: Implemented SEO-friendly dynamic sitemaps mapping all compliance pages.

Bug Fixes

  • Patched database connection pool exhaustion under concurrent deploy events.
  • Corrected alt texts and crawlability targets on landing page navigation elements.
v1.0.0
May 15, 2026

Official launch of the Deploy4 agentic deployment platform.

New Features & Improvements

  • Agentic Deployments: AI-driven framework detection, build configuration, and automated DNS provisioning.
  • Managed DB Provisioning: Single-click PostgreSQL database creation with auto-injected connection URLs.
  • VPC Namespace Isolation: Kubernetes network policy separation ensures strict isolation of customer apps.

Bug Fixes

  • Initial release stable builds.