fix: add docker ui install changelog entry (#4584) (thanks @obviyus)

This commit is contained in:
Ayaan Zaidi
2026-01-30 16:24:54 +05:30
committed by Ayaan Zaidi
parent 1168f59890
commit fa9ec6e854

View File

@@ -68,6 +68,7 @@ Status: stable.
- Docs: credit both contributors for Control UI refresh. (#1852) Thanks @EnzeD.
- Docs: keep docs header sticky so navbar stays visible while scrolling. (#2445) Thanks @chenyuan99.
- Docs: update exe.dev install instructions. (#https://github.com/openclaw/openclaw/pull/3047) Thanks @zackerthescar.
- Build: skip redundant UI install step in the Dockerfile. (#4584) Thanks @obviyus.
### Breaking
- **BREAKING:** Gateway auth mode "none" is removed; gateway now requires token/password (Tailscale Serve identity still allowed).