Changelog
All notable changes to Launchverse are documented here.
2026 — Q2
May 2026
PR Preview Enhancements
- Preview environments now support per-preview environment variable overrides
- Teardown grace period extended to 24 hours
- Auto-deploy on PR sync is now configurable per project
Database Provisioning
- Added support for DragonFly and KeyDB
- Database credential rotation via API
- Point-in-time recovery for PostgreSQL instances
Platform Stability
- Improved build queue fairness — long-waiting builds now get priority
- Reduced cold-start times by 40% for Node.js applications
- Enhanced auto-rollback health probe with configurable thresholds
April 2026
Initial API v1 Release
- Stable REST API at
/api/v1with authentication, projects, deployments, and domains endpoints - OpenAPI 3.1 specification available at
/api/v1/openapi.json - Cursor-based pagination for all list endpoints
- Rate limiting with per-token tracking
Managed Databases
- PostgreSQL, MySQL, MariaDB, MongoDB, and Redis support
- Automated daily backups with 7-day retention
- Public access toggle for external tooling
March 2026
- GitHub App integration for auto-deployments
- Custom domain support with automatic Let's Encrypt TLS
- Team management with role-based access control
- Two-factor authentication (TOTP)