v1.6.0
Feature
- Added AWS SQS Integration
- Added support for new typebot API
- Added endpoint sendPresence
- New Instance Manager
- Added auto_create to the chatwoot set to create the inbox automatically or not
- Added reply, delete and message reaction in chatwoot v3.3.1
Fixed
- Adjusts in proxy
- Adjusts in start session for Typebot
- Added mimetype field when sending media
- Ajusts in validations to messages.upsert
- Fixed messages not received: error handling when updating contact in chatwoot
- Fix workaround to manage param data as an array in mongodb
- Removed await from webhook when sending a message
- Update typebot.service.ts - element.underline change ~ for *
- Adjusts in proxy
- Removed api restart on receiving an error
- Fixes in mongodb and chatwoot
- Adjusted return from queries in mongodb
- Added restart instance when update profile picture
- Correction of chatwoot functioning with admin flows
- Fixed problem that did not generate qrcode with the chatwoot_conversation_pending option enabled
- Fixed issue where CSAT opened a new ticket when reopen_conversation was disabled
- Fixed issue sending contact to Chatwoot via iOS
Integrations
- Chatwoot: v3.3.1
- Typebot: v2.20.0
What's Changed
- -> Adjusting function cleaningStoreFiles to remove itens from missing… by @jaison-x in #186
- fix: size of group participants by @w3nder in #190
- Handle optional chaining for 'settings.msg_call', this change prevent… by @vitorogen in #197
- Handle erros in Typebot by @gabrielpastori1 in #198
- Deleting instances by @jaison-x in #187
- fix: Removed await from webhook when sending a message by @craines in #216
- fix messages not received: error handling when updating contact by @raimartinsb in #228
- fix: workaround to manage param data as an array in mongodb by @jaison-x in #224
- Update typebot.service.ts - element.underline change ~ for * by @suissa in #215
- Add session creation for typebot service by @gabrielpastori1 in #233
- Add sendPresence by @gabrielpastori1 in #237
- Fix chatwoot find by @gabrielpastori1 in #248
- fix: only create if is paused by @gabrielpastori1 in #249
- Add Manager by @gabrielpastori1 in #250
New Contributors
- @jaison-x made their first contribution in #186
- @vitorogen made their first contribution in #197
- @gabrielpastori1 made their first contribution in #198
- @craines made their first contribution in #216
- @suissa made their first contribution in #215
Full Changelog: 1.5.4...1.6.0