Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

changed returned sessions on typebot status change #523

Merged
merged 1 commit into from
Apr 9, 2024

Conversation

gabrielgranado
Copy link
Contributor

Currently, change status endpoint return every session on typebot for the instance. This change makes so that only the session requested to be changes is returned.

@DavidsonGomes DavidsonGomes changed the base branch from main to develop April 9, 2024 09:46
@DavidsonGomes DavidsonGomes merged commit 73360d6 into EvolutionAPI:develop Apr 9, 2024
DavidsonGomes added a commit that referenced this pull request Apr 16, 2024
DavidsonGomes added a commit that referenced this pull request Apr 16, 2024
DavidsonGomes added a commit that referenced this pull request Apr 18, 2024
* 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
jaison-x added a commit to jaison-x/evolution-api that referenced this pull request May 8, 2024
commit 371ec9b
Merge: 8caf3a0 5e288d5
Author: Davidson Gomes <davidsongviolao@gmail.com>
Date:   Thu Apr 18 12:12:27 2024 -0300

    Merge branch 'release/1.7.3'

commit 5e288d5
Author: Davidson Gomes <davidsongviolao@gmail.com>
Date:   Thu Apr 18 12:12:11 2024 -0300

    changelog

commit 61bd5b3
Author: Davidson Gomes <davidsongviolao@gmail.com>
Date:   Thu Apr 18 10:39:24 2024 -0300

    fix: Adjusts in redis for save instances

commit 4ed1335
Author: Davidson Gomes <davidsongviolao@gmail.com>
Date:   Wed Apr 17 19:58:31 2024 -0300

    changelog

commit 4274c7a
Merge: 27f6714 ac8aba6
Author: Davidson Gomes <davidsongviolao@gmail.com>
Date:   Wed Apr 17 18:48:11 2024 -0300

    Merge branch 'develop' of github.com:EvolutionAPI/evolution-api into develop

commit 27f6714
Author: Davidson Gomes <davidsongviolao@gmail.com>
Date:   Wed Apr 17 18:46:50 2024 -0300

    changelog

commit ac8aba6
Merge: 07ff61c 3645ac6
Author: Davidson Gomes <davidsongviolao@gmail.com>
Date:   Wed Apr 17 18:45:38 2024 -0300

    Merge pull request EvolutionAPI#542 from nestordavalos/develop

    ✨ feat: add support for Spanish

commit 07ff61c
Author: Davidson Gomes <davidsongviolao@gmail.com>
Date:   Wed Apr 17 18:25:35 2024 -0300

    changelog

commit 3645ac6
Merge: 9764719 b3aeed7
Author: nestordavalos <nestordavalos@gmail.com>
Date:   Wed Apr 17 17:20:42 2024 -0400

    Merge branch 'develop' of https://github.com/EvolutionAPI/evolution-api into develop

commit 9764719
Author: nestordavalos <nestordavalos@gmail.com>
Date:   Wed Apr 17 17:20:37 2024 -0400

    ✨ feat: add support for Spanish

commit b3aeed7
Author: Davidson Gomes <davidsongviolao@gmail.com>
Date:   Wed Apr 17 18:14:11 2024 -0300

    fix: retry messages

commit 5ae5d85
Author: Davidson Gomes <davidsongviolao@gmail.com>
Date:   Wed Apr 17 18:10:43 2024 -0300

    fix: retry messages

commit d190d8b
Merge: c455386 575e7bf
Author: Davidson Gomes <davidsongviolao@gmail.com>
Date:   Wed Apr 17 12:43:55 2024 -0300

    Merge branch 'develop' of github.com:EvolutionAPI/evolution-api into develop

commit c455386
Author: Davidson Gomes <davidsongviolao@gmail.com>
Date:   Wed Apr 17 12:43:49 2024 -0300

    fix: fix audio encoding

commit 575e7bf
Merge: 7d542cf a4338d8
Author: Davidson Gomes <davidsongviolao@gmail.com>
Date:   Wed Apr 17 12:08:54 2024 -0300

    Merge pull request EvolutionAPI#539 from jaison-x/pr2

    fix: this.localProxy.proxy can be undefined

commit a4338d8
Author: jaison-x <jaisonveneri@gmail.com>
Date:   Wed Apr 17 11:03:55 2024 -0300

    fix: this.localProxy.proxy can be undefined

commit 7d542cf
Merge: b6c5655 9c9a542
Author: Davidson Gomes <davidsongviolao@gmail.com>
Date:   Wed Apr 17 11:03:35 2024 -0300

    Merge pull request EvolutionAPI#538 from jaison-x/pr

    fix(chatwoot): error: invalid operator. The allowed operators for identifier are [equal_to,not_equal_to]

commit 9c9a542
Author: jaison-x <jaisonveneri@gmail.com>
Date:   Wed Apr 17 10:50:25 2024 -0300

    fix(chatwoot): error: invalid operator. The allowed operators for identifier are [equal_to,not_equal_to]

    In chatwoot version 3.8 we can't use the filter operator 'contains' for the field 'identifier'

commit b6c5655
Author: Davidson Gomes <davidsongviolao@gmail.com>
Date:   Tue Apr 16 19:13:25 2024 -0300

    fix: Revert pull request EvolutionAPI#523

commit 1379228
Author: Davidson Gomes <davidsongviolao@gmail.com>
Date:   Tue Apr 16 19:12:03 2024 -0300

    fix: Revert pull request EvolutionAPI#523

commit d6e19b9
Author: Davidson Gomes <davidsongviolao@gmail.com>
Date:   Tue Apr 16 19:08:44 2024 -0300

    adjusts in v1.7.3

commit 5e0e405
Merge: 96ae976 8caf3a0
Author: Davidson Gomes <davidsongviolao@gmail.com>
Date:   Fri Apr 12 17:32:30 2024 -0300

    Merge tag '1.7.2' into develop

    * Mobile connection via sms (test)

    * 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

commit 8caf3a0
Merge: 5975117 96ae976
Author: Davidson Gomes <davidsongviolao@gmail.com>
Date:   Fri Apr 12 17:32:18 2024 -0300

    Merge branch 'release/1.7.2'

commit 96ae976
Author: Davidson Gomes <davidsongviolao@gmail.com>
Date:   Fri Apr 12 17:31:58 2024 -0300

    v 1.7.2

commit 901b121
Author: Davidson Gomes <davidsongviolao@gmail.com>
Date:   Fri Apr 12 17:28:02 2024 -0300

    fix: reorganization of files and folders

commit 3e88c9f
Author: Davidson Gomes <davidsongviolao@gmail.com>
Date:   Fri Apr 12 17:23:28 2024 -0300

    fix: reorganization of files and folders

commit 94f5c13
Author: Davidson Gomes <davidsongviolao@gmail.com>
Date:   Fri Apr 12 17:22:11 2024 -0300

    fix: reorganization of files and folders

commit eb04c3f
Author: Davidson Gomes <davidsongviolao@gmail.com>
Date:   Fri Apr 12 17:15:13 2024 -0300

    fix: reorganization of files and folders

commit 8ece6fb
Author: Davidson Gomes <davidsongviolao@gmail.com>
Date:   Fri Apr 12 17:13:15 2024 -0300

    fix: reorganization of files and folders

commit 794213b
Author: Davidson Gomes <davidsongviolao@gmail.com>
Date:   Fri Apr 12 15:53:06 2024 -0300

    fix: quoted messages

commit ef4a9ab
Author: Davidson Gomes <davidsongviolao@gmail.com>
Date:   Fri Apr 12 15:11:04 2024 -0300

    fix: retry messages

commit 86e978f
Author: Davidson Gomes <davidsongviolao@gmail.com>
Date:   Fri Apr 12 12:51:13 2024 -0300

    fix: send contact.upsert via webhook

commit d5d8f2a
Author: Davidson Gomes <davidsongviolao@gmail.com>
Date:   Fri Apr 12 12:33:31 2024 -0300

    fix: send contact.upsert via webhook

commit 4ca1fad
Merge: 0edf6bd c2839dd
Author: Davidson Gomes <davidsongviolao@gmail.com>
Date:   Fri Apr 12 12:00:24 2024 -0300

    Merge branch 'develop' of github.com:EvolutionAPI/evolution-api into develop

commit 0edf6bd
Author: Davidson Gomes <davidsongviolao@gmail.com>
Date:   Fri Apr 12 12:00:14 2024 -0300

    fix: audio encoding

commit c2839dd
Merge: 833c625 28581f8
Author: Davidson Gomes <davidsongviolao@gmail.com>
Date:   Fri Apr 12 11:48:37 2024 -0300

    Merge pull request EvolutionAPI#528 from jaison-x/pr

    fix(chatwoot): fix conversation read on chatwoot version 3.7

commit 28581f8
Author: jaison-x <jaisonveneri@gmail.com>
Date:   Fri Apr 12 10:51:36 2024 -0300

    fix(chatwoot): fix conversation read on chatwoot version 3.7

    if contact has more than one conversation, we could get the wrong conversation.

commit 833c625
Merge: 6e2a3a4 3e85af9
Author: Davidson Gomes <davidsongviolao@gmail.com>
Date:   Fri Apr 12 11:22:13 2024 -0300

    Merge pull request EvolutionAPI#527 from jaison-x/pr

    fix(chatwoot): fix when receiving/sending messages from whatsapp desktop with ephemeral messages enabled

commit 6e2a3a4
Author: Davidson Gomes <davidsongviolao@gmail.com>
Date:   Fri Apr 12 11:20:18 2024 -0300

    fix: audio encoding

commit 3e85af9
Author: jaison-x <jaisonveneri@gmail.com>
Date:   Tue Mar 26 15:42:32 2024 -0300

    fix(chatwoot): fix when receiving/sending messages from whatsapp desktop with ephemeral messages enabled

commit 589dec5
Author: Davidson Gomes <davidsongviolao@gmail.com>
Date:   Tue Apr 9 16:52:22 2024 -0300

    ajustes proxy

commit a547750
Author: Davidson Gomes <davidsongviolao@gmail.com>
Date:   Tue Apr 9 07:43:20 2024 -0300

    adjusts in redis

commit 5d951a9
Author: Davidson Gomes <davidsongviolao@gmail.com>
Date:   Tue Apr 9 07:40:45 2024 -0300

    adjusts in redis

commit 76552f6
Merge: e153515 73360d6
Author: Davidson Gomes <davidsongviolao@gmail.com>
Date:   Tue Apr 9 07:31:46 2024 -0300

    Merge branch 'develop' of github.com:EvolutionAPI/evolution-api into develop

commit e153515
Author: Davidson Gomes <davidsongviolao@gmail.com>
Date:   Tue Apr 9 07:31:37 2024 -0300

    adjusts in redis

commit 3bc692d
Author: Davidson Gomes <davidsongviolao@gmail.com>
Date:   Tue Apr 9 07:30:15 2024 -0300

    adjusts in redis

commit 73360d6
Merge: 04575d8 9aba51c
Author: Davidson Gomes <davidsongviolao@gmail.com>
Date:   Tue Apr 9 06:46:24 2024 -0300

    Merge pull request EvolutionAPI#523 from gabrielgranado/main

    changed returned sessions on typebot status change

commit 04575d8
Author: Davidson Gomes <davidsongviolao@gmail.com>
Date:   Tue Apr 9 06:44:59 2024 -0300

    adjusts in websocket

commit 9aba51c
Author: Joao Gabriel <22327462+gabrielgranado@users.noreply.github.com>
Date:   Mon Apr 8 22:55:12 2024 -0300

    changed returned sessions on typebot status change

commit 1172b6c
Author: Davidson Gomes <davidsongviolao@gmail.com>
Date:   Mon Apr 8 19:09:59 2024 -0300

    mobile connection

commit 240f01f
Merge: 51b285f 5975117
Author: Davidson Gomes <davidsongviolao@gmail.com>
Date:   Wed Apr 3 10:45:55 2024 -0300

    Merge tag '1.7.1' into develop

    v

commit 5975117
Merge: 128119d 51b285f
Author: Davidson Gomes <davidsongviolao@gmail.com>
Date:   Wed Apr 3 10:45:51 2024 -0300

    Merge branch 'release/1.7.1'

commit 51b285f
Author: Davidson Gomes <davidsongviolao@gmail.com>
Date:   Wed Apr 3 10:45:29 2024 -0300

    v 1.7.1

commit b3958d4
Merge: f11d468 128119d
Author: Davidson Gomes <davidsongviolao@gmail.com>
Date:   Wed Apr 3 10:20:14 2024 -0300

    Merge tag '1.7.1' into develop

    v

commit 128119d
Merge: b87558d 324dc01
Author: Davidson Gomes <davidsongviolao@gmail.com>
Date:   Wed Apr 3 10:20:09 2024 -0300

    Merge branch 'release/1.7.1'

commit 324dc01
Author: Davidson Gomes <davidsongviolao@gmail.com>
Date:   Wed Apr 3 10:19:59 2024 -0300

    v 1.7.1

commit f11d468
Author: Davidson Gomes <davidsongviolao@gmail.com>
Date:   Wed Apr 3 08:14:56 2024 -0300

    ajustes wa business

commit aa5ed13
Author: Davidson Gomes <davidsongviolao@gmail.com>
Date:   Wed Apr 3 07:36:51 2024 -0300

    ajustes wa business

commit 10ce7da
Author: Davidson Gomes <davidsongviolao@gmail.com>
Date:   Wed Apr 3 07:15:23 2024 -0300

    changelog

commit 73bd55d
Author: Davidson Gomes <davidsongviolao@gmail.com>
Date:   Wed Apr 3 07:06:41 2024 -0300

    changelog

commit db10f81
Merge: 717aac4 677e196
Author: Davidson Gomes <davidsongviolao@gmail.com>
Date:   Wed Apr 3 07:06:23 2024 -0300

    Merge pull request EvolutionAPI#507 from Azzybot/patch-7

    Reconhecer tipos de mensagens

commit 717aac4
Merge: 077a464 ba537ba
Author: Davidson Gomes <davidsongviolao@gmail.com>
Date:   Wed Apr 3 07:06:01 2024 -0300

    Merge pull request EvolutionAPI#506 from Azzybot/patch-6

    Recurso para coletar tipo de mensagem

commit 077a464
Merge: 9bf1859 2b8b6b0
Author: Davidson Gomes <davidsongviolao@gmail.com>
Date:   Wed Apr 3 07:05:09 2024 -0300

    Merge pull request EvolutionAPI#505 from Azzybot/patch-5

    Removido obrigatoriedade de descrição dos rows do sendList

commit 9bf1859
Author: Davidson Gomes <davidsongviolao@gmail.com>
Date:   Wed Apr 3 07:01:35 2024 -0300

    ajustes wa oficial

commit 677e196
Author: Luis-Fernando <136400011+Azzybot@users.noreply.github.com>
Date:   Tue Apr 2 20:43:58 2024 -0300

    Ajuste Metodo getMessage

commit 19e6896
Author: Luis-Fernando <136400011+Azzybot@users.noreply.github.com>
Date:   Tue Apr 2 18:59:08 2024 -0300

    Reconhecer tipos de mensagens

    Adicionado metodos para capturar diferentes tipos de mensagens alem do tipo texto.

    Incluido:
    AUDIO, VIDEO, IMAGEM, DOCUMENTOS E VISUALIZAÇÃO ÚNICA, Etc...

commit ba537ba
Author: Luis-Fernando <136400011+Azzybot@users.noreply.github.com>
Date:   Tue Apr 2 18:37:00 2024 -0300

    Recurso para coletar tipo de mensagem

    Variável {{messageType}} adicionada para ser usada dentro do fluxo e a partir disso usar condições para fluxo seguir de acordo com o tipo de mensagem recebida:

    Exemplo:
    if {{messageTyp}} = audioMessage
    if {{messageTyp}} = videoMessage
    if {{messageTyp}} = imageMessage
    if {{messageTyp}} = document
    if {{messageTyp}} = conversation

    Entre outras...

    Exemplo:

    ![VideoCapture_20240402-144703](https://github.com/EvolutionAPI/evolution-api/assets/136400011/60b74721-9f14-4d60-99f2-369c42cd60de)
    ![VideoCapture_20240402-144739](https://github.com/EvolutionAPI/evolution-api/assets/136400011/f4febd4b-c42e-4678-bfd4-f1aa076c92f5)
    ![VideoCapture_20240402-144724](https://github.com/EvolutionAPI/evolution-api/assets/136400011/7eb0ba56-a05a-4015-8863-76e29e0613f6)

commit 2b8b6b0
Author: Luis-Fernando <136400011+Azzybot@users.noreply.github.com>
Date:   Tue Apr 2 17:59:54 2024 -0300

    Removido obrigatoriedade de descrição dos rows do sendList

    Removida a obrigatoriedade da descrição do rows para ser algo opcional.

    Isso permite os "circulos" das opções ficarem mais alinhados com os titulos sem a necessidade de adicionar espaço em branco caso não queira adicionar a descrição.

    {
    "number": "559999999999 (Recipient number with Country Code)",
    "options": {
    "delay": 1200,
    "presence": "composing"
    },
    "listMessage": {
    "title": "List Title",
    "description": "List description",
    "buttonText": "Click Here",
    "footerText": "footer list\nhttps://examplelink.com.br",
    "sections": [
    {
    "title": "Row tilte 01",
    "rows": [
    {
    "title": "Title row 01",
    "description": "Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s,",
    "rowId": "rowId 001"
    },
    {
    "title": "Title row 02",
    "description": "Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s,",
    "rowId": "rowId 002"
    }
    ]
    }
    }

    Depois:

    {
    "number": "559999999999 (Recipient number with Country Code)",
    "options": {
    "delay": 1200,
    "presence": "composing"
    },
    "listMessage": {
    "title": "List Title",
    "description": "List description",
    "buttonText": "Click Here",
    "footerText": "footer list\nhttps://examplelink.com.br",
    "sections": [
    {
    "title": "Row tilte 01",
    "rows": [
    {
    "title": "Title row 01",
    // "description": "Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s,", //podendo remover por completo como foi feito no Title row 02 abaixo ou apenas comentar a descrição
    "rowId": "rowId 001"
    },
    {
    "title": "Title row 02",
    "rowId": "rowId 002"
    }
    ]
    }
    }

commit cf3ec2b
Author: Davidson Gomes <davidsongviolao@gmail.com>
Date:   Tue Apr 2 16:05:14 2024 -0300

    ajustes

commit 35eaa78
Merge: 9f1003e b87558d
Author: Davidson Gomes <davidsongviolao@gmail.com>
Date:   Wed Mar 27 16:36:29 2024 -0300

    Merge tag '1.7.0' into develop

    v

commit b87558d
Merge: 43bdbf1 9f1003e
Author: Davidson Gomes <davidsongviolao@gmail.com>
Date:   Wed Mar 27 16:36:26 2024 -0300

    Merge branch 'release/1.7.0'

commit 9f1003e
Author: Davidson Gomes <davidsongviolao@gmail.com>
Date:   Wed Mar 27 15:05:00 2024 -0300

    rabbitmq

commit 73c0039
Author: Davidson Gomes <davidsongviolao@gmail.com>
Date:   Wed Mar 27 14:54:51 2024 -0300

    rabbitmq

commit b65d292
Merge: ec79864 43bdbf1
Author: Davidson Gomes <davidsongviolao@gmail.com>
Date:   Wed Mar 27 14:26:06 2024 -0300

    Merge tag '1.7.0' into develop

    v

commit 43bdbf1
Merge: ad4f5e5 ec79864
Author: Davidson Gomes <davidsongviolao@gmail.com>
Date:   Wed Mar 27 14:26:03 2024 -0300

    Merge branch 'release/1.7.0'

commit ec79864
Author: Davidson Gomes <davidsongviolao@gmail.com>
Date:   Wed Mar 27 13:21:39 2024 -0300

    rabbitmq

commit 0b23153
Merge: 1d48532 ad4f5e5
Author: Davidson Gomes <davidsongviolao@gmail.com>
Date:   Wed Mar 27 12:30:15 2024 -0300

    Merge tag '1.7.0' into develop

    v

commit ad4f5e5
Merge: 9f16212 1d48532
Author: Davidson Gomes <davidsongviolao@gmail.com>
Date:   Wed Mar 27 12:30:11 2024 -0300

    Merge branch 'release/1.7.0'

commit 1d48532
Merge: 950803b a41d92f
Author: Davidson Gomes <davidsongviolao@gmail.com>
Date:   Wed Mar 27 09:54:22 2024 -0300

    Merge branch 'develop' of github.com:EvolutionAPI/evolution-api into develop

commit 950803b
Author: Davidson Gomes <davidsongviolao@gmail.com>
Date:   Wed Mar 27 09:54:05 2024 -0300

    rabbitmq

commit a41d92f
Merge: 70d4eb3 5400f31
Author: Davidson Gomes <davidsongviolao@gmail.com>
Date:   Sun Mar 24 06:44:15 2024 -0300

    Merge pull request EvolutionAPI#479 from dv336699/develop

    feat(endpoint): add setPresence endpoint

commit 70d4eb3
Merge: 4cd30da 9f16212
Author: Davidson Gomes <davidsongviolao@gmail.com>
Date:   Tue Mar 19 14:10:33 2024 -0300

    Merge tag '1.7.0' into develop

    * Added update message endpoint
    * Add translate capabilities to QRMessages in CW
    * Join in Group by Invite Code
    * Read messages from whatsapp in chatwoot
    * Add support to use use redis in cacheservice
    * Add support for labels
    * Command to clearcache from chatwoot inbox
    * Whatsapp Cloud API Oficial

    * Proxy configuration improvements
    * Correction in sending lists
    * Adjust in webhook_base64
    * Correction in typebot text formatting
    * Correction in chatwoot text formatting and render list message
    * Only use a axios request to get file mimetype if necessary
    * When possible use the original file extension
    * When receiving a file from whatsapp, use the original filename in chatwoot if possible
    * Remove message ids cache in chatwoot to use chatwoot's api itself
    * Adjusts the quoted message, now has contextInfo in the message Raw
    * Collecting responses with text or numbers in Typebot
    * Added sendList endpoint to swagger documentation
    * Implemented a function to synchronize message deletions on WhatsApp, automatically reflecting in Chatwoot.
    * Improvement on numbers validation
    * Fix polls in message sending
    * Sending status message
    * Message 'connection successfully' spamming
    * Invalidate the conversation cache if reopen_conversation is false and the conversation was resolved
    * Fix looping when deleting a message in chatwoot
    * When receiving a file from whatsapp, use the original filename in chatwoot if possible
    * Correction in the sendList Function
    * Implement contact upsert in messaging-history.set
    * Improve proxy error handling
    * Refactor fetching participants for group in WhatsApp service
    * Fixed problem where the typebot final keyword did not work
    * Typebot's wait now pauses the flow and composing is defined by the delay_message parameter in set typebot
    * Composing over 20s now loops until finished

commit 9f16212
Merge: e7c5d33 4cd30da
Author: Davidson Gomes <davidsongviolao@gmail.com>
Date:   Tue Mar 19 14:10:15 2024 -0300

    Merge branch 'release/1.7.0'

commit 4cd30da
Merge: 8f78728 5f5db20
Author: Davidson Gomes <davidsongviolao@gmail.com>
Date:   Tue Mar 19 14:09:56 2024 -0300

    Merge branch 'develop' of github.com:EvolutionAPI/evolution-api into develop

commit 8f78728
Merge: 8292221 e7c5d33
Author: Davidson Gomes <davidsongviolao@gmail.com>
Date:   Tue Mar 19 14:09:44 2024 -0300

    Merge tag '1.7.0' into develop

    v

commit e7c5d33
Merge: 901954d 8292221
Author: Davidson Gomes <davidsongviolao@gmail.com>
Date:   Tue Mar 19 14:09:40 2024 -0300

    Merge branch 'release/1.7.0'

commit 5400f31
Author: Diego Vieira <diegosvieira@gmail.com>
Date:   Tue Mar 19 08:31:53 2024 +0000

    feat(endpoint): move setPresence endpoint to instance

commit e58f1d7
Author: Diego Vieira <diegosvieira@gmail.com>
Date:   Tue Mar 19 00:58:45 2024 +0000

    feat(endpoint): add setPresence endpoint

commit 5f5db20
Merge: aea4d89 ccda17d
Author: Davidson Gomes <davidsongviolao@gmail.com>
Date:   Mon Mar 18 15:35:59 2024 -0300

    Merge pull request EvolutionAPI#478 from jaison-x/pr2

    fix: add missing example env variables

commit aea4d89
Merge: 219e63c 4ab6c43
Author: Davidson Gomes <davidsongviolao@gmail.com>
Date:   Mon Mar 18 15:35:13 2024 -0300

    Merge pull request EvolutionAPI#477 from jaison-x/pr

    fix(chatwoot): fix config name

commit ccda17d
Author: jaison-x <jaisonveneri@gmail.com>
Date:   Mon Mar 18 14:36:23 2024 -0300

    fix: add missing example env variables

commit 4ab6c43
Author: jaison-x <jaisonveneri@gmail.com>
Date:   Mon Mar 18 14:23:22 2024 -0300

    fix(chatwoot): fix config name

commit 219e63c
Merge: ee1e462 32e6ecb
Author: Davidson Gomes <davidsongviolao@gmail.com>
Date:   Sun Mar 17 09:32:21 2024 -0300

    Merge pull request EvolutionAPI#475 from jaison-x/message-select

    fix: add option to select specific fields on find message repository

commit ee1e462
Merge: 5982212 3b77455
Author: Davidson Gomes <davidsongviolao@gmail.com>
Date:   Sun Mar 17 09:31:42 2024 -0300

    Merge pull request EvolutionAPI#474 from jaison-x/edit-message

    feat(chatwoot): show edited messages from WhatsApp in Chatwoot

commit 5982212
Merge: 8292221 072171d
Author: Davidson Gomes <davidsongviolao@gmail.com>
Date:   Sun Mar 17 09:30:04 2024 -0300

    Merge pull request EvolutionAPI#473 from jaison-x/pr

    feat(chatwoot): read last message on WhatsApp when a message is sent from Chatwoot

commit 32e6ecb
Author: jaison-x <jaisonveneri@gmail.com>
Date:   Fri Mar 15 14:09:07 2024 -0300

    fix: add option to select specific fields on find message repository

commit 3b77455
Author: jaison-x <jaisonveneri@gmail.com>
Date:   Fri Mar 15 14:01:21 2024 -0300

    feat(chatwoot): show edited messages from WhatsApp in Chatwoot

commit 072171d
Author: jaison-x <jaisonveneri@gmail.com>
Date:   Tue Mar 12 11:56:14 2024 -0300

    feat(chatwoot): read last message on WhatsApp when a message is sent from Chatwoot

commit 8292221
Merge: 9c4f026 901954d
Author: Davidson Gomes <davidsongviolao@gmail.com>
Date:   Mon Mar 11 18:24:11 2024 -0300

    Merge tag '1.7.0' into develop

    v
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants