Skip to content

Releases: fazer-ai/chatwoot

v4.15.1-fazer-ai.86

17 Jun 13:39
a88f037

Choose a tag to compare

Changes

  • Merge pull request #326 from fazer-ai/chore/merge-upstream-4.15.1

🇺🇸 English

This release includes the merge with official Chatwoot 4.15.1. See the official release notes for the full list of upstream changes: https://github.com/chatwoot/chatwoot/releases/tag/v4.15.1

🇧🇷 Português

Esta release inclui o merge com o Chatwoot oficial 4.15.1. Para a lista completa de mudanças do upstream, consulte as notas oficiais: https://github.com/chatwoot/chatwoot/releases/tag/v4.15.1

v4.15.0-fazer-ai.85

17 Jun 01:49
f91fa75

Choose a tag to compare

Changes

  • feat(whatsapp): reach-out lock & message-cap banners in conversation (#325)
  • Merge pull request #324 from fazer-ai/chore/merge-upstream-4.15.0
  • fix(message): retry load for image-with-caption and video attachments (#323)
  • feat(scheduled-messages): hold message when customer replies before send (#322)
  • feat: discard stale baileys connection.update events by lease epoch (#320)

🇺🇸 English

This release includes the merge with official Chatwoot 4.15.0. See the official release notes for the full list of upstream changes: https://github.com/chatwoot/chatwoot/releases/tag/v4.15.0

✨ What's new

  • Hold scheduled messages when the customer replies. When scheduling a message, you can now choose to hold it for review if the customer replies before the send time, instead of sending it automatically.

🐛 Fixes

  • Images with captions and videos. Attachments sent together with text now reload on their own while they finish uploading, instead of showing up broken until you refresh the page.

🇧🇷 Português

Esta release inclui o merge com o Chatwoot oficial 4.15.0. Para a lista completa de mudanças do upstream, consulte as notas oficiais: https://github.com/chatwoot/chatwoot/releases/tag/v4.15.0

✨ Novidades

  • Segure mensagens agendadas quando o cliente responder. Ao agendar uma mensagem, agora você pode optar por retê-la para revisão se o cliente responder antes do horário de envio, em vez de enviá-la automaticamente.

🐛 Correções

  • Imagens com legenda e vídeos. Anexos enviados junto com texto agora recarregam sozinhos enquanto terminam de subir, em vez de aparecerem quebrados até você atualizar a página.

v4.14.2-fazer-ai.84

11 Jun 16:06

Choose a tag to compare

Changes

  • docs(skill): upstream sync releases cite only the sync, not upstream features
  • Merge pull request #321 from fazer-ai/chore/merge-upstream-4.14.2

🇺🇸 English

This release includes the merge with official Chatwoot 4.14.1 and 4.14.2. See the official release notes for the full list of upstream changes: https://github.com/chatwoot/chatwoot/releases/tag/v4.14.1 and https://github.com/chatwoot/chatwoot/releases/tag/v4.14.2

🐛 Fixes

  • WhatsApp connection through the official API. Fixed an issue that could prevent WhatsApp inboxes using Meta's official API from connecting.

🇧🇷 Português

Esta release inclui o merge com o Chatwoot oficial 4.14.1 e 4.14.2. Para a lista completa de mudanças do upstream, consulte as notas oficiais: https://github.com/chatwoot/chatwoot/releases/tag/v4.14.1 e https://github.com/chatwoot/chatwoot/releases/tag/v4.14.2

🐛 Correções

  • Conexão do WhatsApp via API oficial. Corrigido um problema que podia impedir a conexão de caixas do WhatsApp que usam a API oficial da Meta.

v4.14.0-fazer-ai.83

09 Jun 20:27
46cf6eb

Choose a tag to compare

Changes

  • fix(whatsapp): match Brazilian ninth-digit phone variants on inbound consolidation (#319)
  • test: stub Vite tag helpers to avoid on-demand build in request specs (#318)

🇺🇸 English

🐛 Fixes

  • WhatsApp replies no longer create duplicate contacts. Brazilian numbers saved with or without the ninth digit now resolve to the same contact, and replies land in the original conversation.

🇧🇷 Português

🐛 Correções

  • Respostas no WhatsApp não criam mais contato duplicado. Números brasileiros salvos com ou sem o nono dígito agora resolvem para o mesmo contato, e as respostas caem na conversa original.

v4.14.0-fazer-ai.82

06 Jun 19:29
4f1cd44

Choose a tag to compare

Changes

  • fix(automation): widen action dropdown and flip selects upward near viewport edge (#317)

🇺🇸 English

⚡ Improvements

  • Easier action picker in automations. When you build or edit an automation rule, the action dropdown now shows more options at once and opens upward when it's near the bottom of the screen, so it's no longer cut off.

🇧🇷 Português

⚡ Melhorias

  • Seletor de ações mais fácil nas automações. Ao criar ou editar uma regra de automação, a lista de ações agora mostra mais opções de uma vez e abre para cima quando está perto do rodapé da tela, evitando que ela fique cortada.

v4.14.0-fazer-ai.81

04 Jun 19:11
2cd6447

Choose a tag to compare

Changes

  • feat(whatsapp): handle Cloud message edits and flag contact-deleted messages (#316)

🇺🇸 English

✨ What's new

  • Message edits on the official WhatsApp API. When a customer edits a message, the conversation now reflects the updated text on numbers connected through the official WhatsApp API and coexistence too.
  • Mark for messages a customer deletes. When a customer deletes a message for everyone, it now appears marked as deleted while keeping the content visible, so you don't lose the conversation context.

🇧🇷 Português

✨ Novidades

  • Edição de mensagens no WhatsApp oficial. Quando o cliente edita uma mensagem, a conversa agora reflete o texto atualizado também nos números conectados pela API oficial do WhatsApp e por coexistência.
  • Indicação de mensagem apagada pelo cliente. Quando o cliente apaga uma mensagem para todos, ela passa a aparecer marcada como apagada, mas mantém o conteúdo visível para você não perder o contexto.

v4.14.0-fazer-ai.80

04 Jun 00:16
198e9b1

Choose a tag to compare

Changes

  • feat(whatsapp): render Baileys rich messages (#315)
  • feat(whatsapp): capture click-to-WhatsApp ad referral on inbound messages (#314)

🇺🇸 English

✨ What's new

  • WhatsApp rich messages now show their full content. Marketing and utility templates, button and list menus, polls, shared locations and shared contacts that used to appear as an empty "unsupported" message are now displayed properly, with clickable links and call buttons, plus any image or file in a template header.
  • See which ad a conversation came from. When a contact reaches you through a Click-to-WhatsApp ad, the conversation now shows the ad that started it.

🇧🇷 Português

✨ Novidades

  • Mensagens ricas do WhatsApp agora aparecem por completo. Modelos de marketing e utilidade, menus de botões e de listas, enquetes, localização e contatos compartilhados que antes apareciam como uma mensagem "não suportada" em branco agora são exibidos corretamente, com links e botões de ligação clicáveis, além de qualquer imagem ou arquivo no cabeçalho do modelo.
  • Veja de qual anúncio a conversa veio. Quando um contato chega até você por um anúncio Click-to-WhatsApp, a conversa agora mostra o anúncio que a iniciou.

v4.14.0-fazer-ai.79

01 Jun 20:28
9bd4259

Choose a tag to compare

Changes

  • fix(conversation): keep messageId scroll a one-shot on conversation view (#311)
  • fix(whatsapp): anchor reactions to target message conversation (#310)
  • fix(facebook): make create-inbox button submit the form

🇺🇸 English

🐛 Fixes

  • Creating Facebook and Instagram inboxes. The create-inbox button works again, so you can finish connecting Facebook Pages and Instagram accounts.
  • WhatsApp reactions land in the right conversation. When someone reacts to a message, the reaction now shows up in that message's conversation instead of another one.
  • Steadier scrolling when opening a specific message. When you open a conversation straight at a given message (from a link or search), the view no longer keeps snapping back to it after you've scrolled elsewhere.

🇧🇷 Português

🐛 Correções

  • Criação de caixas do Facebook e Instagram. O botão de criar a caixa voltou a funcionar: agora dá para concluir a conexão de páginas do Facebook e contas do Instagram normalmente.
  • Reações do WhatsApp na conversa certa. Quando alguém reage a uma mensagem, a reação agora aparece na conversa daquela mensagem, e não em outra.
  • Rolagem mais estável ao abrir uma mensagem específica. Ao acessar uma conversa direto em uma mensagem (por link ou busca), a tela não fica mais pulando sozinha de volta para ela depois que você já rolou para outro ponto.

v4.14.0-fazer-ai.78

26 May 23:21
a959efe

Choose a tag to compare

Changes

  • fix(scheduled-messages): relocate conflicting table on cross-version migrate (#308)
  • perf(whatsapp): avoid full inbox refetch on provider_connection updates (#307)
  • fix(chat-list): keep assignee tabs visible on mention/participating views (#306)

🇺🇸 English

⚡ Improvements

  • Smoother WhatsApp status updates. Connection changes like reconnecting or refreshing the QR code no longer reload your whole inbox list, which is especially noticeable on accounts with many WhatsApp inboxes.

🐛 Fixes

  • Mentions and Participating views. Conversations you were mentioned in or are following no longer go missing when assignee tabs are hidden; the Unassigned and All tabs stay available in these views.

🇧🇷 Português

⚡ Melhorias

  • Atualizações de status do WhatsApp mais suaves. Mudanças de conexão, como reconectar ou atualizar o QR code, não recarregam mais a lista inteira de caixas de entrada, o que é especialmente perceptível em contas com muitas caixas de WhatsApp.

🐛 Correções

  • Visões de Menções e Participando. Conversas em que você foi mencionado ou que está acompanhando não somem mais quando as abas de atribuição estão ocultas; as abas "Não atribuídas" e "Todas" continuam disponíveis nessas visões.

v4.14.0-fazer-ai.77

23 May 17:49
1d040c3

Choose a tag to compare

Changes

  • feat(whatsapp): normalize Baileys contact phone via on_whatsapp (#305)

🇺🇸 English

🐛 Fixes

  • More reliable WhatsApp messaging. Contacts are now matched to the number WhatsApp actually recognizes, so messages get delivered and contact names show correctly.

🇧🇷 Português

🐛 Correções

  • Envio mais confiável no WhatsApp. Os contatos agora são associados ao número que o WhatsApp realmente reconhece, então as mensagens são entregues e o nome do contato aparece certo.