Skip to content

Releases: geodro/lerd

v1.20.2

14 May 19:54
521f32b

Choose a tag to compare

Lerd 1.20.2

Lerd — Podman-powered local PHP dev environment for Linux & macOS.

Install on Linux

curl -fsSL https://raw.githubusercontent.com/geodro/lerd/main/install.sh | bash

Or if already installed:

lerd update

Install on macOS

brew tap geodro/lerd
brew install lerd
lerd install

Or if already installed:

brew upgrade lerd
lerd install

Changelog

Other

Full Changelog: v1.20.1...v1.20.2

v1.20.1

14 May 10:43
3253847

Choose a tag to compare

Lerd 1.20.1

Lerd — Podman-powered local PHP dev environment for Linux & macOS.

Install on Linux

curl -fsSL https://raw.githubusercontent.com/geodro/lerd/main/install.sh | bash

Or if already installed:

lerd update

Install on macOS

brew tap geodro/lerd
brew install lerd
lerd install

Or if already installed:

brew upgrade lerd
lerd install

Changelog

Other

Full Changelog: v1.20.0...v1.20.1

v1.20.0

14 May 10:17
368a39c

Choose a tag to compare

Lerd 1.20.0

Lerd — Podman-powered local PHP dev environment for Linux & macOS.

Install on Linux

curl -fsSL https://raw.githubusercontent.com/geodro/lerd/main/install.sh | bash

Or if already installed:

lerd update

Install on macOS

brew tap geodro/lerd
brew install lerd
lerd install

Or if already installed:

brew upgrade lerd
lerd install

Changelog

Features

  • aa78a30 feat(ui): make worktree-add "Automatic" announce its resolution (#344)
  • 137beed feat(ui): manage git worktrees from the dashboard + Tailwind v4 (#341)
  • f82ce98 feat: per-worktree dump tagging + worktree-add warnings + macOS plist heal fix (#343)

Bug Fixes

  • 1f9d1ea fix(siteinfo): keep per-worktree workers on parent rows when check passes (#346)

Other

Full Changelog: v1.20.0-beta.2...v1.20.0

v1.20.0-beta.2

11 May 18:20
cd579d4

Choose a tag to compare

v1.20.0-beta.2 Pre-release
Pre-release

Lerd 1.20.0-beta.2

Lerd — Podman-powered local PHP dev environment for Linux & macOS.

Install on Linux

curl -fsSL https://raw.githubusercontent.com/geodro/lerd/main/install.sh | bash

Or if already installed:

lerd update

Install on macOS

brew tap geodro/lerd
brew install lerd
lerd install

Or if already installed:

brew upgrade lerd
lerd install

Changelog

Features

  • 1809c20 feat(mcp): close site_php/node branch + workers_mode + bug_report gaps (#328)
  • 1204fdd feat(php-ext): --apk-deps for extensions that need extra Alpine build packages (#337)
  • ccfbb37 feat(php-fpm): add PHP 7.4 and 8.0 as a frozen legacy tier (#336)
  • f3a4fee feat(tui): header pill for failing workers (#326)
  • 2698d7c feat(tui): per-worktree controls in site detail pane (#325)
  • 2974178 feat(tui): service update + rollback keybinds (#323)
  • bbf3eb1 feat(ui): German / Indonesian / Dutch locales + dashboard i18n-coverage pass (#338)
  • 59bcab8 feat(workers): macOS host workers + post-v1.19.1 audit fixes (#339)
  • 318892a feat: live dump() / dd() viewer (#331)

Bug Fixes

  • 9b60cd4 fix(php-ext): don't report success when an extension build fails (#334) (#335)
  • 121e851 fix(php-fpm): bundle full ICU locale data so non-English locales format correctly (#332) (#333)
  • f8bbfa3 fix(watcher): dedup concurrent handleNewEntry for the same worktree (#324)
  • 781f309 fix: dashboard update banner + test cache pollution (#329)

Other

  • 90b8369 refactor: dedupe service-set helpers and nginx reload-or-warn pattern (#330)
  • cd579d4 release: v1.20.0-beta.2 (#340)

Full Changelog: v1.20.0-beta.1...v1.20.0-beta.2

v1.19.3

11 May 14:05

Choose a tag to compare

Lerd 1.19.3

Lerd — Podman-powered local PHP dev environment for Linux & macOS.

Install on Linux

curl -fsSL https://raw.githubusercontent.com/geodro/lerd/main/install.sh | bash

Or if already installed:

lerd update

Install on macOS

brew tap geodro/lerd
brew install lerd
lerd install

Or if already installed:

brew upgrade lerd
lerd install

Changelog

Bug Fixes

  • ef11736 fix(php-ext): don't report success when an extension build fails (#334)

Full Changelog: v1.19.2...v1.19.3

v1.19.2

11 May 11:46

Choose a tag to compare

Lerd 1.19.2

Lerd — Podman-powered local PHP dev environment for Linux & macOS.

Install on Linux

curl -fsSL https://raw.githubusercontent.com/geodro/lerd/main/install.sh | bash

Or if already installed:

lerd update

Install on macOS

brew tap geodro/lerd
brew install lerd
lerd install

Or if already installed:

brew upgrade lerd
lerd install

Changelog

Bug Fixes

  • a7d4c7e fix(php-fpm): bundle full ICU locale data so non-English locales format correctly (#332)

Full Changelog: v1.19.1...v1.19.2

v1.20.0-beta.1

09 May 14:25
9996e02

Choose a tag to compare

v1.20.0-beta.1 Pre-release
Pre-release

Lerd 1.20.0-beta.1

Lerd — Podman-powered local PHP dev environment for Linux & macOS.

Install on Linux

curl -fsSL https://raw.githubusercontent.com/geodro/lerd/main/install.sh | bash

Or if already installed:

lerd update

Install on macOS

brew tap geodro/lerd
brew install lerd
lerd install

Or if already installed:

brew upgrade lerd
lerd install

Changelog

Features

  • e111c36 feat: automatic wildcard cert SANs and nginx server_name for worktree subdomains (#309)
  • 5c30853 feat: built-in Vite dev server worker with host execution and worktree auto-start (#310)
  • 38423f2 feat: env_overrides in .lerd.yaml for worktree env templating (#308)
  • 898446e feat: per-worktree worker lifecycle + dashboard surfaces (#319)
  • 8c83864 feat: unified asset-worker / npm-build prompt for lerd worktree add (#321)

Bug Fixes

  • 6b2d0a9 fix(framework): refresh every cached version, not just the latest (#318)
  • 21df847 fix(mysql-preset): drop two flags removed in MySQL 8.0 (#312)
  • d8820b6 fix(watcher): broadcast DNS status transitions so dashboard updates after boot (#311)
  • f2d0a31 fix(workers): post-#310 followups for path mismatch, macOS gap, refactor (#317)
  • 71470e9 fix: post-#319 audit followups for worker lifecycle, certs, env, DNS (#320)
  • 9b5c219 fix: post-v1.19.1 audit followups for env_overrides, DNS, certs (#316)

Other

  • af897a9 refactor: extract config.SiteSlug helper for DB-safe name conversion (#315)
  • 9996e02 release: v1.20.0-beta.1 (#322)

Full Changelog: v1.19.1...v1.20.0-beta.1

v1.19.1

07 May 19:41
a09b38c

Choose a tag to compare

Lerd 1.19.1

Lerd — Podman-powered local PHP dev environment for Linux & macOS.

Install on Linux

curl -fsSL https://raw.githubusercontent.com/geodro/lerd/main/install.sh | bash

Or if already installed:

lerd update

Install on macOS

brew tap geodro/lerd
brew install lerd
lerd install

Or if already installed:

brew upgrade lerd
lerd install

Changelog

Bug Fixes

  • 0964ebe fix(docs): backtick-wrap placeholder so vitepress doesn't parse it as HTML (#296)
  • 8de4bab fix(env): apply user's .lerd.yaml DB pick on Laravel projects (#305)
  • d771513 fix(network): pass --dns at create time to dodge netavark <1.11 bug (#304)
  • 1b56bbc fix(node): widen system-node detection, install LTS on opt-in, guard CLI/UI when opted out (#297)
  • 9964528 fix(podman): fall back to PodmanArgs on Podman <5.0 quadlets (#299) (#302)
  • 8ef02c4 fix(services): warn about host port conflicts on stopped services (#300)
  • 26ee3ce fix: MariaDB client compatibility with MySQL 8.4 in PHP-FPM containers (#303)
  • 7af754c fix: post-v1.19 audit follow-ups for Node opt-out and Podman version probe (#306)

Other

Full Changelog: v1.19.0...v1.19.1

v1.19.0

04 May 13:00
98108c6

Choose a tag to compare

Lerd 1.19.0

Lerd — Podman-powered local PHP dev environment for Linux & macOS.

Install on Linux

curl -fsSL https://raw.githubusercontent.com/geodro/lerd/main/install.sh | bash

Or if already installed:

lerd update

Install on macOS

brew tap geodro/lerd
brew install lerd
lerd install

Or if already installed:

brew upgrade lerd
lerd install

Changelog

Features

  • 3b99217 feat(services): allow removing default services, --purge data wipe, and reinstall with linked-site reprovision (#294)

Bug Fixes

  • 10e7f7d fix(ui): promote service update button, rebuild node default selector, sync snapshot invalidation (#293)

Other

Full Changelog: v1.19.0-beta.6...v1.19.0

v1.19.0-beta.6

03 May 16:48
6ef4b95

Choose a tag to compare

v1.19.0-beta.6 Pre-release
Pre-release

Lerd 1.19.0-beta.6

Lerd — Podman-powered local PHP dev environment for Linux & macOS.

Install on Linux

curl -fsSL https://raw.githubusercontent.com/geodro/lerd/main/install.sh | bash

Or if already installed:

lerd update

Install on macOS

brew tap geodro/lerd
brew install lerd
lerd install

Or if already installed:

brew upgrade lerd
lerd install

Changelog

Other

  • 6ef4b95 release: v1.19.0-beta.6 — bug-report anonymization + install update_strategy fix (#291)

Full Changelog: v1.19.0-beta.5...v1.19.0-beta.6