From 85d182523634cba66cad9e42b3b65be32ca7abe4 Mon Sep 17 00:00:00 2001 From: Davidson Gomes Date: Fri, 29 Dec 2023 19:12:29 -0300 Subject: [PATCH] version: 1.6.2 --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4d0a58c2..eff9da7d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,10 @@ * Adjust in webhook_base64 * Correction in typebot text formatting * Correction in chatwoot text formatting and render list message +* Only use a axios request to get file mimetype if necessary +* When possible use the original file extension +* When receiving a file from whatsapp, use the original filename in chatwoot if possible +* Remove message ids cache in chatwoot to use chatwoot's api itself # 1.6.1 (2023-12-22 11:43)