diff --git a/CHANGELOG.md b/CHANGELOG.md index 016f1c4..fb0c4c3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,11 @@ Every change is committed and pushed so the history can be followed in git as we hostname verification. The check now uses `node:https` with the `family` option against `www.cloudflare.com`, so both families work with normal certificate validation. +### Verified on the host +- Both families logged: `ipv4=104.28.x.x (warp=on) ipv6=2a09:bac1:... (warp=on)`. +- Forced `warp-cli disconnect` inside the container: next check logged `NOT CONNECTED ... warp=off`, + ran `warp-cli connect`, and the following check was `CONNECTED` again. + ## [1.1.0] - 2026-09-08 ### Changed