Davidson Gomes
053a7981d1
fix: update default values for WA_BUSINESS environment variables
...
Updated default values for WA_BUSINESS_TOKEN_WEBHOOK, WA_BUSINESS_URL, and WA_BUSINESS_VERSION in env.config.ts to 'evolution', 'https://graph.facebook.com ', and 'v19.0' respectively. This change ensures that the application uses more appropriate defaults if environment variables are not set, improving reliability and consistency.
2024-06-13 18:51:18 -03:00
Davidson Gomes
5239e431c2
feat: update server and monitor services
...
Updated server.module.ts and monitor.service.ts to improve service initialization and monitoring logic. Modified main.ts to integrate changes. This enhances the application's performance and reliability.
2024-06-12 19:48:56 -03:00
Davidson Gomes
2a9412c81a
chore: adjust socket configuration and update baileys version
...
Updated package.json to include the latest version of baileys for improved functionality. Modified whatsapp.baileys.service.ts to adjust socket configuration, enhancing the stability and performance of the service.
2024-06-12 19:02:36 -03:00
Davidson Gomes
1f817df5f6
fix: Correction of variables breaking lines in typebot
2024-06-08 21:27:58 -03:00
Davidson Gomes
8eced6c575
Merge branch 'develop' of github.com:EvolutionAPI/evolution-api into develop
2024-06-05 21:48:53 -03:00
Davidson Gomes
afcf6eab71
cacheGroupMetadata
2024-06-05 21:48:37 -03:00
Davidson Gomes
9633412ef6
cacheGroupMetadata
2024-06-05 21:39:33 -03:00
Davidson Gomes
8034e7f587
cacheGroupMetadata
2024-06-05 21:25:55 -03:00
Carlos Chinchilla
6371773416
fix: added validation when sending gif image
2024-06-04 15:14:02 -03:00
Davidson Gomes
52230edc5c
session worker compatibility
2024-06-03 19:06:00 -03:00
Davidson Gomes
5b2a0fdcb1
Adjust to repository from session worker
2024-06-01 19:29:37 -03:00
Davidson Gomes
9354af3bc7
Adjust to repository from session worker
2024-06-01 19:20:59 -03:00
Davidson Gomes
f48f331d43
New method of saving sessions to a file using worker
2024-06-01 13:28:29 -03:00
Davidson Gomes
696261d749
New method of saving sessions to a file using worker
2024-06-01 09:54:56 -03:00
Davidson Gomes
3350cec589
fix: security fix in fetch instance with client key when not connected to mongodb
2024-05-27 16:35:55 -03:00
Davidson Gomes
097c09328f
Merge pull request #615 from deivisonrpg/fix-merge-brazil-contacts
...
fix(chatwoot): add merge_brazil_contacts flag to ChannelStartupService and add logs
2024-05-27 15:34:56 -03:00
Davidson Gomes
732103292b
Merge pull request #618 from edisoncm-ti/develop
...
fix: Correction to Postgres connection string in environment files
2024-05-27 15:34:29 -03:00
edisoncm-ti
3191e9b450
fix: Correction to Postgres connection string in environment files
2024-05-27 15:14:52 -03:00
Davidson Gomes
bf88fdbb31
fix: adjust send presence
2024-05-27 12:57:18 -03:00
Davidson Gomes
4c3fb5e762
correction in message formatting when generated by AI as markdown in typebot
2024-05-27 09:27:42 -03:00
Davidson Gomes
e4b6f4ff0d
correction in message formatting when generated by AI as markdown in typebot
2024-05-27 09:23:53 -03:00
Deivison Lincoln
ca0b0d4602
Add merge_brazil_contacts flag to ChannelStartupService
2024-05-25 10:09:37 -03:00
Deivison Lincoln
d7c3779ff7
fix: Add merge_brazil_contacts flag to ChannelStartupService
2024-05-25 10:05:04 -03:00
Davidson Gomes
f0d40eea15
New global mode for rabbitmq events
2024-05-24 18:48:54 -03:00
Davidson Gomes
68dcc1c86a
adjusts in create instance
2024-05-23 11:56:52 -03:00
Davidson Gomes
2fcb476c50
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)
2024-05-23 11:30:47 -03:00
Davidson Gomes
67afbd6a77
v1.7.5
2024-05-21 08:53:35 -03:00
Davidson Gomes
8fce53b4af
fixed version whatsapp web for baileys
2024-05-21 08:38:08 -03:00
Davidson Gomes
65bba23519
update baileys version
2024-05-20 19:53:23 -03:00
Davidson Gomes
283b497788
downgrade baileys version
2024-05-20 19:39:56 -03:00
Davidson Gomes
8cc1b8daa8
Merge pull request #590 from Ckk3/fix-envvar-CLEAN_STORE_CLEANING_INTERVAL
...
Corrigindo variável inexistente do arquivo env.config.ts e substituindo pela correta CLEAN_STORE_CLEANING_INTERVAL
2024-05-09 14:15:09 -03:00
Davidson Gomes
9ccdb45a7a
Merge pull request #587 from deivisonrpg/chatwoot-merge-contact-with-nine
...
feature(chatwoot): add merge_brazil_contacts function to solve nine digit in brazilian numbers
2024-05-09 14:12:31 -03:00
Ckk3
6144fbe856
changing CLEAN_STORE_CLEANING_TERMINAL to CLEAN_STORE_CLEANING_INTERVAL
2024-05-09 13:21:28 -03:00
Deivison Lincoln
8446be7646
fix(chatwoot): fix grupos
2024-05-08 16:47:21 -03:00
Deivison Lincoln
8875ab1e93
feat: add merge_brazil_contacts flag to instance controller
2024-05-08 15:26:56 -03:00
Deivison Lincoln
7c207a50e1
feat: add merge_brazil_contacts to swagger doc
2024-05-08 15:11:37 -03:00
Deivison Lincoln
dcc32479ff
feature(chatwoot): add merge_brazil_contacts function to solve nine digit in brazilian numbers
2024-05-08 15:03:37 -03:00
Deivison Lincoln
09911c472d
refactor: optimize ChatwootService method for updating contact information
2024-05-08 14:34:03 -03:00
Davidson Gomes
3ae8cf32b0
Merge pull request #584 from Al1st1c/fix/swagger-auth
...
Fix/swagger auth
2024-05-08 09:56:59 -03:00
Davidson Gomes
11cf947bbb
Merge pull request #583 from deivisonrpg/chore-update-aws-sdk-v3
...
chore(aws sqs): update aws sdk v3
2024-05-08 09:56:24 -03:00
Davidson Gomes
60a20f61af
Merge pull request #582 from deivisonrpg/hotfix-getOpenConversationByContact
...
fix(chatwoot): getOpenConversationByContact and init queries error
2024-05-08 09:55:08 -03:00
Al1stic
80c892aca3
fix env
2024-05-06 19:31:37 -03:00
dev2
39ee266598
fix: correcao swagger sem authkey
2024-05-06 19:28:57 -03:00
Deivison Lincoln
aa58d7744e
chore: update AWS SDK dependency to version 3.569.0
2024-05-06 17:28:41 -03:00
Deivison Lincoln
ea3b0b3712
fix: optimize ChatwootService method for retrieving open conversations
2024-05-06 16:30:16 -03:00
Neander de Souza
8e9a1e2ba5
feat: method to mark chat as unread
2024-05-06 09:08:36 -03:00
Davidson Gomes
95907b3cea
v 1.7.4
2024-04-28 09:47:06 -03:00
Davidson Gomes
14c210c771
fix: new version baileys
2024-04-28 09:41:22 -03:00
Davidson Gomes
720efcbcbf
Merge pull request #566 from judsonjuniorr/feat/cw-inbox-name
...
Chatwoot inbox name
2024-04-27 13:13:06 -03:00
Davidson Gomes
d45b7af3b6
fix: recovering messages
2024-04-27 13:11:33 -03:00