From 726b0dcbb2a8cf0ff71b1662a051238b0b9308eb Mon Sep 17 00:00:00 2001 From: Davidson Gomes Date: Sun, 22 Sep 2024 09:06:10 -0300 Subject: [PATCH] changelog --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) 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)