mirror of
https://github.com/EvolutionAPI/evolution-api.git
synced 2025-07-14 01:41:24 -06:00
update: manager
This commit is contained in:
parent
c9757cbb4b
commit
87027ea2d0
@ -7,6 +7,7 @@
|
|||||||
# 1.6.0 (2023-12-12 17:24)
|
# 1.6.0 (2023-12-12 17:24)
|
||||||
|
|
||||||
### Feature
|
### Feature
|
||||||
|
|
||||||
* Added AWS SQS Integration
|
* Added AWS SQS Integration
|
||||||
* Added support for new typebot API
|
* Added support for new typebot API
|
||||||
* Added endpoint sendPresence
|
* Added endpoint sendPresence
|
||||||
@ -24,7 +25,6 @@
|
|||||||
* Fix workaround to manage param data as an array in mongodb
|
* Fix workaround to manage param data as an array in mongodb
|
||||||
* Removed await from webhook when sending a message
|
* Removed await from webhook when sending a message
|
||||||
* Update typebot.service.ts - element.underline change ~ for *
|
* Update typebot.service.ts - element.underline change ~ for *
|
||||||
* Adjusts in proxy
|
|
||||||
* Removed api restart on receiving an error
|
* Removed api restart on receiving an error
|
||||||
* Fixes in mongodb and chatwoot
|
* Fixes in mongodb and chatwoot
|
||||||
* Adjusted return from queries in mongodb
|
* Adjusted return from queries in mongodb
|
||||||
|
@ -56,7 +56,7 @@
|
|||||||
"cross-env": "^7.0.3",
|
"cross-env": "^7.0.3",
|
||||||
"dayjs": "^1.11.7",
|
"dayjs": "^1.11.7",
|
||||||
"eventemitter2": "^6.4.9",
|
"eventemitter2": "^6.4.9",
|
||||||
"evolution-manager": "^0.4.4",
|
"evolution-manager": "^0.4.5",
|
||||||
"exiftool-vendored": "^22.0.0",
|
"exiftool-vendored": "^22.0.0",
|
||||||
"express": "^4.18.2",
|
"express": "^4.18.2",
|
||||||
"express-async-errors": "^3.1.1",
|
"express-async-errors": "^3.1.1",
|
||||||
|
Loading…
Reference in New Issue
Block a user