mirror of
https://github.com/EvolutionAPI/evolution-api.git
synced 2025-07-16 04:02:54 -06:00
fix: fix in chatwoot set, sign msg can now be disabled
This commit is contained in:
parent
45c11a5a8e
commit
68d980795a
@ -7,7 +7,7 @@
|
|||||||
* Created settings controller
|
* Created settings controller
|
||||||
* Added reject call and send text message when receiving a call
|
* Added reject call and send text message when receiving a call
|
||||||
* Added setting to ignore group messages
|
* Added setting to ignore group messages
|
||||||
* Added connection with pairing code in chatwoot with command /init:<NUMBER>
|
* Added connection with pairing code in chatwoot with command /init:{NUMBER}
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
@ -16,7 +16,7 @@
|
|||||||
* Fixed issue where it was not possible to open a conversation when sent at first by me on my cell phone 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 it only updates the contact name if it is the same as the phone number in chatwoot
|
||||||
* Now accepts all chatwoot inbox templates
|
* Now accepts all chatwoot inbox templates
|
||||||
* Command to create new instances set to /new_instance:<NAME>:<NUMBER>
|
* Command to create new instances set to /new_instance:{NAME}:{NUMBER}
|
||||||
* Fix in chatwoot set, sign msg can now be disabled
|
* Fix in chatwoot set, sign msg can now be disabled
|
||||||
|
|
||||||
### Integrations
|
### Integrations
|
||||||
@ -55,7 +55,7 @@
|
|||||||
|
|
||||||
* Added messages.delete event
|
* Added messages.delete event
|
||||||
* Added restart instance endpoint
|
* Added restart instance endpoint
|
||||||
* Created automation for creating instances in the chatwoot bot with the command '#inbox_whatsapp:<INSTANCE_NAME>'
|
* Created automation for creating instances in the chatwoot bot with the command '#inbox_whatsapp:{INSTANCE_NAME}
|
||||||
* Change Baileys version to: 6.4.0
|
* Change Baileys version to: 6.4.0
|
||||||
* Send contact in chatwoot
|
* Send contact in chatwoot
|
||||||
* Send contact array in chatwoot
|
* Send contact array in chatwoot
|
||||||
|
Loading…
Reference in New Issue
Block a user