From be699d24a1d31b17670293564b1c937d1255fc4b Mon Sep 17 00:00:00 2001 From: Davidson Gomes Date: Sun, 23 Jul 2023 22:26:38 -0300 Subject: [PATCH] feat: Added fetch profile endpoint in chat controller and link preview option in send text message --- CHANGELOG.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index cd9ec53d..fed20ae3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,10 @@ * Added link preview option in send text message +### Integrations + +- Chatwoot: v2.18.0 + # 1.3.2 (2023-07-21 17:19) ### Fixed @@ -21,12 +25,20 @@ * For compatibility reasons, container mode has been removed * Added docker-compose files example +### Integrations + +- Chatwoot: v2.18.0 + # 1.3.1 (2023-07-20 07:48) ### Fixed * Adjust in create store files +### Integrations + +- Chatwoot: v2.18.0 + # 1.3.0 (2023-07-19 11:33) ### Features