mirror of https://github.com/openclaw/openclaw.git
release: add changelog for control UI tarball check
This commit is contained in:
parent
c278e8d7a8
commit
dd132ea77b
|
|
@ -324,6 +324,7 @@ Docs: https://docs.openclaw.ai
|
|||
- Discord/pickers: keep `/codex_resume --browse-projects` picker callbacks alive in Discord by sharing component callback state across duplicate module graphs, preserving callback fallbacks, and acknowledging matched plugin interactions before dispatch. (#51260) Thanks @huntharo.
|
||||
- Memory/core tools: register `memory_search` and `memory_get` independently so one unavailable memory tool no longer suppresses the other in new sessions. (#50198) Thanks @artwalker.
|
||||
- Telegram/Mattermost message tool: keep plugin button schemas optional in isolated and cron sessions so plain sends do not fail validation when no current channel is active. (#52589) Thanks @tylerliu612.
|
||||
- Release/npm publish: fail the npm release check when `dist/control-ui/index.html` is missing from the packed tarball, so broken Control UI asset releases are blocked before publish. Fixes #52808. (#52852) Thanks @kevinheinrichs.
|
||||
|
||||
## 2026.3.13
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue