Releases: EvolutionAPI/evolution-api
Releases · EvolutionAPI/evolution-api
v2.2.1
Features
- Retry system for send webhooks
- Message filtering to support timestamp range queries
- Chats filtering to support timestamp range queries
Fixed
- Correction of webhook global
- Fixed send audio with whatsapp cloud api
- Refactor on fetch chats
- Refactor on Evolution Channel
What's Changed
- Fix Ios Response Button by @adriel12319 in #1023
- Ajuste nos tipos de mensagem respondidas by @fmedeiros95 in #1038
- Adiciona o número de telefone do remetente nas mensagens recebidas do WhatsApp antes do nome do contato (GRUPOS) by @Richards0nd in #1044
- Fix Message.Status as String by @rafwell in #1046
- Correção de Imagens no Cloud API by @AlanCezarAraujo in #1069
- Correção: Número de telefone apresentado no nome do contato (CW Service) by @Richards0nd in #1058
- fix: esvazia textBuffer dos chatbots no sendMessageWhatsapp quando splitMessages é true by @Alexandre-Prado in #1067
- Quando a conversa está aberta e o cliente manda mensagem, o status da conversa muda para pendente. by @help-corretora in #1070
- Correção de envio de áudio para OpenAI via Cloud API by @AlanCezarAraujo in #1071
- Add unique in Chat by instance/remotejid by @yousseefspires in #1012
- Update docker-compose and .env.example by @lucastononro in #1073
- Adaptação de scripts e comandos para compatibilidade com Windows by @Richards0nd in #1078
- [FIX] Fixando label handler e chats by @ImPedro29 in #1076
- [FIX]Correction of webhook global by @joaosantanadev in #1088
- chore: improve instrumentSentry.ts import before another import by @roberto0arruda in #1103
- send audio using sendWhatsAppAudio route, wabussines by @MarksonSolutions in #1119
- fix: upgrade Prisma packages to 6.1.0 to resolve an issue in Alpine images by @EdmilsonSantana in #1121
- fix: instance create w/webhook and chatwoot settings by @ScrashOff in #1124
- fix cannot read null of mentioned by @fmorett in #1125
- fix: include filename in media message payload for WhatsApp Business by @FaelN1 in #1131
- bugfix: import prisma types by @Allyson-Santana in #1134
- Fix: cuid security deprecation, update libs, lint and improve chat DB update by @jesus-chacon in #1126
New Contributors
- @adriel12319 made their first contribution in #1023
- @rafwell made their first contribution in #1046
- @AlanCezarAraujo made their first contribution in #1069
- @Alexandre-Prado made their first contribution in #1067
- @help-corretora made their first contribution in #1070
- @lucastononro made their first contribution in #1073
- @ImPedro29 made their first contribution in #1076
- @joaosantanadev made their first contribution in #1088
- @roberto0arruda made their first contribution in #1103
- @MarksonSolutions made their first contribution in #1119
- @EdmilsonSantana made their first contribution in #1121
- @ScrashOff made their first contribution in #1124
- @fmorett made their first contribution in #1125
- @Allyson-Santana made their first contribution in #1134
Full Changelog: 2.2.0...2.2.1
v2.2.0
2.2.0 (2024-10-29)
Features
- Fake Call function
- Send List with Baileys
- Send Buttons with Baileys
- Added unreadMessages to chats
- Pusher event integration
- Add support for splitMessages and timePerChar in Integrations
- Audio Converter via API
- Send PTV messages with Baileys
Fixed
- Fixed prefilledVariables in startTypebot
- Fix duplicate file upload
- Mark as read from me and groups
- Fetch chats query
- Ads messages in chatwoot
- Add indexes to improve performance in Evolution
- Add logical or permanent message deletion based on env config
- Add support for fetching multiple instances by key
- Update instance.controller.ts to filter by instanceName
- Receive template button reply message
2.1.2 (2024-10-06 10:09)
Features
- Sync lost messages on chatwoot
- Set the maximum number of listeners that can be registered for events
- Now is possible send medias with form-data
Fixed
- Fetch status message
- Adjusts in migrations
- Update pushName in chatwoot
- Validate message before sending chatwoot
- Adds the message status to the return of the "prepareMessage" function
- Fixed openai setting when send a message with chatwoot
- Fix buildkey function in hSet and hDelete
- Fix mexico number
- Update baileys version
- Update in Baileys version that fixes timeout when updating profile picture
- Adjusts for fix timeout error on send status message
- Chatwoot verbose logs
- Adjusts on prisma connections
- License terms updated
- Fixed send message to group without no cache (local or redis)
- Fixed startTypebot with startSession = true
- Fixed issue of always creating a new label when saving chatwoot
- Fixed getBase64FromMediaMessage with convertToMp4
- Fixed bug when send message when don't have mentionsEveryOne on payload
- Does not search message without chatwoot Message Id for reply
- Fixed bot fallback not working on integrations
2.1.1 (2024-09-22 10:31)
Features
- Define a global proxy to be used if the instance does not have one
- Save is on whatsapp on the database
- Add headers to the instance's webhook registration
- Debounce message break is now "\n" instead of white space
- Single view messages are now supported in chatwoot
- Chatbots can now send any type of media
Fixed
- Validate if cache exists before accessing it
- Missing autoCreate chatwoot in instance create
- Fixed bugs in the frontend, on the event screens
- Fixed use chatwoot with evolution channel
- Fix chatwoot reply quote with Cloud API
- Use exchange name from .env on RabbitMQ
- Fixed chatwoot screen
- It is now possible to send images via the Evolution Channel
- Removed "version" from docker-compose as it is obsolete (https://dev.to/ajeetraina/do-we-still-use-version-in-compose-3inp)
- Fixed typebot ignoreJids being used only from default settings
- Fixed Chatwoot inbox creation on save
- Changed axios timeout for manager requests for 30s
- Update in Baileys version that fixes timeout when updating profile picture
- Fixed issue when sending links in markdown by chatbots like Dify
- Fixed issue with chatbots not respecting settings
2.1.0 (2024-08-26 15:33)
Features
- Improved layout manager
- Translation in manager: English, Portuguese, Spanish and French
- Evolution Bot Integration
- Option to disable chatwoot bot contact with CHATWOOT_BOT_CONTACT
- Added flowise integration
- Added evolution channel on instance create
- Change in license to Apache-2.0
- Mark All in events
Fixed
- Refactor integrations structure for modular system
- Fixed dify agent integration
- Update Baileys Version
- Fixed proxy config in manager
- Fixed send messages in groups
- S3 saving media sent from me
- Fixed duplication bot when use startTypebot
Break Changes
- Payloads for events changed (create Instance and set events). Check postman to understand
2.0.10 (2024-08-16 16:23)
Features
- OpenAI send images when markdown
- Dify send images when markdown
- Sentry implemented
Fixed
- Fix on get profilePicture
- Added S3_REGION on minio settings
2.0.9 (2024-08-15 12:31)
Features
- Added ignoreJids in chatwoot settings
- Dify now identifies images
- Openai now identifies images
Fixed
- Path mapping & deps fix & bundler changed to tsup
- Improve database scripts to retrieve the provider from env file
- Update contacts database with unique index
- Save chat name
- Correction of media as attachments in chatwoot when using a Meta API Instance and not Baileys
- Update Baileys version 6.7.6
- Deprecate buttons and list in new Baileys version
- Changed labels to be unique on the same instance
- Remove instance from redis even if using database
- Unified integration session system so they don't overlap
- Temporary fix for pictureUrl bug in groups
- Fix on migrations
2.0.9-rc (2024-08-09 18:00)
Features
- Added general session button in typebot, dify and openai in manager
- Added compatibility with mysql through prisma
Fixed
- Import contacts with image in chatwoot
- Fix conversationId when is dify agent
- Fixed loading of selects in the manager
- Add restart button to sessions screen
- Adjustments to docker files
- StopBotFromMe working with chatwoot
2.0.8-rc (2024-08-08 20:23)
Features
- Variables passed to the input in dify
- OwnerJid passed to typebot
- Function for openai assistant added
Fixed
- Adjusts in telemetry
2.0.7-rc (2024-08-03 14:04)
Fixed
- BusinessId added on create instances in manager
- Adjusts in restart instance
- Resolve issue with connecting to instance
- Session is now individual per instance and remoteJid
- Credentials verify on manager login
- Added description column on typebot, dify and openai
- Fixed dify agent integration
2.0.6-rc (2024-08-02 19:23)
Features
- Get models for OpenAI
Fixed
- fetchInstances with clientName parameter
- fixed update typebot, openai and dify
2.0.5-rc (2024-08-01 18:01)
Features
- Speech to Text with Openai
Fixed
- ClientName on infos
- Instance screen scroll bar in manager
2.0.4-rc (2024-07-30 14:13)
Features
- New manager v2.0
- Dify integration
Fixed
- Update Baileys Version
- Adjusts for new manager
- Corrected openai trigger validation
- Corrected typebot trigger validation
2.0.3-beta (2024-07-29 09:03)
Features
- Webhook url by submitted template to send status updates
- Sending template approval status webhook
Fixed
- Equations and adjustments for the new manager
- Adjust TriggerType for OpenAI and Typebot integrations
- Fixed Typebot start call with active session
2.0.2-beta (2024-07-18 21:33)
Feature
- Open AI implemented
Fixed
- Fixed the function of saving or not saving data in the database
- Resolve not find name
- Removed DEL_TEMP_INSTANCES as it is not being used
- Fixed global exchange name
- Add apiKey and serverUrl to prefilledVariables in typebot service
- Correction in start typebot, if it doesn't exist, create it
2.0.1-beta (2024-07-17 17:01)
Fixed
- Resolved issue with Chatwoot not receiving messages sent by Typebot
2.0.0-beta (2024-07-14 17:00)
Feature
- Added prisma orm, connection to postgres and mysql
- Added chatwoot integration activation
- Added typebot integration activation
- Now you can register several typebots with triggers
- Media sent to typebot now goes as a template string, example: imageMessage|MESSAGE_ID
- Organization configuration and logo in chatwoot bot contact
- Added debounce time for typebot messages
- Tagging in chatwoot contact by instance
- Add support for managing WhatsApp templates via official API
- Fixes and implementation of regex and fallback in typebot
- Ignore jids configuration added to typebot (will be used for both groups and contacts)
- Minio and S3 integration
- When S3 integration enabled, the media sent to typebot now goes as a template string, example: imageMessage|MEDIA_URL
Fixed
- Removed excessive verbose logs
- Optimization in instance registration
- Now in typebot we wait until the terminal block to accept the user's message, if it arrives before the block is sent, it is ignored
- Correction of audio sending, now we can speed it up and have the audio wireframe
- Reply with media message on Chatwoot
- improvements in sending status and groups
- Correction in response returns from buttons, lists and templates
- EvolutionAPI/Baileys implemented
Break changes
- jwt authentication removed
- Connection to mongodb removed
- Standardized all request bodies to use camelCase
- Change in webhook information from owner to instanceId
- Changed the .env file configuration, removed the yml version and added .env to the repository root
- Removed the mobile type connection with Baileys
- Simplified payloads and endpoints
- Improved Typebot
- Now you can register several typebots
- Start configuration by trigger or for all
- Session search by typebot or remoteJid
- KeepOpen configuration (keeps the session even when the bot ends, to run once per contact)
- StopBotFromMe configuration, allows me to stop the bot if I send a chat message.
- Changed the way the goal webhook is configured
v1.8.2
Fixed
- Corretion in globall rabbitmq queue name
- Improvement in the use of mongodb database for credentials
- Fixed base64 in webhook for documentWithCaption
- Fixed Generate pairing code
Full Changelog: 1.8.1...1.8.2
v1.8.1
Feature
- New method of saving sessions to a file using worker, made in partnership with codechat
Fixed
- Correction of variables breaking lines in typebot
What's Changed
- Adiciona templates para Relatório de Bug e Solicitação de Recursos by @jrCleber in #622
- fix: added validation when sending gif image by @cark7 in #629
New Contributors
Full Changelog: 1.8.0...1.8.1
v1.8.0
Feature
- Now in the manager, when logging in with the client's apikey, the listing only shows the instance corresponding to the provided apikey (only with MongoDB)
- New global mode for rabbitmq events
- Build in docker for linux/amd64, linux/arm64 platforms
Fixed
- Correction in message formatting when generated by AI as markdown in typebot
- Security fix in fetch instance with client key when not connected to mongodb
What's Changed
- fix: Correction to Postgres connection string in environment files by @edisoncm-ti in #618
- fix(chatwoot): add merge_brazil_contacts flag to ChannelStartupService and add logs by @deivisonrpg in #615
- chore: build docker image to platforms: linux/amd64,linux/arm64 by @milesibastos in #609
Full Changelog: 1.7.5...1.8.0
v1.7.5
Fixed
- Add merge_brazil_contacts function to solve nine digit in brazilian numbers
- Optimize ChatwootService method for updating contact
- Fix swagger auth
- Update aws sdk v3
- Fix getOpenConversationByContact and init queries error
- Method to mark chat as unread
- Added environment variable to manually select the WhatsApp web version for the baileys lib (optional)
What's Changed
- feat: method to mark chat as unread by @neanderdev in #577
- fix(chatwoot): getOpenConversationByContact and init queries error by @deivisonrpg in #582
- chore(aws sqs): update aws sdk v3 by @deivisonrpg in #583
- Fix/swagger auth by @Al1st1c in #584
- chore: build docker image to platforms: linux/amd64, linux/arm64 by @milesibastos in #571
- refactor(chatwoot): optimize ChatwootService method for updating contact inform… by @deivisonrpg in #586
- feature(chatwoot): add merge_brazil_contacts function to solve nine digit in brazilian numbers by @deivisonrpg in #587
- Corrigindo variável inexistente do arquivo env.config.ts e substituindo pela correta CLEAN_STORE_CLEANING_INTERVAL by @Ckk3 in #590
New Contributors
- @neanderdev made their first contribution in #577
- @Al1st1c made their first contribution in #584
- @milesibastos made their first contribution in #571
- @Ckk3 made their first contribution in #590
Full Changelog: 1.7.4...1.7.5
v1.7.4
Fixed
- Adjusts in proxy on fetchAgent
- Recovering messages lost with redis cache
- Log when init redis cache service
- Recovering messages lost with redis cache
- Chatwoot inbox name
- Update Baileys version
What's Changed
- Adicionado message.status ao webhook MESSAGES_SET by @PauloAK in #543
- fix(chatwoot): fix bug when chatwoot params reopen_conversation and conversation_pending are enabled by @jaison-x in #555
- feat(chatwoot): send private message on error message sent from chatwoot by @jaison-x in #558
- Chatwoot inbox name by @judsonjuniorr in #566
New Contributors
Full Changelog: 1.7.3...1.7.4
v1.7.3
Fixed
- Revert fix audio encoding
- Recovering messages lost with redis cache
- Adjusts in redis for save instances
- Adjusts in proxy
- Revert pull request #523
- Added instance name on logs
- Added support for Spanish
- Fix error: invalid operator. The allowed operators for identifier are equal_to,not_equal_to in chatwoot
What's Changed
- fix(chatwoot): error: invalid operator. The allowed operators for identifier are [equal_to,not_equal_to] by @jaison-x in #538
- fix: this.localProxy.proxy can be undefined by @jaison-x in #539
- ✨ feat: add support for Spanish by @nestordavalos in #542
New Contributors
- @nestordavalos made their first contribution in #542
Full Changelog: 1.7.2...1.7.3
v1.7.2
Feature
- Mobile connection via sms (test)
Fixed
- Adjusts in redis
- Send global event in websocket
- Adjusts in proxy
- Fix audio encoding
- Fix conversation read on chatwoot version 3.7
- Fix when receiving/sending messages from whatsapp desktop with ephemeral messages enabled
- Changed returned sessions on typebot status change
- Reorganization of files and folders
What's Changed
- changed returned sessions on typebot status change by @gabrielgranado in #523
- fix(chatwoot): fix when receiving/sending messages from whatsapp desktop with ephemeral messages enabled by @jaison-x in #527
- fix(chatwoot): fix conversation read on chatwoot version 3.7 by @jaison-x in #528
New Contributors
- @gabrielgranado made their first contribution in #523
Full Changelog: 1.7.1...1.7.2
v1.7.1
Fixed
- Correction when sending files with captions on Whatsapp Business
- Correction in receiving messages with response on WhatsApp Business
- Correction when sending a reaction to a message on WhatsApp Business
- Correction of receiving reactions on WhatsApp business
- Removed mandatory description of rows from sendList
- Feature to collect message type in typebot
What's Changed
- Removido obrigatoriedade de descrição dos rows do sendList by @Azzybot in #505
- Recurso para coletar tipo de mensagem by @Azzybot in #506
- Reconhecer tipos de mensagens by @Azzybot in #507
New Contributors
- @Azzybot made their first contribution in #505
Full Changelog: 1.7.0...1.7.1