iachat/app/javascript/dashboard
Petterson fd28ed8d83
feat: add support to embedded whatsapp coexistence method (#12108)
This update adds support to the coexistence method to Embedded Whatsapp,
allowing users to add their existing whatsapp business number in order
to use it in both places(chatwoot and whatsapp business) at the same
time.

This update require some changes in the permissions for the Meta App, as
described in the Meta Oficial Docs, I'll leave this listed below:

- **history** — describes past messages the business customer has
sent/received
- **smb_app_state_sync** — describes the business customer's current and
new contacts
- **smb_message_echoes** — describes any new messages the business
customer sends with the WhatsApp Business app after having been
onboarded

Co-authored-by: Muhsin Keloth <muhsinkeramam@gmail.com>
Co-authored-by: Sojan Jose <sojan@pepalo.com>
Co-authored-by: Tanmay Deep Sharma <32020192+tds-1@users.noreply.github.com>
2025-08-08 18:28:50 +05:30
..
api feat: add reauth flow for wa embedded signup (#11940) 2025-08-08 01:48:45 +05:30
assets chore: Improve layout styles (#12025) 2025-07-30 13:49:27 -07:00
components fix: Fix overlap issue with filter dropdown (#12133) 2025-08-07 20:15:33 -07:00
components-next chore: Replace Thumbnail with Avatar in conversation card (#12112) 2025-08-07 09:50:24 +05:30
composables fix: Conditionally fetch limits and assistants for enterprise/cloud (#12099) 2025-08-04 15:06:58 -07:00
constants chore: Improve layout styles (#12025) 2025-07-30 13:49:27 -07:00
helper feat: New Scenarios page (#11975) 2025-07-30 19:34:27 +05:30
i18n feat: add support to embedded whatsapp coexistence method (#12108) 2025-08-08 18:28:50 +05:30
mixins chore: fix circleci on vite build (#10214) 2024-10-07 15:27:41 +05:30
modules chore: Replace Thumbnail with Avatar in conversation card (#12112) 2025-08-07 09:50:24 +05:30
routes feat: add support to embedded whatsapp coexistence method (#12108) 2025-08-08 18:28:50 +05:30
store fix: date filter breaking in custom view (#12132) 2025-08-08 17:56:49 +05:30
App.vue chore: Improve layout styles (#12025) 2025-07-30 13:49:27 -07:00
featureFlags.js feat: WhatsApp campaigns (#11910) 2025-07-16 09:04:02 +05:30