From 4b32485e3cc7fda306bfdb56833af90df25ced0f Mon Sep 17 00:00:00 2001 From: Davidson Gomes Date: Sun, 16 Jul 2023 18:52:21 -0300 Subject: [PATCH] fix: adjusts in dockerfile --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 852e6a7b..9bebe903 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,7 @@ * Fixed error to send message in large groups * Docker files adjusted * Fixed in the postman collection the webhookByEvent parameter by webhook_by_events +* Added validations in create instance * Now it's getting the API URL directly in the request, no longer need the variable in the env file * Removed link preview endpoint, now it's done automatically from sending conventional text * Added group membership validation before sending message to groups