iachat/app/javascript/dashboard/routes/dashboard
Muhsin Keloth 0b156f6d4e
fix: Handle Instagram text and attachments as separate messages (#11315)
When we send text with attachments on Instagram, Instagram treats text
and attachments as separate messages. However, Chatwoot keeps them as a
single message. Since Instagram sends echo events for each message, this
can create duplicate messages in Chatwoot. To prevent this, we will send
text and attachments as separate messages.

---------

Co-authored-by: Pranav <pranav@chatwoot.com>
2025-04-16 20:46:47 +05:30
..
campaigns feat: Add visibility checks for installation types (#10773) 2025-02-21 14:48:31 -08:00
captain feat: Add support for feature spotlight components (#11012) 2025-03-18 13:17:42 -07:00
commands style: apply fixes for eslint issues [cw-3590] (#10210) 2024-10-03 15:02:12 +05:30
contacts feat: Add visibility checks for installation types (#10773) 2025-02-21 14:48:31 -08:00
conversation feat: Add webhook event support for macros (#11235) 2025-04-02 20:26:55 -07:00
customviews chore: Update buttons in dashboard (#11145) 2025-03-31 17:21:32 -07:00
helpcenter chore: Update buttons in dashboard (#11145) 2025-03-31 17:21:32 -07:00
inbox fix: UI issue with pt-Br locale (#10897) 2025-02-13 12:42:28 -08:00
notifications chore: Remove old buttons from Vue2 design (#11159) 2025-03-31 17:51:38 -07:00
settings fix: Handle Instagram text and attachments as separate messages (#11315) 2025-04-16 20:46:47 +05:30
suspended feat: Eslint rules (#9839) 2024-08-05 14:02:16 +05:30
upgrade feat: Upgrade page instead of banner (#11202) 2025-03-28 02:28:17 -07:00
dashboard.routes.js feat(ee): Add Captain features (#10665) 2025-01-14 16:15:47 -08:00
Dashboard.vue feat: Upgrade page instead of banner (#11202) 2025-03-28 02:28:17 -07:00