docs(changelog): note TUI render coverage

This commit is contained in:
Peter Steinberger 2026-02-14 19:06:36 +01:00
parent 11822f7b3f
commit fecbade822
1 changed files with 1 additions and 0 deletions

View File

@ -39,6 +39,7 @@ Docs: https://docs.openclaw.ai
- Security/BlueBubbles: require explicit `mediaLocalRoots` allowlists for local outbound media path reads to prevent local file disclosure. (#16322) Thanks @mbelinky.
- Cron/Slack: preserve agent identity (name and icon) when cron jobs deliver outbound messages. (#16242) Thanks @robbyczgw-cla.
- Discord: prefer gateway guild id when logging inbound messages so cached-miss guilds do not appear as `guild=dm`. Thanks @thewilloftheshadow.
- TUI: refactor searchable select list description layout and add regression coverage for ANSI-highlight width bounds.
## 2026.2.14