iachat/app/javascript/dashboard
Sojan Jose 135be52431
feat: Introduce last responding agent option to automation assign agent (#12326)
Introduce a `Last Responding Agent` options to assign_agents action in
automations to cover the following use cases.

- Assign conversations to first responding agent : ( automation message
created at , if assignee is nil, assign last responding agent )
- Ensure conversations are not resolved with out an assignee : (
automation conversation resolved at : if assignee is nil, assign last
responding agent )

and potential other cases.

fixes: #1592
2026-04-16 18:54:35 +05:30
..
api feat: sign webhooks for API channel and agentbots (#13892) 2026-04-06 15:28:25 +05:30
assets fix(ui): resolve unreadable select options in dark mode (#13207) 2026-03-30 13:05:28 +05:30
components feat: Adds the ability to resize the editor (#13916) 2026-04-16 12:37:56 +05:30
components-next feat: Adds the ability to resize the editor (#13916) 2026-04-16 12:37:56 +05:30
composables feat: Introduce last responding agent option to automation assign agent (#12326) 2026-04-16 18:54:35 +05:30
constants feat: add slash command menu to article editor (#14035) 2026-04-16 11:27:59 +05:30
helper fix: add explicit remove assignment actions to macros and automations (#12172) 2026-04-16 15:57:41 +05:30
i18n feat: Introduce last responding agent option to automation assign agent (#12326) 2026-04-16 18:54:35 +05:30
mixins feat: allow configuring attachment upload limit (#12835) 2025-11-17 14:03:08 -08:00
modules feat: compose form improvements (#13668) 2026-03-02 18:27:51 +05:30
routes fix: add explicit remove assignment actions to macros and automations (#12172) 2026-04-16 15:57:41 +05:30
store chore: Enable Participating tab for conversations (#11714) 2026-04-15 17:03:39 +05:30
stores feat: Voice Channel (#11602) 2025-12-19 12:41:33 -08:00
App.vue fix(sentry): syntaxError: No error message (#13954) 2026-03-31 21:09:02 +05:30
featureFlags.js feat(captain): Add paywall and expose Custom Tools (#13977) 2026-04-07 10:58:29 +05:30