Skip to content

Tags: codephix/evolution-api

Tags

1.4.4

Toggle 1.4.4's commit message
* Fixed chatwoot line wrap issue

* Solved receive location in chatwoot
* When requesting the pairing code, it also brings the qr code
* Option reopen_conversation in chatwoot endpoint
* Option conversation_pending in chatwoot endpoint

1.4.3

Toggle 1.4.3's commit message
* Adjusts in settings with options always_online, read_messages and r…

…ead_status

* Fixed send webhook for event CALL
* Create instance with settings

1.4.2

Toggle 1.4.2's commit message
* Fixed validation is set settings

* Adjusts in group validations
* Ajusts in sticker message to chatwoot

1.4.1

Toggle 1.4.1's commit message
* Fixed reconnect with pairing code or qrcode

* Fixed problem in createJid

1.4.0

Toggle 1.4.0's commit message
* 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)

1.3.2

Toggle 1.3.2's commit message
* Fix in update settings that needed to restart after updated

* Correction in the use of the api with mongodb
* Adjustments to search endpoint for contacts, chats, messages and Status messages
* Now when deleting the instance, the data referring to it in mongodb is also deleted
* It is now validated if the instance name contains uppercase and special characters
* For compatibility reasons, container mode has been removed
* Added docker-compose files example

1.3.1

Toggle 1.3.1's commit message
version: 1.3.1

1.3.0

Toggle 1.3.0's commit message
* Added messages.delete event

* Added restart instance endpoint
* Created automation for creating instances in the chatwoot bot with the command '#inbox_whatsapp:<INSTANCE_NAME>'
* Change Baileys version to: 6.4.0
* Send contact in chatwoot
* Send contact array in chatwoot
* Added apiKey in webhook and serverUrl in fetchInstance if EXPOSE_IN_FETCH_INSTANCES: true
* Translation set to default (english) in chatwoot

* Fixed error to send message in large groups
* Docker files adjusted
* Fixed in the postman collection the webhookByEvent parameter by webhook_by_events
* Added validations in create instance
* Removed link preview endpoint, now it's done automatically from sending conventional text
* Added group membership validation before sending message to groups
* Adjusts in docker files
* Adjusts in returns in endpoints chatwoot and webhook
* Fixed ghost mentions in send text message
* Fixed bug that saved contacts from groups came without number in chatwoot
* Fixed problem to receive csat in chatwoot
* Fixed require fileName for document only in base64 for send media message
* Bug fix when sending mobile message change contact name to number in chatwoot
* Bug fix when connecting whatsapp does not send confirmation message
* Fixed quoted message with id or message directly
* Adjust in validation for mexican and argentine numbers
* Adjust in create store files

- Chatwoot: v2.18.0

1.2.2

Toggle 1.2.2's commit message
* Tweak in route "/" with version info

* Adjusts chatwoot version

- Chatwoot: v2.18.0

1.2.1

Toggle 1.2.1's commit message
v