typebot.io/packages/bot-engine
Baptiste Arnaud 797751b418
(billing) Automatic usage-based billing (#924)
BREAKING CHANGE: Stripe environment variables simplified. Check out the
new configs to adapt your existing system.

Closes #906





<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
### Summary by CodeRabbit

**New Features:**
- Introduced a usage-based billing system, providing more flexibility
and options for users.
- Integrated with Stripe for a smoother and more secure payment process.
- Enhanced the user interface with improvements to the billing,
workspace, and pricing pages for a more intuitive experience.

**Improvements:**
- Simplified the billing logic, removing additional chats and yearly
billing for a more streamlined user experience.
- Updated email notifications to keep users informed about their usage
and limits.
- Improved pricing and currency formatting for better clarity and
understanding.

**Testing:**
- Updated tests and specifications to ensure the reliability of new
features and improvements.

**Note:** These changes aim to provide a more flexible and user-friendly
billing system, with clearer pricing and improved notifications. Users
should find the new system more intuitive and easier to navigate.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2023-10-17 08:03:30 +02:00
..
blocks 🚸 (openai) Improve streaming bubble sequence and visual 2023-10-09 11:30:51 +02:00
logs ♻️ Export bot-engine code into its own package 2023-09-20 15:42:34 +02:00
queries (billing) Automatic usage-based billing (#924) 2023-10-17 08:03:30 +02:00
variables 🐛 New sendMessage version for the new parser 2023-10-06 10:14:26 +02:00
whatsapp ⬆️ Upgrade sentry and improve its reliability 2023-10-07 12:40:43 +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 🐛 (openai) Fix 2 openai streaming back to back 2023-10-12 13:59:03 +02:00
executeGroup.ts 🐛 (openai) Fix 2 openai streaming back to back 2023-10-12 13:59:03 +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 ⬆️ Upgrade sentry and improve its reliability 2023-10-07 12:40:43 +02:00
parseBubbleBlock.ts 🐛 Fix link parsing when using variables 2023-10-12 17:20:11 +02:00
parseDynamicTheme.ts ♻️ Export bot-engine code into its own package 2023-09-20 15:42:34 +02:00
saveStateToDatabase.ts 🐛 (whatsapp) Fix force create session when flow is completed at first round 2023-10-03 16:06:37 +02:00
startBotFlow.ts 🐛 New sendMessage version for the new parser 2023-10-06 10:14:26 +02:00
startSession.ts 🚑 Fix custom CSS sanitization 2023-10-09 10:39:47 +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