Skip to content

DDevUI v0.2.4

Latest

Choose a tag to compare

@github-actions github-actions released this 16 Jun 03:52

A small fix release on top of 0.2.3.

Fixes

  • Deleting a stopped project no longer fails. DDEV's default database snapshot needs the project running, so deleting a stopped one aborted with a fatal error. The delete dialog now has a "Take a database snapshot first" option (on by default): keep it and a stopped project is started briefly so its database can be snapshotted, or uncheck it to delete without a snapshot. Broken projects still skip the snapshot.

Install or update

  • Homebrew (recommended): brew upgrade --cask ddevui
  • Or download the installer for your platform from the assets below.