Changelog: note Slack interactive reply fix

This commit is contained in:
Vincent Koc
2026-03-14 01:30:42 -07:00
parent 66bc08dd8d
commit 9add4ca65d

View File

@@ -8,6 +8,10 @@ Docs: https://docs.openclaw.ai
- Placeholder: replace with the first 2026.3.14 user-facing change.
### Fixes
- Slack/interactive replies: preserve `channelData.slack.blocks` through live DM delivery and preview-finalized edits so Block Kit button and select directives render instead of falling back to raw text. Thanks @vincentkoc.
## 2026.3.13
### Changes