V0.1.7
- WAAUTOMATE: Fix a bug for business accounts
- Remove some done todos
- Move force_delivery for
- Show messages of success or error when forcing delivery of undelivered messages
Two new connector options:
outcome_message_with_quoted_message - it will not optionally outcome WAAUTOMATE quoted messages. Rocketchat don't support quoted messages at omnichannel, so the way to achive this is by doing like this:
This option is good if you are using bot, as the bot will get confused with the quoted message
outcome_attachment_description_as_new_message it will outcome attachments description (all attachments) as a new message. This is good for bots, as bots will not react to images. So if the visitor sends an imagem with caption/description, the bot will now be able to interact.