Gabriel Pastori
4ed1edf53d
chatwoot_sign_delimiter
2023-12-16 17:23:39 -03:00
Gabriel Pastori
1be1326b52
Refactor message formatting in ChatwootService (Bold, italic, etc)
2023-12-16 15:58:01 -03:00
Davidson Gomes
42ae7d1568
Merge pull request #286 from gomessguii/feature/dockerfile-optimization
...
Dockerfile modified to use multi-stage build
2023-12-15 14:51:49 -03:00
Guilherme Oliveira
b781c83545
Dockerfile modified to use multi-stage build
2023-12-15 14:46:31 -03:00
Davidson Gomes
e48cea18e7
Merge pull request #283 from gabrielpastori1/typeboot-keep-open
...
simple add keep open
2023-12-15 13:53:06 -03:00
Gabriel Pastori
ff82987144
simple add keep open
2023-12-15 12:39:07 -03:00
Davidson Gomes
f612a45550
fix: correction sending s3/minio media to chatwoot and typebot
2023-12-14 17:20:37 -03:00
Davidson Gomes
182dce4840
fix: correction sending s3/minio media to chatwoot and typebot
2023-12-14 16:42:03 -03:00
Davidson Gomes
4e41e072d6
fix: correction sending s3/minio media to chatwoot and typebot
2023-12-14 16:13:15 -03:00
Davidson Gomes
a369c16db8
fix: correction sending s3/minio media to chatwoot and typebot
2023-12-14 15:59:06 -03:00
Davidson Gomes
1fc820787a
fix: correction sending s3/minio media to chatwoot and typebot
2023-12-14 15:57:34 -03:00
Davidson Gomes
d3a83ba89e
fix: correction sending s3/minio media to chatwoot and typebot
2023-12-14 15:35:17 -03:00
Davidson Gomes
20fb66e2f7
fix: correction sending s3/minio media to chatwoot and typebot
2023-12-14 11:50:05 -03:00
Davidson Gomes
a44646161b
fix: variables in typebot
2023-12-14 08:35:45 -03:00
Davidson Gomes
87027ea2d0
update: manager
2023-12-12 18:16:02 -03:00
Davidson Gomes
c9757cbb4b
fix: fixed lids messages
2023-12-12 17:45:12 -03:00
Davidson Gomes
9a8f4aefe0
Merge tag '1.6.0' into develop
...
* Added AWS SQS Integration
* Added support for new typebot API
* Added endpoint sendPresence
* New Instance Manager
* Added auto_create to the chatwoot set to create the inbox automatically or not
* Added reply, delete and message reaction in chatwoot v3.3.1
* Adjusts in proxy
* Adjusts in start session for Typebot
* Added mimetype field when sending media
* Ajusts in validations to messages.upsert
* Fixed messages not received: error handling when updating contact in chatwoot
* 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
* Added restart instance when update profile picture
* Correction of chatwoot functioning with admin flows
* Fixed problem that did not generate qrcode with the chatwoot_conversation_pending option enabled
* Fixed issue where CSAT opened a new ticket when reopen_conversation was disabled
* Fixed issue sending contact to Chatwoot via iOS
- Chatwoot: v3.3.1
- Typebot: v2.20.0
2023-12-12 17:44:42 -03:00
Davidson Gomes
3545b80050
Merge branch 'release/1.6.0'
2023-12-12 17:44:24 -03:00
Davidson Gomes
379855714e
version: 1.6.0
2023-12-12 17:44:00 -03:00
Davidson Gomes
ff06cd7643
feat: Added support for new typebot API
2023-12-12 16:55:46 -03:00
Davidson Gomes
ade3952016
fix: Fixed issue sending contact to Chatwoot via iOS
2023-12-12 16:28:01 -03:00
Davidson Gomes
f246516a6e
fix: fixed issue where CSAT opened a new ticket when reopen_conversation was disabled
2023-12-12 16:08:09 -03:00
Davidson Gomes
c296bf4178
fix: Fixed problem that did not generate qrcode with the chatwoot_conversation_pending option enabled
2023-12-12 15:46:10 -03:00
Davidson Gomes
1568554a1c
feat: added reply, delete and message reaction in chatwoot v3.3.1
2023-12-12 15:24:54 -03:00
Davidson Gomes
ae66be197e
feat: added reply, delete and message reaction in chatwoot v3.3.1
2023-12-12 15:16:09 -03:00
Davidson Gomes
3e904aa160
fix: correction of chatwoot functioning with admin flows
2023-12-12 13:56:47 -03:00
Davidson Gomes
64c1440c46
fix: correction of chatwoot functioning with admin flows
2023-12-12 13:56:41 -03:00
Davidson Gomes
f069a41390
fix: added restart instance when update profile pricture
2023-12-11 18:17:18 -03:00
Davidson Gomes
d4a33e2290
fix: added restart instance when update profile pricture
2023-12-11 18:16:11 -03:00
Davidson Gomes
7ee5bcecff
fix: added restart instance when update profile pricture
2023-12-11 18:15:24 -03:00
Davidson Gomes
48f6ee8846
feat: added auto_create to the chatwoot set to create the inbox automatically or not
2023-12-11 17:32:19 -03:00
Davidson Gomes
7a24f52782
feat: added auto_create to the chatwoot set to create the inbox automatically or not
2023-12-11 17:32:07 -03:00
Davidson Gomes
324d46120b
feat: new manager
2023-12-11 15:31:43 -03:00
Davidson Gomes
87baec5ff8
Merge pull request #250 from gabrielpastori1/manager
...
Add Manager
2023-12-11 15:27:43 -03:00
Gabriel Pastori
b2e144f35c
add manager
2023-12-11 15:06:42 -03:00
Davidson Gomes
87a8e25662
Merge pull request #249 from gabrielpastori1/typebot-auto-create-session
...
fix: only create if is paused
2023-12-11 12:57:51 -03:00
Gabriel Pastori
8e88f00fb2
fix: only create if is paused
2023-12-11 12:42:09 -03:00
Davidson Gomes
d14505d59a
Merge pull request #248 from gabrielpastori1/fix-chatwoot-find
...
Fix chatwoot find
2023-12-11 12:32:19 -03:00
Davidson Gomes
1e6d4347fa
Merge branch 'develop' of github.com:EvolutionAPI/evolution-api into develop
2023-12-11 12:09:08 -03:00
Davidson Gomes
b8d9a8c072
fix: adjusted return from queries in mongodb
2023-12-11 12:08:58 -03:00
Gabriel Pastori
fd15ae5e8c
Fix condition to check for empty result object
2023-12-11 12:00:33 -03:00
Davidson Gomes
fb6377414b
Merge pull request #237 from gabrielpastori1/add-send-presence
...
Add sendPresence
2023-12-11 10:47:26 -03:00
Davidson Gomes
9a5dbe055e
fix: adjusts in connection
2023-12-08 18:44:52 -03:00
Gabriel Pastori
42dd280aca
change sendPresence from sendMessage to chat
2023-12-08 18:40:48 -03:00
Davidson Gomes
41b2946cdc
Merge branch 'develop' of github.com:EvolutionAPI/evolution-api into develop
2023-12-06 15:22:08 -03:00
Davidson Gomes
a90f0f2c59
Fixes in mongodb and chatwoot
2023-12-06 15:21:50 -03:00
Gabriel Pastori
4222c0e53b
Fix logger message in sendPresence route
2023-12-06 00:32:27 -03:00
Gabriel Pastori
ee0f0f0be0
add send presence router
2023-12-06 00:31:35 -03:00
Davidson Gomes
f8d874453c
Merge pull request #233 from gabrielpastori1/typebot-auto-create-session
...
Add session creation for typebot service
2023-12-05 18:49:31 -03:00
Gabriel Pastori
aa891489f0
Add session creation for typebot service
2023-12-03 21:00:26 -03:00