DDevUI v0.2.3
DDevUI 0.2.3 focuses on multi-project workflows and getting out of your way when the environment needs a nudge.
Add-ons
- Redesigned registry. Open an add-on to see exactly which projects already have it, then install it to one or many projects at once, or remove it. No more guessing which project an "Install" button targets.
Connections
- Reworked the cross-project map into a drag-and-drop canvas. Drag a project in from the sidebar, wire one project to another's service, and connected projects cluster into a group you can select and edit.
Database
- Open a project's database in an external client (TablePlus, Sequel Ace, DBeaver) straight from the Database tab.
Doctor
- Start your container runtime (Docker Desktop, OrbStack, Colima, Rancher Desktop) from Doctor when the daemon is not running.
- Get notified when your DDEV CLI is behind the latest release.
Projects
- Rename a project safely. DDevUI snapshots the database, recreates the project under the new name, and restores the data.
- Stop all running projects in one click from the dashboard or the menu bar.
App
- Optional launch at login, so the menu-bar tray and live project status are always available.
- The sidebar now shows the DDevUI app version.
Install or update
- Homebrew (recommended):
brew upgrade --cask ddevui - Or download the installer for your platform from the assets below.