Commit Graph

  • af5122c3f0 Merge pull request #2422 from enginer/fix/docker-compose-startup develop Davidson Gomes 2026-02-24 12:23:21 -03:00
  • 800df082bd Merge pull request #2429 from sosamilton/fix/meta-cloud-api-chatbot Davidson Gomes 2026-02-24 12:18:46 -03:00
  • 4c039fdf58 Merge branch 'develop' into fix/meta-cloud-api-chatbot Davidson Gomes 2026-02-24 12:18:28 -03:00
  • 138ff23cf8 Merge pull request #2441 from rafaelberrocalj/feature/sqs-endpoint Davidson Gomes 2026-02-24 12:17:42 -03:00
  • 6bb1637699 Merge pull request #2442 from alexandrereyes/feat/history-sync-event Davidson Gomes 2026-02-24 12:16:36 -03:00
  • db02824ef2 Merge pull request #2397 from awanmh/develop Davidson Gomes 2026-02-24 12:16:00 -03:00
  • d56f312728 Merge pull request #2393 from ValdecirMysian/main Davidson Gomes 2026-02-24 12:15:47 -03:00
  • 5283fdc32d Merge pull request #2382 from webmastersites/fix/interactive-devicesent Davidson Gomes 2026-02-24 12:15:25 -03:00
  • db60f04e91 Merge pull request #2372 from JefersonRamos/bugfix/messaging-history-chats-return-remoteJid-invalid Davidson Gomes 2026-02-24 12:11:51 -03:00
  • 21513f5d5c Remove unnecessary debug logs from sync function Davidson Gomes 2026-02-24 12:10:06 -03:00
  • b7aa2f2add Merge pull request #2365 from FelipeFrancca/main Davidson Gomes 2026-02-24 12:09:15 -03:00
  • 00b42e2aef Merge branch 'develop' into main Davidson Gomes 2026-02-24 12:09:04 -03:00
  • 550d35aa35 Merge pull request #2361 from JefersonRamos/feat/send-message-with-key-id Davidson Gomes 2026-02-24 12:07:48 -03:00
  • c74ba9fbd8 Merge pull request #2360 from vduggen/develop Davidson Gomes 2026-02-24 12:07:35 -03:00
  • 070cd71851 Merge pull request #2347 from eltonciatto/develop Davidson Gomes 2026-02-24 12:07:13 -03:00
  • d666d43ee7 Merge pull request #2346 from ffigueroa/feat/audio-waveform-visualization Davidson Gomes 2026-02-24 12:06:20 -03:00
  • bafd209196 Merge pull request #2333 from augustolima1/fix/mysql-compat-lid Davidson Gomes 2026-02-24 12:06:02 -03:00
  • ce51b1305a Merge branch 'develop' into fix/mysql-compat-lid Davidson Gomes 2026-02-24 12:05:52 -03:00
  • 6f759443b0 fix(history-sync): reset cumulative counters on new sync start and abort Alexandre Reyes Martins 2026-02-24 14:06:14 +00:00
  • 1242baa5a4 fix(history-sync): use cumulative counts in MESSAGING_HISTORY_SET event Alexandre Reyes Martins 2026-02-23 21:48:30 +00:00
  • ec7999b04f feat(history-sync): emit messaging-history.set event on sync completion and fix race condition Alexandre Reyes Martins 2026-02-23 21:31:20 +00:00
  • 0419e82d8f fix: handle potential trailing slashes Rafael Berrocal Justiniano 2026-02-23 21:22:19 -03:00
  • e2a7716e19 feat(sqs): add support for custom base_url Rafael Berrocal Justiniano 2026-02-23 21:07:21 -03:00
  • cb4a14d1ef fix(meta): normalize execution order and fix chatwootIds in Cloud API Milton Sosa 2026-02-16 04:30:40 -03:00
  • 42b46e0813 fix(chatbot): closed session should not block bot re-activation Milton Sosa 2026-02-16 04:30:13 -03:00
  • 7fd7219287 Merge pull request #2388 from Santosl2/feat/increase-network-family Davidson Gomes 2026-02-10 00:52:02 -03:00
  • e568704795 Merge pull request #2332 from joinads/main Davidson Gomes 2026-02-09 16:07:12 -03:00
  • 5dd18451ea fix(docker): fix docker-compose startup failures for fresh installs yurii 2026-02-09 14:44:31 +01:00
  • cfa475d47b Implement quoted product message handling ValdecirMysian 2026-02-01 15:37:20 -03:00
  • c84626d244 fix: add fallback path for externalAdReply as suggested by sourcery awanmh 2026-01-30 17:00:38 +07:00
  • 796bc4c89a Implement LID to phone number mapping and caching ValdecirMysian 2026-01-29 20:53:23 -03:00
  • 22048fe211 Refactor message data handling in chatwoot.service.ts ValdecirMysian 2026-01-29 13:03:06 -03:00
  • 367153e0b2 add support for WhatsApp catalog orderMessage ValdecirMysian 2026-01-28 17:51:22 -03:00
  • 6c274f71ae Add caching for processed order IDs to prevent duplicates ValdecirMysian 2026-01-28 12:18:27 -03:00
  • 2ff572d80c Enhance order message structure and content ValdecirMysian 2026-01-28 05:26:42 -03:00
  • 6827693c63 fix: resolve facebook ads context readability awanmh 2026-01-28 11:58:36 +07:00
  • be30cdae04 fix(package): add network family autoselection timeout to start:prod script Santosl2 2026-01-28 00:51:29 -03:00
  • 2d729a3a35 Enhance getTypeMessage to include orderMessage ValdecirMysian 2026-01-28 00:03:27 -03:00
  • a4f8e95d18 chore(lint): fix formatting and remove stray text Bruno Fernandes 2026-01-26 13:55:41 -03:00
  • 08f8d055d4 fix(baileys): interactive buttons via deviceSentMessage + CTA limits root 2026-01-26 13:19:50 -03:00
  • d15c434b4c fix(baileys): interactive buttons via deviceSentMessage + CTA limits root 2026-01-26 13:07:00 -03:00
  • d6e8210bc6 Merge remote-tracking branch 'upstream/develop' into bugfix/messaging-history-chats-return-remoteJid-invalid Jeferson Ramos 2026-01-22 15:15:27 -03:00
  • 636b9a8d06 fix(whatsapp): ensure accountLid is defined before checking for '@lid' in remoteLid assignment Jeferson Ramos 2026-01-22 15:08:33 -03:00
  • 9401216927 fix(whatsapp): lint Jeferson Ramos 2026-01-21 17:42:50 -03:00
  • b8d6c87360 fix(whatsapp): correct remoteJid handling and optimize chat creation logic Jeferson Ramos 2026-01-21 17:39:19 -03:00
  • d131e83d08 fix(whatsapp): handle remoteLid assignment for chats with accountLid containing '@lid' Jeferson Ramos 2026-01-21 09:53:28 -03:00
  • 06b0ff0e27 fix(whatsapp): update chatsRaw handling to remove remoteLid and optimize variable declaration Jeferson Ramos 2026-01-20 13:14:46 -03:00
  • 3979a9e08c fix(whatsapp): remove unnecessary blank line in contacts mapping loop Jeferson Ramos 2026-01-20 10:53:06 -03:00
  • 70d334b0b6 fix(whatsapp): enhance contact and chat handling with improved JID mapping and debug logging Jeferson Ramos 2026-01-20 10:45:58 -03:00
  • 69e7403ded refactor: apply code review suggestions (safety checks and logging) felipe.francca 2026-01-19 15:14:55 -03:00
  • 3d253fff3e Correção de bug: Loop infinito de reconexão do código QR felipe.francca 2026-01-16 09:10:05 -03:00
  • afb76b7b35 feat(baileys): implement caching for WhatsApp Web version fetching Vitor Duggen 2026-01-14 20:24:44 -03:00
  • 13338df1bc fix: correct syntax in generateMessageID method Jeferson Ramos 2026-01-14 13:47:14 -03:00
  • e5fab3ef2b Update whatsapp.baileys.service.ts Jeferson Ramos 2026-01-14 13:14:03 -03:00
  • 048f82590c Update src/api/integrations/channel/evolution/evolution.channel.service.ts Jeferson Ramos 2026-01-14 11:36:20 -03:00
  • ee83aaca3e Update src/api/integrations/channel/whatsapp/whatsapp.baileys.service.ts Jeferson Ramos 2026-01-14 11:35:59 -03:00
  • 04913a8a3e Fix lint Jeferson Ramos 2026-01-14 11:35:01 -03:00
  • 5613dd4ec8 feat: add generateMessageID method and support for messageId in sendMessage DTO Jeferson Ramos 2026-01-14 11:11:48 -03:00
  • f5c8a3d791 fix(baileys): enhance error logging by serializing error object for fetching latest WaWeb version Vitor Duggen 2026-01-14 10:18:51 -03:00
  • f07166f945 fix(baileys): improve error logging for fetching latest WaWeb version Vitor Duggen 2026-01-14 10:08:55 -03:00
  • a999603799 fix: resolve merge markers in whatsapp service GABRIEL-PI 2026-01-10 13:54:45 -03:00
  • 35ee2fecb7 chore: remove unused deploy files and cleanup whatsapp service GABRIEL-PI 2026-01-10 13:44:28 -03:00
  • 9460205057 docs: adiciona documentação do deploy Multi-Device fix GABRIEL-PI 2025-12-04 14:21:20 -03:00
  • cecc5e4ed6 docs: adiciona documentação do deploy Multi-Device fix GABRIEL-PI 2025-12-04 14:19:19 -03:00
  • 59cfe87d60 fix: usar Multi-Device nativo para evitar desconexões GABRIEL-PI 2025-12-04 13:56:51 -03:00
  • 3514eeb62e Reverte Elton Ciatto 2026-01-04 00:24:42 -03:00
  • 4adffae140 Update src/api/integrations/channel/whatsapp/whatsapp.baileys.service.ts Elton Ciatto 2026-01-04 00:21:08 -03:00
  • 91d01fa126 feat: implement new Baileys features including PTV messages, poll decryption, and channel fetching eltonciatto 2026-01-04 00:11:28 -03:00
  • c5df499a26 feat: implement Baileys service for WhatsApp channel, managing connections, messages, groups, profiles, and integrating with Chatwoot, OpenAI, and S3. eltonciatto 2026-01-03 23:59:51 -03:00
  • 260ad02472 feat: implement Baileys channel services with advanced message handling, Typebot integration, and comprehensive API functionalities for chat, group, and business profiles. eltonciatto 2026-01-03 23:53:51 -03:00
  • dcc9ffc64f feat: Fix linkPreview via label eltonciatto 2026-01-03 23:40:04 -03:00
  • 53f47d5fff feat: Implementei agora a geração ativa de Link Preview dentro do serviço do WhatsApp eltonciatto 2026-01-03 23:32:41 -03:00
  • 3f91cf41e2 reverte undefined eltonciatto 2026-01-03 23:17:56 -03:00
  • 8aac7403d4 fix(integrations): resolve typebot media regression and baileys link preview eltonciatto 2026-01-03 23:06:44 -03:00
  • cf8f0b3e12 feat(audio): add waveform visualization for PTT voice messages Fernando Figueroa 2026-01-01 16:32:17 -03:00
  • 0aedee53d4 fix: add migration to re-add lid column for existing installations augustolima1 2025-12-23 09:55:22 -03:00
  • d6262ca4f4 fix(mysql): compatibilidade da coluna lid e queries RAW augustolima1 2025-12-23 00:47:00 -03:00
  • 6efa879081 chore: increase token length in Instance model across MySQL, PostgreSQL, and PSQL Bouncer schemas Davidson Gomes 2025-12-16 14:32:26 -03:00
  • 2534ec2307 Merge branch 'develop' of github.com:EvolutionAPI/evolution-api into develop Davidson Gomes 2025-12-16 14:31:24 -03:00
  • 933a28de26 feat(baileys): enhance logout process and connection handling Davidson Gomes 2025-12-16 14:18:05 -03:00
  • b1b07b7e7f Merge pull request #2321 from Vitordotpy/fix/remotejid-normalization-and-cache-race Davidson Gomes 2025-12-16 12:49:58 -03:00
  • bb831d590f refactor: optimize retry loop and robustify cache error handling Vitordotpy 2025-12-16 12:38:47 -03:00
  • cb41e65e29 fix: enhance logging for missing original messages during updates Vitordotpy 2025-12-16 11:32:53 -03:00
  • 52a8d9ea71 fix: normalize remoteJid in message updates and handle race condition in contact cache Vitordotpy 2025-12-16 11:00:11 -03:00
  • c7b7a9992e Merge pull request #2319 from Vitordotpy/fix/remotejid-wrong-format Davidson Gomes 2025-12-15 23:17:53 -03:00
  • f46699ef3f fix(baileys): cast messageRaw and its properties to any for type safety Vitordotpy 2025-12-15 22:35:07 -03:00
  • 72b0833ce2 fix(baileys): cast messageRaw and its properties to any for type safety Vitordotpy 2025-12-15 22:26:52 -03:00
  • 2e3c8184ef fix(baileys): normalize remote JIDs for consistent database lookups Vitordotpy 2025-12-15 21:38:45 -03:00
  • 6f2bef678c fix(chat): clean up code formatting by removing unnecessary blank lines in chat controller Davidson Gomes 2025-12-12 17:57:44 -03:00
  • 3325044500 Merge pull request #2297 from oriondesign2015/develop Davidson Gomes 2025-12-12 17:55:28 -03:00
  • 6ede76f8cc Merge branch 'develop' into develop Davidson Gomes 2025-12-12 17:51:51 -03:00
  • 2fee5053f3 fix(baileys): corrigir declaração de variável error em blocos catch OrionDesign 2025-12-11 17:11:58 -03:00
  • 67c4aa640b refactor(baileys): atualizar serviço de mensagens e schemas de validação OrionDesign 2025-12-11 17:01:13 -03:00
  • 604c9f968b Merge pull request #2296 from caiobleggi/main Davidson Gomes 2025-12-11 10:08:54 -03:00
  • 076449e5d6 Refactor DecryptPollVoteDto and schema structure OrionDesign 2025-12-09 17:03:15 -03:00
  • 5faf3d18d6 Add poll vote decryption endpoint and logic OrionDesign 2025-12-09 16:56:46 -03:00
  • 52fa931140 feat(channel): add support for @newsletter in sendMessage and findChannels Caio Bleggi 2025-12-09 12:03:47 -03:00
  • cd800f2976 Merge branch 'release/2.3.7' main 2.3.7 Davidson Gomes 2025-12-05 11:28:52 -03:00
  • 4f642e17a7 chore: changelog v2.3.7 Davidson Gomes 2025-12-05 11:28:40 -03:00
  • afa6d633c6 chore(changelog): update version 2.3.7 with latest features and fixes Davidson Gomes 2025-12-05 11:13:17 -03:00