Release Notes
v1.1.14: Quick command palette (Cmd+K), Nixpacks builds & Git branch deploys
August 28, 2026
Global keyboard-first command palette, Nixpacks zero-config builds, and enhanced Git deployment controls.
Added
- Universal Command Palette: Open the interactive search palette anywhere in the dashboard using
Cmd+K(macOS) orCtrl+K(Linux/Windows) to instantly find servers, switch containers, trigger deployments, or execute quick actions. - Nixpacks Zero-Config Deployments: Build and launch applications straight from Git repositories with automatic language detection, runtime packaging, and multi-stage optimization powered by Nixpacks.
- Branch-Targeted Git Deployments: Select specific Git branches during container creation or automated deployment webhooks.
- Compose Label Redeployments: Redeploy running Docker containers directly from their existing Docker Compose labels without needing original source files.
- Commit Details in Deployment Summaries: View commit author, hash, commit message, and live deployment task status in unified deployment history feeds.
Improved
- Consolidated container settings into an intuitive unified configuration tab.
- Added cascaded data cleanup to guarantee that removed containers leave no orphaned Docker volumes or networks behind.