From 99999eae5d1dae30818dbb4fdc313dc101e76f22 Mon Sep 17 00:00:00 2001 From: Davidson Gomes Date: Mon, 10 Jun 2024 14:50:03 -0300 Subject: [PATCH] fix: reply with media message --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 215a793f..b65d9961 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,7 @@ * Optimization in instance registration * Now in typebot we wait until the terminal block to accept the user's message, if it arrives before the block is sent, it is ignored * Correction of audio sending, now we can speed it up and have the audio wireframe +* Reply with media message on Chatwoot ### Break changes