docs(changelog): add PR number for fallback observability entry

This commit is contained in:
joshavant
2026-02-19 14:22:41 -08:00
parent 241d39daea
commit 9c55dfcaa9

View File

@@ -7,7 +7,7 @@ Docs: https://docs.openclaw.ai
### Changes
- iOS/Gateway: stabilize background wake and reconnect behavior with background reconnect suppression/lease windows, BGAppRefresh wake fallback, location wake hook throttling, and APNs wake retry+nudge instrumentation. (#21226) thanks @mbelinky.
- Auto-reply/UI: add model fallback lifecycle visibility in verbose logs, /status active-model context with fallback reason, and cohesive WebUI fallback indicators. Thanks @joshavant.
- Auto-reply/UI: add model fallback lifecycle visibility in verbose logs, /status active-model context with fallback reason, and cohesive WebUI fallback indicators. (#20704) Thanks @joshavant.
### Fixes