docs(changelog): note grouped session label fix

This commit is contained in:
Altay 2026-03-14 14:28:35 +03:00
parent 6ec77bfcc4
commit 0255e3971b
No known key found for this signature in database
1 changed files with 1 additions and 0 deletions

View File

@ -12,6 +12,7 @@ Docs: https://docs.openclaw.ai
### Fixes
- Z.AI/onboarding: detect a working default model even for explicit `zai-coding-*` endpoint choices, so Coding Plan setup can keep the selected endpoint while defaulting to `glm-5` when available or `glm-4.7` as fallback. (#45969)
- Control UI/chat sessions: show human-readable labels in the grouped session dropdown again, keep unique scoped fallbacks when metadata is missing, and disambiguate duplicate labels only when needed. (#45130) thanks @luzhidong.
## 2026.3.13