Davidson Gomes
c619e253a2
Merge pull request #198 from gabrielpastori1/fix-typebot-error-handle
...
Handle erros in Typebot
2023-11-09 14:32:30 -03:00
Davidson Gomes
2bd111f1e2
Merge pull request #197 from vitorogen/develop
...
Handle optional chaining for 'settings.msg_call', this change prevent…
2023-11-05 19:44:27 -03:00
Davidson Gomes
40174b50eb
Merge pull request #190 from w3nder/develop
...
fix: size of group participants
2023-11-05 19:43:45 -03:00
Davidson Gomes
e0fe28717f
Merge pull request #186 from jaison-x/adjust-mongo-deletion
...
-> Adjusting function cleaningStoreFiles to remove itens from missing…
2023-11-05 19:42:24 -03:00
Gabriel Pastori
ac5fc22043
try catch entire sendTypebot
2023-10-30 18:05:18 -03:00
Gabriel Pastori
e30f196dad
remove duplicate
2023-10-29 13:22:41 -03:00
Gabriel Pastori
9e4e1ce8ec
Merge branch 'fix-typebot-error-handle' of https://github.com/gabrielpastori1/ticketme-evolution-api into fix-typebot-error-handle
2023-10-29 13:01:37 -03:00
Gabriel Pastori
f710898844
fix: in error catch in createNewSession
2023-10-29 12:59:29 -03:00
Gabriel Pastori
94633484ca
Merge branch 'develop' into fix-typebot-error-handle
2023-10-29 12:54:05 -03:00
Gabriel Pastori
0817c2589f
expand try catch for all function
2023-10-29 12:49:26 -03:00
Gabriel Pastori
8a99386b33
handle erros
2023-10-28 21:21:12 -03:00
Vitor
52d6a563d6
Handle optional chaining for 'settings.msg_call', this change prevents 'TypeError: Cannot read properties of undefined' errors when 'msg_call' is undefined.
2023-10-27 22:49:57 -03:00
Davidson Gomes
d0a5ae1da4
fix: Removed senderKeyDistributionMessage
2023-10-26 18:01:17 -03:00
Davidson Gomes
783c00a1d9
fix: Added mimetype field when sending media
2023-10-25 10:29:24 -03:00
Davidson Gomes
bc70ec8b07
fix: start session
2023-10-25 08:19:44 -03:00
Davidson Gomes
50e1efe5d7
fix: start session
2023-10-25 07:00:58 -03:00
Davidson Gomes
d8629e53f1
fix: start session
2023-10-24 13:16:35 -03:00
Davidson Gomes
cc9df1dabb
fix: start session
2023-10-24 12:06:20 -03:00
Davidson Gomes
cd6cb8182e
fix: start session
2023-10-24 12:05:58 -03:00
Wender Teixeira
5b0e90e5b9
Update whatsapp.service.ts
2023-10-19 22:41:16 -03:00
Jaison
23615cff4f
-> Adjusting function cleaningStoreFiles to remove itens from missing mongo collections;
...
-> AuthModel was using a wrong filter;
2023-10-18 18:57:11 -03:00
Davidson Gomes
daadc6cb68
fix: adjusts in proxy
2023-10-18 18:09:26 -03:00
Davidson Gomes
e157a2a36b
fix: adjusts in proxy
2023-10-18 18:09:01 -03:00
Davidson Gomes
d8d7debfee
fix: lid messages
2023-10-11 17:27:49 -03:00
Davidson Gomes
a82b206fe6
test: messages.upsert
2023-10-10 10:00:11 -03:00
Davidson Gomes
a4416214c8
Merge tag '1.5.4' into develop
...
* Baileys logger typing issue resolved
* Solved problem with duplicate messages in chatwoot
2023-10-09 20:43:50 -03:00
Davidson Gomes
8fe75cd210
Merge branch 'release/1.5.4'
2023-10-09 20:43:40 -03:00
Davidson Gomes
303effebbc
version: 1.5.4
2023-10-09 20:43:30 -03:00
Davidson Gomes
f32a34190d
fix: adjusts logger
2023-10-09 20:17:01 -03:00
Davidson Gomes
8588ef1d8a
fix: adjusts logger
2023-10-09 20:15:53 -03:00
Davidson Gomes
51ec4821f3
fix: adjusts logger
2023-10-09 20:14:50 -03:00
Davidson Gomes
957033a7bb
ajustes
2023-10-09 19:57:26 -03:00
Davidson Gomes
62c74deac3
fix: Solved problem with duplicate messages in chatwoot
2023-10-09 18:00:14 -03:00
Davidson Gomes
29fd448998
Merge tag '1.5.3' into develop
...
* Swagger documentation
* Added base 64 sending option via webhook
* Remove rabbitmq queues when delete instances
* Improvement in restart instance to completely redo the connection
* Update node version: v20
* Correction of messages sent by the api and typebot not appearing in chatwoot
* Adjustment to start typebot, added startSession parameter
* Chatwoot now receives messages sent via api and typebot
* Fixed problem with starting with an input in typebot
* Added check to ensure variables are not empty before executing foreach in start typebot
2023-10-06 18:55:52 -03:00
Davidson Gomes
e55cb08a6a
Merge branch 'release/1.5.3'
2023-10-06 18:55:44 -03:00
Davidson Gomes
047359e8dc
version: 1.5.3
2023-10-06 18:55:36 -03:00
Davidson Gomes
eb814e181a
adjusts in swagger
2023-10-06 18:45:26 -03:00
Davidson Gomes
857031ff5a
adjusts in swagger
2023-10-06 18:05:37 -03:00
Davidson Gomes
d5eeb68714
feat: webhook base64 option
2023-10-05 17:05:41 -03:00
Davidson Gomes
966b287026
feat: webhook base64 option
2023-10-05 16:01:47 -03:00
Davidson Gomes
a348729109
Merge branch 'develop' of github.com:EvolutionAPI/evolution-api into develop
2023-10-05 15:59:59 -03:00
Davidson Gomes
1f29b7733e
Merge pull request #163 from w3nder/develop
...
Fix: Variables null
2023-10-05 15:59:39 -03:00
Davidson Gomes
e26ae30f6f
feat: webhook base64 option
2023-10-05 15:57:53 -03:00
Davidson Gomes
547943a05c
Merge branch 'develop' of github.com:EvolutionAPI/evolution-api into develop
2023-10-05 15:54:53 -03:00
Davidson Gomes
46aa229531
fix: adjusts in swagger
2023-10-05 15:54:46 -03:00
Davidson Gomes
28bd796289
Merge pull request #161 from moraisamilton/develop
...
Recuperar base64 de media enviada por webhook
2023-10-05 15:54:20 -03:00
Wender Teixeira
6a3f82ed7e
Fix: Variables null
2023-10-05 11:43:18 -03:00
Amilton Morais
523f3301c0
Update wa.types.ts
...
Foi criado novas propriedades para recuperar Base64 da media enviada por webhook.
2023-10-03 17:20:14 -03:00
Amilton Morais
f085343a99
Update whatsapp.service.ts
...
Foi criado novo código para recuperar Base64 da media enviada por webhook.
2023-10-03 17:18:58 -03:00
Amilton Morais
f76a924700
Update webhook.service.ts
...
Foi criado novo variavel "webhook_base64:false' para retorno erro.
2023-10-03 17:13:58 -03:00