Fixes in mongodb and chatwoot

This commit is contained in:
Davidson Gomes
2023-12-06 15:21:50 -03:00
parent 4c69b059d4
commit a90f0f2c59
7 changed files with 197 additions and 179 deletions

View File

@@ -3,6 +3,7 @@
### Feature
* Added AWS SQS Integration
* Added compatibility with typebot v2
* Added endpoint sendPresence
### Fixed
@@ -16,6 +17,8 @@
* 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
# 1.5.4 (2023-10-09 20:43)