v1.6.1
Fixed
- Fixed Lid Messages
- Fixed sending variables to typebot
- Fixed sending variables from typebot
- Correction sending s3/minio media to chatwoot and typebot
- Fixed the problem with typebot closing at the end of the flow, now this is optional with the TYPEBOT_KEEP_OPEN variable
- Fixed chatwoot Bold, Italic and Underline formatting using Regex
- Added the sign_delimiter property to the Chatwoot configuration, allowing you to set a different delimiter for the signature. Default when not defined \n
- Include instance Id field in the instance configuration
- Fixed the pairing code
- Adjusts in typebot
- Fix the problem when disconnecting the instance and connecting again using mongodb
- Options to disable docs and manager
- When deleting a message in whatsapp, delete the message in chatwoot too
What's Changed
- simple add keep open by @gabrielpastori1 in #283
- Dockerfile modified to use multi-stage build by @gomessguii in #286
- Chatwoot format by @gabrielpastori1 in #290
- Chatwoot format by @gabrielpastori1 in #293
- Chatwoot format by @gabrielpastori1 in #299
- Add connected number and instance name to connected log by @drauber in #301
- Chatwoot Agent Name by @gabrielpastori1 in #307
- Fix: message retry mechanism by @PurpShell in #308
- fix: message can be undefined by @jaison-x in #309
- Add options to disable docs and manager by @gabrielpastori1 in #310
- Add issue templates by @gabrielpastori1 in #313
- Exclude all .env files on .gitignore and renamed one to .env.example by @stgcompany in #312
- fix: when deleting a message in whatsapp, delete the message in chatwoot too by @jaison-x in #317
New Contributors
- @gomessguii made their first contribution in #286
- @drauber made their first contribution in #301
- @PurpShell made their first contribution in #308
- @stgcompany made their first contribution in #312
Full Changelog: 1.6.0...1.6.1