typebot.io/packages/bot-engine
Baptiste Arnaud f016072e3e
🚸 (whatsapp) Improve how the whatsapp preview behaves (#873)
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
### Summary by CodeRabbit

- New Feature: Updated WhatsApp logo with a new design and color scheme.
- New Feature: Added a help button in the UI linking to documentation,
enhancing user guidance.
- New Feature: Introduced an alert message indicating that the WhatsApp
integration is in beta testing.
- New Feature: Implemented a button to open WhatsApp Web directly from
the application, improving user convenience.
- Refactor: Adjusted the retrieval of `contactPhoneNumber` in
`receiveMessagePreview` function for better data structure
compatibility.
- Refactor: Optimized the initialization and management of the WhatsApp
session in `startWhatsAppPreview`.
- Refactor: Improved the `parseButtonsReply` function by refining
condition checks.
- Refactor: Enhanced the readability of serialized rich text in
`convertRichTextToWhatsAppText` by introducing newline characters.
- Bug Fix: Ensured preservation of `contact` information when resuming
the WhatsApp flow in `resumeWhatsAppFlow`.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2023-09-29 17:47:10 +02:00
..
blocks 🚸 (whatsapp) Improve how the whatsapp preview behaves (#873) 2023-09-29 17:47:10 +02:00
logs ♻️ Export bot-engine code into its own package 2023-09-20 15:42:34 +02:00
queries 🐛 (whatsapp) Fix auto start input where it didn't display next bu… (#869) 2023-09-29 09:59:38 +02:00
variables ♻️ Export bot-engine code into its own package 2023-09-20 15:42:34 +02:00
whatsapp 🚸 (whatsapp) Improve how the whatsapp preview behaves (#873) 2023-09-29 17:47:10 +02:00
addEdgeToTypebot.ts ♻️ Export bot-engine code into its own package 2023-09-20 15:42:34 +02:00
computeTypingDuration.ts ♻️ Export bot-engine code into its own package 2023-09-20 15:42:34 +02:00
continueBotFlow.ts Auto continue bot on whatsApp if starting block is input (#849) 2023-09-25 17:20:42 +02:00
executeGroup.ts 🐛 (typebotLink) Fix nested typebot link pop 2023-09-29 11:23:04 +02:00
executeIntegration.ts ♻️ Export bot-engine code into its own package 2023-09-20 15:42:34 +02:00
executeLogic.ts ♻️ Export bot-engine code into its own package 2023-09-20 15:42:34 +02:00
getNextGroup.ts 🐛 (typebotLink) Fix nested typebot link pop 2023-09-29 11:23:04 +02:00
getPrefilledValue.ts ♻️ Export bot-engine code into its own package 2023-09-20 15:42:34 +02:00
package.json ♻️ Export bot-engine code into its own package 2023-09-20 15:42:34 +02:00
parseDynamicTheme.ts ♻️ Export bot-engine code into its own package 2023-09-20 15:42:34 +02:00
saveStateToDatabase.ts ♻️ Export bot-engine code into its own package 2023-09-20 15:42:34 +02:00
startBotFlow.ts 🐛 (typebotLink) Fix nested typebot link pop 2023-09-29 11:23:04 +02:00
startSession.ts 🐛 (preview) Fix always displayed start props toast 2023-09-27 15:40:57 +02:00
tsconfig.json ♻️ Export bot-engine code into its own package 2023-09-20 15:42:34 +02:00
types.ts ♻️ Export bot-engine code into its own package 2023-09-20 15:42:34 +02:00