fix: Fixed the problem when do not save contacts when receive messages

This commit is contained in:
Davidson Gomes
2023-07-08 07:15:34 -03:00
parent 437803da07
commit eca4285ea8
6 changed files with 124 additions and 12 deletions

View File

@@ -3,12 +3,14 @@
### Features
* Route to send status broadcast
* Added verbose logs
* Insert allContacts in payload of endpoint sendStatus
### Fixed
* Adjusted set in webhook to go empty when enabled false
* Adjust in store files
* Added verbose logs
* Fixed the problem when do not save contacts when receive messages
# 1.1.3 (2023-07-06 11:43)