Releases: EvolutionAPI/evolution-api
Releases · EvolutionAPI/evolution-api
v1.3.1
Fixed
- Adjust in create store files
v1.3.0
Features
- 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
- 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
Integrations
- Chatwoot: v2.18.0
What's Changed
New Contributors
Full Changelog: 1.2.2...1.3.0
v1.2.2
Fixed
- Tweak in route "/" with version info
- Adjusts chatwoot version
Integrations
- Chatwoot: v2.18.0
Full Changelog: 1.2.1...1.2.2
v1.2.1
Fixed
- Adjusts in docker files
- Save picture url groups in chatwoot
What's Changed
- Feature/mongo express rebrow by @helioelias in #4
New Contributors
- @helioelias made their first contribution in #4
Full Changelog: 1.2.0...1.2.1
v1.2.0
Features
- Native integration with chatwoot
- Added returning or non-returning participants option in fetchAllGroups
- Added group integration to chatwoot
- Added automation on create instance to chatwoot
- Added verbose logs and format chatwoot service
Fixed
- Adjusts in docker-compose files
- Adjusts in number validation for AR and MX numbers
- Adjusts in env files, removed save old_messages
- Fix when sending a message to a group I don't belong returns a bad request
- Fits the format on return from the fetchAllGroups endpoint
- Adjust in send document with caption from chatwoot
- Fixed message with undefind in chatwoot
- Changed message in path /
- Test duplicate message media in groups chatwoot
- Optimize send message from group with mentions
- Fixed name of the profile status in fetchInstances
- Fixed error 500 when logout in instance with status = close
Full Changelog: 1.1.5...1.2.0
v1.1.5
v1.1.4
Features
- Route to send status broadcast
- Added verbose logs
- Insert allContacts in payload of endpoint sendStatus
Fixed
- Adjusted set in webhook to go empty when enabled false
- Adjust in store files
- Fixed the problem when do not save contacts when receive messages
- Changed owner of the jid for instanceName
- Create .env for installation in docker
Full Changelog: 1.1.3...1.1.4
v1.1.3
Features
- Added configuration for Baileys log level in env
- Added audio to mp4 converter in optionally get Base64 From MediaMessage
- Added organization name in vcard
- Added email in vcard
- Added url in vcard
- Added verbose logs
Fixed
- Added timestamp internally in urls to avoid caching
- Correction in decryption of poll votes
- Change in the way the api sent and saved the sent messages, now it goes in the messages.upsert event
- Fixed cash when sending stickers via url
- Improved how Redis works for instances
- Fixed problem when disconnecting the instance it removes the instance
- Fixed problem sending ack when preview is done by me
- Adjust in store files
Full Changelog: 1.1.2...1.1.3
v1.1.2
Fixed
- Fixed baileys version in package.json
- Fixed problem that did not validate if the token passed in create instance already existed
- Fixed problem that does not delete instance files in server mode
Full Changelog: 1.1.1...1.1.2
v1.1.1
Features
- Added group invitation sending
- Added webhook configuration per event in the individual instance registration
Fixed
- Adjust dockerfile variables
Full Changelog: 1.1.0...1.1.1