update: manager

This commit is contained in:
Davidson Gomes 2023-12-12 18:16:02 -03:00
parent c9757cbb4b
commit 87027ea2d0
2 changed files with 2 additions and 2 deletions

View File

@ -7,6 +7,7 @@
# 1.6.0 (2023-12-12 17:24)
### Feature
* Added AWS SQS Integration
* Added support for new typebot API
* Added endpoint sendPresence
@ -24,7 +25,6 @@
* Fix workaround to manage param data as an array in mongodb
* Removed await from webhook when sending a message
* Update typebot.service.ts - element.underline change ~ for *
* Adjusts in proxy
* Removed api restart on receiving an error
* Fixes in mongodb and chatwoot
* Adjusted return from queries in mongodb

View File

@ -56,7 +56,7 @@
"cross-env": "^7.0.3",
"dayjs": "^1.11.7",
"eventemitter2": "^6.4.9",
"evolution-manager": "^0.4.4",
"evolution-manager": "^0.4.5",
"exiftool-vendored": "^22.0.0",
"express": "^4.18.2",
"express-async-errors": "^3.1.1",