iachat/app/views/api/v1
Pranav Raj S ebefb2e201
fix: Consider the emails where in-reply-to header has multiple values (#7715)
- Return the first message id for now to avoid the errors and subsequently missing the message.
- Use .last instead of .first to avoid expensive query.
- Fix array response in response bot.

Fixes:  https://linear.app/chatwoot/issue/CW-2358/activerecordstatementinvalid-pgdatatypemismatch-error-argument-of-and
2023-08-11 17:53:57 -07:00
..
accounts feat: Update the slack integration-flow to allow users to select the channel (#7637) 2023-07-28 14:50:30 -07:00
conversations/partials fix: Consider the emails where in-reply-to header has multiple values (#7715) 2023-08-11 17:53:57 -07:00
models feat: Response Bot using GPT and Webpage Sources (#7518) 2023-07-21 18:11:51 +03:00
profiles feat: Allow users to disable marking offline automatically (#6079) 2022-12-16 11:59:27 -08:00
widget fix: Use Display name for campaigns (#7631) 2023-07-27 17:58:19 +03:00