Welcome to LaunchverseQuickstartDashboard Overview
Deployment GuideEnvironment Variables & SecretsCustom DomainsTeam ManagementPreview EnvironmentsRollback & PromoteWeb ShellHow Builds Work (Forge)
AuthenticationProjectsDeploymentsDomainsDatabasesError Codes & Conventions
JavaScript SDKPython SDK
Changelog
API Reference (Redoc)

Changelog

All notable changes to Launchverse are documented here.

2026 — Q2

May 2026

PR Preview Enhancements

    1. Preview environments now support per-preview environment variable overrides
    2. Teardown grace period extended to 24 hours
    3. Auto-deploy on PR sync is now configurable per project

Database Provisioning

    1. Added support for DragonFly and KeyDB
    2. Database credential rotation via API
    3. Point-in-time recovery for PostgreSQL instances

Platform Stability

    1. Improved build queue fairness — long-waiting builds now get priority
    2. Reduced cold-start times by 40% for Node.js applications
    3. Enhanced auto-rollback health probe with configurable thresholds

April 2026

Initial API v1 Release

    1. Stable REST API at /api/v1 with authentication, projects, deployments, and domains endpoints
    2. OpenAPI 3.1 specification available at /api/v1/openapi.json
    3. Cursor-based pagination for all list endpoints
    4. Rate limiting with per-token tracking

Managed Databases

    1. PostgreSQL, MySQL, MariaDB, MongoDB, and Redis support
    2. Automated daily backups with 7-day retention
    3. Public access toggle for external tooling

March 2026

    1. GitHub App integration for auto-deployments
    2. Custom domain support with automatic Let's Encrypt TLS
    3. Team management with role-based access control
    4. Two-factor authentication (TOTP)
Edit this page on GitHub↗