Skip to content

v1.8.0

Latest

Choose a tag to compare

@github-actions github-actions released this 09 Apr 07:13
· 2 commits to main since this release
c6163db

Lerd 1.8.0

Laravel Herd for Linux — Podman-native dev environment.

Install / Upgrade

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

Or if already installed:

lerd update

Changelog

Features

  • fef8270 feat(domains): soft-fallback conflict handling with UI warning surface
  • d0de934 feat(env): APP_URL precedence chain — .lerd.yaml > sites.yaml > default
  • 5bf3857 feat: lan exposure switch + dashboard remote access (closes #107)
  • eccc16b feat: tray polish + status remote-access section

Bug Fixes

  • b5a2e62 fix(install): prevent hang when installing Laravel installer
  • 1829338 fix(uninstall): kill the tray process during uninstall

Other

Full Changelog: v1.7.1...v1.8.0