iachat/app/javascript/dashboard
Muhsin Keloth aaeea6c9bf
feat: Display story replies with attachment and context label (#13356)
Fixes https://github.com/chatwoot/chatwoot/issues/13354
Fixes
https://linear.app/chatwoot/issue/CW-6394/story-responses-are-not-being-shown-in-the-ui
When someone replies to your Instagram story, agents in Chatwoot only
see the reply text with no story image and no indication that it was a
story reply. This makes it impossible to understand what the customer is
responding to the message looks like a random text with no context. For
example, if a customer replies "Love this!" to your story, the agent
just sees "Love this!" with no way to know which story triggered the
conversation. This PR fixes the issue by storing the story attachment
and adding a context label.

<img width="1408" height="2052" alt="CleanShot 2026-01-27 at 19 19
38@2x"
src="https://github.com/user-attachments/assets/341afea9-98e3-4e47-b2fa-ef77fe32851f"
/>
2026-01-28 16:47:04 +04:00
..
api feat: new Captain Editor (#13235) 2026-01-21 13:39:07 +05:30
assets chore: Improve signup flow, reduce the number of inputs (#13350) 2026-01-22 18:47:42 -08:00
components feat: Conversation workflows(EE) (#13040) 2026-01-27 11:36:20 +04:00
components-next feat: Display story replies with attachment and context label (#13356) 2026-01-28 16:47:04 +04:00
composables feat: Conversation workflows(EE) (#13040) 2026-01-27 11:36:20 +04:00
constants chore: Improve signup flow, reduce the number of inputs (#13350) 2026-01-22 18:47:42 -08:00
helper feat: track copilot events (#13342) 2026-01-22 18:38:04 +05:30
i18n feat: Display story replies with attachment and context label (#13356) 2026-01-28 16:47:04 +04:00
mixins feat: allow configuring attachment upload limit (#12835) 2025-11-17 14:03:08 -08:00
modules chore: Improve compose new conversation form (#13176) 2026-01-13 18:52:10 +05:30
routes feat: Add infinite scroll to contacts search page (#13376) 2026-01-27 18:55:19 -08:00
store feat: Add infinite scroll to contacts search page (#13376) 2026-01-27 18:55:19 -08:00
stores feat: Voice Channel (#11602) 2025-12-19 12:41:33 -08:00
App.vue fix: Handle login when there are no accounts (#12816) 2025-11-07 10:14:59 +05:30
featureFlags.js feat: Conversation workflows(EE) (#13040) 2026-01-27 11:36:20 +04:00