diff --git a/CHANGELOG.md b/CHANGELOG.md index 7967aad9..dbd41a09 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,7 @@ * Add headers to the instance's webhook registration * Debounce message break is now "\n" instead of white space * Single view messages are now supported in chatwoot +* Chatbots can now send any type of media ### Fixed @@ -22,6 +23,8 @@ * Fixed typebot ignoreJids being used only from default settings * Fixed Chatwoot inbox creation on save * Changed axios timeout for manager requests for 30s +* Update in Baileys version that fixes timeout when updating profile picture +* Fixed issue when sending links in markdown by chatbots like Dify # 2.1.0 (2024-08-26 15:33)