Product Changelog
New features, upgrades, and bug fixes shipped to Deploy4.
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.
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.
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.