Davidson Gomes
757a578c6e
Merge branch 'develop' of github.com:EvolutionAPI/evolution-api into develop
2023-07-24 20:12:51 -03:00
Davidson Gomes
c5824767c8
fix: Fixed validation is set settings
2023-07-24 20:11:49 -03:00
Davidson Gomes
84f3f07279
fix: Fixed validation is set settings
2023-07-24 20:11:15 -03:00
Davidson Gomes
f8e1892eee
fix: group validation
...
Group validation
2023-07-24 20:08:24 -03:00
Davidson Gomes
036a8edca0
fix: Promote All Participants in Create Group
...
Promote All Participants in Create Group
2023-07-24 20:07:05 -03:00
Alan Mosko
58ed6f395f
Validação de Grupo
2023-07-24 19:59:09 -03:00
Alan Mosko
ef4be6a612
Start
2023-07-24 19:53:03 -03:00
Davidson Gomes
3d8e6f4394
fix: Fixed mentions
...
Fixed mentions
2023-07-24 19:08:39 -03:00
Alan Mosko
0cc1f18a7e
[BUG] Correção de mencionar
...
Caso seja enviado everyOne como false sem passar nada no mentioned
2023-07-24 19:05:32 -03:00
Davidson Gomes
8b6e577b8f
Merge tag '1.4.1' into develop
...
* Fixed reconnect with pairing code or qrcode
* Fixed problem in createJid
2023-07-24 18:28:57 -03:00
Davidson Gomes
cc91f2e5db
Merge branch 'release/1.4.1'
2023-07-24 18:28:45 -03:00
Davidson Gomes
8d1f2313ac
version: 1.4.1
2023-07-24 18:28:39 -03:00
Davidson Gomes
f9abd90cc9
fix: connection state
2023-07-24 18:28:01 -03:00
Davidson Gomes
f7293255cf
fix: Fixed reconnect with pairing code or qrcode
2023-07-24 18:21:11 -03:00
Davidson Gomes
7d6a130cf9
Merge tag '1.4.0' into develop
...
* Added connection functionality via pairing code
* Added fetch profile endpoint in chat controller
* Created settings controller
* Added reject call and send text message when receiving a call
* Added setting to ignore group messages
* Added connection with pairing code in chatwoot with command /init:{NUMBER}
* Added encoding option in endpoint sendWhatsAppAudio
* Added link preview option in send text message
* Fixed problem with fileSha256 appearing when sending a sticker in chatwoot
* Fixed issue where it was not possible to open a conversation when sent at first by me on my cell phone in chatwoot
* Now it only updates the contact name if it is the same as the phone number in chatwoot
* Now accepts all chatwoot inbox templates
* Command to create new instances set to /new_instance:{NAME}:{NUMBER}
* Fix in chatwoot set, sign msg can now be disabled
- Chatwoot: v2.18.0 - v3.0.0 (Beta)
2023-07-24 17:05:43 -03:00
Davidson Gomes
be7bb2e39f
Merge branch 'release/1.4.0'
2023-07-24 17:05:33 -03:00
Davidson Gomes
1c30728880
version: 1.4.0
2023-07-24 17:05:18 -03:00
Davidson Gomes
8d91e7cb1d
feat: Added encoding option in endpoint sendWhatsAppAudio
2023-07-24 16:21:29 -03:00
Davidson Gomes
68d980795a
fix: fix in chatwoot set, sign msg can now be disabled
2023-07-24 15:13:46 -03:00
Davidson Gomes
45c11a5a8e
fix: fix in chatwoot set, sign msg can now be disabled
2023-07-24 15:12:13 -03:00
Davidson Gomes
4d00351db7
fix: command to create new instances set to /new_instance:<NAME>:<NUMBER>
2023-07-24 15:05:26 -03:00
Davidson Gomes
fff420b652
fix: command to create new instances set to /new_instance:<NAME>:<NUMBER>
2023-07-24 15:05:03 -03:00
Davidson Gomes
7103a95305
feat: Added connection with pairing code in chatwoot
2023-07-24 13:43:18 -03:00
Davidson Gomes
bcada5d553
fix: Now accepts all chatwoot inbox templates
2023-07-24 13:03:40 -03:00
Davidson Gomes
c9b24ff612
fix: adjusts for chatwoot v3
2023-07-24 12:55:27 -03:00
Davidson Gomes
854c7ed04d
fix: Improvement for Validation of Numbers and Groups
2023-07-24 12:02:38 -03:00
Davidson Gomes
c0054959cd
fix: Improvement for Validation of Numbers and Groups
...
Improvement for Validation of Numbers and Groups
2023-07-24 12:00:33 -03:00
Davidson Gomes
1aa837d220
fix: Adjusts in chatwoot integration
2023-07-24 11:58:52 -03:00
Alan Mosko
95df402c4c
wip
2023-07-24 11:57:15 -03:00
Davidson Gomes
2f3d6f7e63
fix: Fixed problem with fileSha256 appearing when sending a sticker in chatwoot
2023-07-24 11:48:10 -03:00
Alan Mosko
ffe1523170
Update whatsapp.service.ts
2023-07-24 11:42:06 -03:00
Davidson Gomes
a73d5f4b4d
Merge branch 'develop' of github.com:EvolutionAPI/evolution-api into develop
2023-07-24 11:18:12 -03:00
Davidson Gomes
f35b62ed12
fix: Adjusts in createJid
2023-07-24 11:18:08 -03:00
Davidson Gomes
20abdd2908
fix: Adjusts in createJid to sendContact
...
Adjusts in createJid to sendContact
2023-07-24 11:17:35 -03:00
Alan Mosko
28c2c7285c
Gerar Wuid no SendContact
2023-07-24 11:15:58 -03:00
Davidson Gomes
3ca8ab12a4
fix: Adjusts in createJid
...
Adjusts in createJid
2023-07-24 11:13:30 -03:00
Alan Mosko
fd82aa143c
wip
2023-07-24 11:10:32 -03:00
Davidson Gomes
1fcbd4f9fd
feat: Added reject call and send text message when receiving a call and Added setting to ignore group messages
2023-07-24 10:18:16 -03:00
Davidson Gomes
73d9cd62a5
feat: Created settings Controller
2023-07-24 09:42:29 -03:00
Davidson Gomes
be699d24a1
feat: Added fetch profile endpoint in chat controller and link preview option in send text message
2023-07-23 22:26:38 -03:00
Davidson Gomes
798eb90bed
feat: Added fetch profile endpoint in chat controller and link preview option in send text message
2023-07-23 22:24:21 -03:00
Davidson Gomes
c252f5f8d9
Merge pull request #20 from EvolutionAPI/revert-18-fetch-profile
...
Revert "Adição de FetchProfile"
2023-07-23 22:05:38 -03:00
Davidson Gomes
76d77ad76f
Revert "Adição de FetchProfile"
2023-07-23 22:05:21 -03:00
Davidson Gomes
69f5cdd61a
feat: added fetchProfile endpoint in chat controller
...
Added fetchProfile endpoint in chat controller
2023-07-23 21:30:11 -03:00
Davidson Gomes
9f52f20660
feat: Add LinkPreview Option
...
Add LinkPreview Option
2023-07-23 21:25:20 -03:00
Alan Mosko
90048afa9d
Add LinkPreview Option
2023-07-23 11:24:16 -03:00
Alan Mosko
1ec3ed32ee
Melhorias
2023-07-23 10:18:00 -03:00
Davidson Gomes
16ed5821e2
Added connection functionality via pairing code
2023-07-21 20:58:37 -03:00
Davidson Gomes
b681e33944
Added connection functionality via pairing code
2023-07-21 20:38:10 -03:00
Davidson Gomes
8f4d44a212
Added connection functionality via pairing code
2023-07-21 20:37:58 -03:00