typebot.io/apps/viewer
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 feat: 💄 Change to refreshed logo 2022-07-06 07:47:14 +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 🧑‍💻 Improve env variables type safety and management (#718) 2023-08-28 09:13:53 +02:00
openapi.tsconfig.json ♻️ Re-organize workspace folders 2023-03-15 08:35:16 +01:00
package.json 💚 Rename back viewer 2023-09-22 16:25:31 +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 ♻️ Re-organize workspace folders 2023-03-15 08:35:16 +01:00
vercel.json 👷 (vercel) Increase max execution duration for webhooks 2023-09-22 09:10:22 +02:00