diff --git a/CHANGELOG.md b/CHANGELOG.md index 2744e0f5b49..d81ac302f2d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,7 @@ Docs: https://docs.openclaw.ai - QA/Matrix: split Matrix live QA into a source-linked `qa-matrix` runner and keep repo-private `qa-*` surfaces out of packaged and published builds. (#66723) Thanks @gumadeiras. - Control UI/Overview: add a Model Auth status card showing OAuth token health and provider rate-limit pressure at a glance, with attention callouts when OAuth tokens are expiring or expired. Backed by a new `models.authStatus` gateway method that strips credentials and caches for 60s. (#66211) Thanks @omarshahine. - docs-i18n: add behavior baseline fixtures (#64073). Thanks @hxy91819 +- docs-i18n: harden behavior fixture path reads (#67046). Thanks @hxy91819 ### Fixes