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

Revert "Adição de FetchProfile" #20

Merged
merged 1 commit into from
Jul 24, 2023
Merged

Conversation

DavidsonGomes
Copy link
Collaborator

Reverts #18

@DavidsonGomes DavidsonGomes merged commit c252f5f into main Jul 24, 2023
@DavidsonGomes DavidsonGomes deleted the revert-18-fetch-profile branch July 24, 2023 01:05
moskoweb referenced this pull request in moskoweb/evolution-api Jul 27, 2023
commit be7bb2e
Merge: c252f5f 1c30728
Author: Davidson Gomes <davidsongviolao@gmail.com>
Date:   Mon Jul 24 17:05:33 2023 -0300

    Merge branch 'release/1.4.0'

commit 1c30728
Author: Davidson Gomes <davidsongviolao@gmail.com>
Date:   Mon Jul 24 17:05:18 2023 -0300

    version: 1.4.0

commit 8d91e7c
Author: Davidson Gomes <davidsongviolao@gmail.com>
Date:   Mon Jul 24 16:21:29 2023 -0300

    feat: Added encoding option in endpoint sendWhatsAppAudio

commit 68d9807
Author: Davidson Gomes <davidsongviolao@gmail.com>
Date:   Mon Jul 24 15:13:46 2023 -0300

    fix: fix in chatwoot set, sign msg can now be disabled

commit 45c11a5
Author: Davidson Gomes <davidsongviolao@gmail.com>
Date:   Mon Jul 24 15:12:13 2023 -0300

    fix: fix in chatwoot set, sign msg can now be disabled

commit 4d00351
Author: Davidson Gomes <davidsongviolao@gmail.com>
Date:   Mon Jul 24 15:05:26 2023 -0300

    fix: command to create new instances set to /new_instance:<NAME>:<NUMBER>

commit fff420b
Author: Davidson Gomes <davidsongviolao@gmail.com>
Date:   Mon Jul 24 15:05:03 2023 -0300

    fix: command to create new instances set to /new_instance:<NAME>:<NUMBER>

commit 7103a95
Author: Davidson Gomes <davidsongviolao@gmail.com>
Date:   Mon Jul 24 13:43:18 2023 -0300

    feat: Added connection with pairing code in chatwoot

commit bcada5d
Author: Davidson Gomes <davidsongviolao@gmail.com>
Date:   Mon Jul 24 13:03:40 2023 -0300

    fix: Now accepts all chatwoot inbox templates

commit c9b24ff
Author: Davidson Gomes <davidsongviolao@gmail.com>
Date:   Mon Jul 24 12:55:27 2023 -0300

    fix: adjusts for chatwoot v3

commit 854c7ed
Merge: 1aa837d c005495
Author: Davidson Gomes <davidsongviolao@gmail.com>
Date:   Mon Jul 24 12:02:38 2023 -0300

    fix: Improvement for Validation of Numbers and Groups

commit c005495
Merge: 20abdd2 95df402
Author: Davidson Gomes <davidsongviolao@gmail.com>
Date:   Mon Jul 24 12:00:33 2023 -0300

    fix: Improvement for Validation of Numbers and Groups

    Improvement for Validation of Numbers and Groups

commit 1aa837d
Author: Davidson Gomes <davidsongviolao@gmail.com>
Date:   Mon Jul 24 11:58:52 2023 -0300

    fix: Adjusts in chatwoot integration

commit 2f3d6f7
Author: Davidson Gomes <davidsongviolao@gmail.com>
Date:   Mon Jul 24 11:48:10 2023 -0300

    fix: Fixed problem with fileSha256 appearing when sending a sticker in chatwoot

commit a73d5f4
Merge: f35b62e 20abdd2
Author: Davidson Gomes <davidsongviolao@gmail.com>
Date:   Mon Jul 24 11:18:12 2023 -0300

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

commit f35b62e
Author: Davidson Gomes <davidsongviolao@gmail.com>
Date:   Mon Jul 24 11:18:08 2023 -0300

    fix: Adjusts in createJid

commit 20abdd2
Merge: 3ca8ab1 28c2c72
Author: Davidson Gomes <davidsongviolao@gmail.com>
Date:   Mon Jul 24 11:17:35 2023 -0300

    fix: Adjusts in createJid to sendContact

    Adjusts in createJid to sendContact

commit 3ca8ab1
Merge: 1fcbd4f fd82aa1
Author: Davidson Gomes <davidsongviolao@gmail.com>
Date:   Mon Jul 24 11:13:30 2023 -0300

    fix: Adjusts in createJid

    Adjusts in createJid

commit 1fcbd4f
Author: Davidson Gomes <davidsongviolao@gmail.com>
Date:   Mon Jul 24 10:18:16 2023 -0300

    feat: Added reject call and send text message when receiving a call and Added setting to ignore group messages

commit 73d9cd6
Author: Davidson Gomes <davidsongviolao@gmail.com>
Date:   Mon Jul 24 09:42:29 2023 -0300

    feat: Created settings Controller

commit be699d2
Author: Davidson Gomes <davidsongviolao@gmail.com>
Date:   Sun Jul 23 22:26:38 2023 -0300

    feat: Added fetch profile endpoint in chat controller and link preview option in send text message

commit 798eb90
Author: Davidson Gomes <davidsongviolao@gmail.com>
Date:   Sun Jul 23 22:24:21 2023 -0300

    feat: Added fetch profile endpoint in chat controller and link preview option in send text message

commit c252f5f
Merge: 69f5cdd 76d77ad
Author: Davidson Gomes <davidsongviolao@gmail.com>
Date:   Sun Jul 23 22:05:38 2023 -0300

    Merge pull request #20 from EvolutionAPI/revert-18-fetch-profile

    Revert "Adição de FetchProfile"

commit 76d77ad
Author: Davidson Gomes <davidsongviolao@gmail.com>
Date:   Sun Jul 23 22:05:21 2023 -0300

    Revert "Adição de FetchProfile"

commit 69f5cdd
Merge: 40c230c 1ec3ed3
Author: Davidson Gomes <davidsongviolao@gmail.com>
Date:   Sun Jul 23 21:30:11 2023 -0300

    feat: added fetchProfile endpoint in chat controller

    Added fetchProfile endpoint in chat controller

commit 9f52f20
Merge: 16ed582 90048af
Author: Davidson Gomes <davidsongviolao@gmail.com>
Date:   Sun Jul 23 21:25:20 2023 -0300

    feat: Add LinkPreview Option

    Add LinkPreview Option

commit 90048af
Author: Alan Mosko <moskoweb@gmail.com>
Date:   Sun Jul 23 11:24:16 2023 -0300

    Add LinkPreview Option

commit 16ed582
Author: Davidson Gomes <davidsongviolao@gmail.com>
Date:   Fri Jul 21 20:58:37 2023 -0300

    Added connection functionality via pairing code

commit b681e33
Author: Davidson Gomes <davidsongviolao@gmail.com>
Date:   Fri Jul 21 20:38:10 2023 -0300

    Added connection functionality via pairing code

commit 8f4d44a
Author: Davidson Gomes <davidsongviolao@gmail.com>
Date:   Fri Jul 21 20:37:58 2023 -0300

    Added connection functionality via pairing code

commit 93a5d07
Merge: d0fa3b9 40c230c
Author: Davidson Gomes <davidsongviolao@gmail.com>
Date:   Fri Jul 21 17:20:19 2023 -0300

    Merge tag '1.3.2' into develop

    * 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
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.

1 participant