Skip to content

v1.4.0 — configurable env port (--env --port)

Choose a tag to compare

@zoahdev zoahdev released this 15 Aug 06:20
· 336 commits to main since this release

--env now accepts --port N to probe a custom web port (default 3080), aligning with the dsh doctor RFC sketch in discussion #1719.

  • 12 unit tests, packaged plugin-shell smoke, full self-check all pass
  • CI smoke covers --env --port 31234