typebot.io/apps/builder
Baptiste Arnaud f9a14c0685
🐛 (whatsapp) Fix auto start input where it didn't display next bu… (#869)
…bbles
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
### Summary by CodeRabbit

**Release Notes**

- New Feature: Enhanced WhatsApp integration with improved phone number
formatting and session ID generation.
- Refactor: Updated the `startWhatsAppPreview` and
`receiveMessagePreview` functions for better consistency and
readability.
- Bug Fix: Added a check for `phoneNumberId` in the `receiveMessage`
function to prevent errors when it's undefined.
- Documentation: Expanded the WhatsApp integration guide and FAQs in the
docs, providing more detailed instructions and addressing common
queries.
- Chore: Introduced a new `metadata` field in the
`whatsAppWebhookRequestBodySchema` to store the `phone_number_id`.

<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2023-09-29 09:59:38 +02:00
..
public Add WhatsApp integration beta test (#722) 2023-08-29 10:05:24 +02:00
src 🐛 (whatsapp) Fix auto start input where it didn't display next bu… (#869) 2023-09-29 09:59:38 +02:00
.eslintrc.js ♻️ Add shared eslint config 2022-11-21 11:18:58 +01:00
next-env.d.ts 🚀 Init Turbo Repo 2021-12-16 15:19:05 +01:00
next.config.mjs 🚑 Fix pt-BR i18n loading 2023-09-05 18:36:22 +02:00
package.json ♻️ Export bot-engine code into its own package 2023-09-20 15:42:34 +02:00
playwright.config.ts ♻️ Re-organize workspace folders 2023-03-15 08:35:16 +01:00
sentry.client.config.js 🚸 Skip validation if __ENV.js file does not exist 2023-08-31 09:57:54 +02:00
sentry.properties 💚 Fix sentry not receiving events 2022-12-16 08:39:14 +01:00
sentry.server.config.js 🧑‍💻 Improve env variables type safety and management (#718) 2023-08-28 09:13:53 +02:00
tsconfig.json ♻️ Export bot-engine code into its own package 2023-09-20 15:42:34 +02:00