fix: Added group membership validation before sending message to groups

This commit is contained in:
Davidson Gomes
2023-07-16 18:01:43 -03:00
parent b9eb8d45b2
commit c00f132145
3 changed files with 7 additions and 2 deletions

View File

@@ -7,6 +7,7 @@
* Fixed in the postman collection the webhookByEvent parameter by webhook_by_events
* 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
# 1.2.2 (2023-07-15 09:36)