diff --git a/CHANGELOG.md b/CHANGELOG.md index f7fa29d..5e3795c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,12 +8,16 @@ Tags follow the pi npm version: `v{pi_version}[letter]` — bare tag for the fir ## Unreleased +_(no changes since v0.78.0c)_ + +## v0.78.0c — 2026-06-04 + ### Fixed / Added (inherited from the base via `FROM`) LAN-access improvements made in opencode-devbox's `setup-lan-access.sh` (baked -into the `base-pi-only` image) flow through to pi-devbox automatically — no -pi-devbox source change. Cut a fresh `base-pi-only` after the opencode-devbox -release to pick them up: +into the `base-pi-only` image, published by opencode-devbox v1.15.13d) flow +through to pi-devbox automatically — no pi-devbox source change. Built `FROM` +the rebuilt `joakimp/pi-devbox:base-pi-only` (digest `83b45335…`): - **Fixed:** the generated `~/.ssh-local/config` had `Include ~/.ssh/config` scoped to the `host`/`mac` block, so `dssh ` by name was ignored.