LaunchPad

Changelog

What's new in LaunchPad

Notable improvements, newest first.

June 2026

Deploy safety & recovery

  • Failed post-cutover health checks now roll back to the previous image automatically.
  • Deploys gate cutover on a real readiness check (database + migrations + queue), not just process boot.
  • Backups record a verification baseline; a backup that can't be verified no longer shows as protected.
  • A reaper marks stalled backups as failed so a stuck job can't silently degrade your recovery point.

June 2026

Security & privacy

  • Rate limiting on sign-in, two-factor, and step-up challenges.
  • Account export and deletion are audited; deletion revokes the GitHub grant and clears stored identifiers.
  • Configurable Backblaze backup region so you can keep backups in-region.
  • Enforced data-retention windows for audit logs, activity, and deploy/backup logs.

June 2026

Developer experience

  • New apps land on the deploy tab with the registry username prefilled from GitHub.
  • The dashboard surfaces your next step — add a server, then deploy — until your first successful deploy.
  • A dedicated docs section and this changelog.