mirror of https://github.com/openclaw/openclaw.git
docs(changelog): note msteams httpServerAdapter migration
This commit is contained in:
parent
414bf8a1f8
commit
7fe7f3c6bb
|
|
@ -113,6 +113,7 @@ Docs: https://docs.openclaw.ai
|
|||
- Control UI/avatar: honor `ui.assistant.avatar` when serving `/avatar/:agentId` so Appearance UI avatar paths stop falling back to initials placeholders. (#60778) Thanks @hannasdev.
|
||||
- Control UI/Overview: prevent gateway access token/password visibility toggle buttons from overlapping their inputs at narrow widths. (#56924) Thanks @bbddbb1.
|
||||
- Control UI/cron: highlight the Cron refresh button while refresh is in flight so the page's loading state stays visible even when prior data remains on screen. (#60394) Thanks @coder-zhuzm.
|
||||
- MS Teams: replace the deprecated Teams SDK HttpPlugin stub with `httpServerAdapter` so recurring gateway deprecation warnings stop firing and the Express 5 compatibility workaround stays on the supported SDK path. (#60939) Thanks @coolramukaka-sys.
|
||||
|
||||
## 2026.4.2
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue