From 5022950664653df37fd3a16bdcdf20be2fcb246d Mon Sep 17 00:00:00 2001 From: Jonathan Rhyne Date: Thu, 22 Jan 2026 08:39:54 -0500 Subject: [PATCH] docs: add changelog entry for PR #1447 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 18b20f346e..305150cea4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,6 +15,7 @@ Docs: https://docs.clawd.bot ### Fixes - Control UI: ignore bootstrap identity placeholder text for avatar values and fall back to the default avatar. https://docs.clawd.bot/cli/agents https://docs.clawd.bot/web/control-ui +- Slack: remove deprecated `filetype` field from `files.uploadV2` to eliminate API warnings. (#1447) ## 2026.1.21