New features
- ✨ (openai) Add instructions field for gpt-4o-tts [7f58205]
UI/UX Improvements
- 💄 (bot) Add border to cards [d48c9b4]
- 💄 Fix Set variable block content weird truncation [f80b5b1]
- 💄 Fix Accordion item focus [9c66ca1]
- 💄 Fix Logs details overflow [46ac629]
Fixed
- 🐛 (transcript) fix specific cases with Jump blocks [3d5458b]
- 🐛 (churn summary): Fix workspace out of memory query issue [4920849]
- 🐛 Fix result transcript bug with dynamic buttons answer [17da043]
- 🐛 FIx streamAllResultsToCsv initial query not performant on large dataset [34f2e2c]
- 🐛 Ensure writable stream ends on typebot errors in CSV export [1d0f03a]
- 🐛 Fix Inngest export function, stream directly to S3 [4d4afee]
- 🐛 (buttons) Fix default buttons visible settings [324871b]
- 🐛 Make sure export file path exists before streaming [fa53a28]
Internal
- ♻️ Migrate to Bun test [dd82c4d]
- 🔥 Remove legacy bot-engine [c2d8920]
- 🔒 Apply URL validation to HTTP request block [0612192]
- 🔧 Adjust email campaign script [415ef92]
- 🔧 (scripts) Send daily report notification on Discord [d17b232]
- 🔧 Update exportResults to use temporary directory for CSV exports [a33d8cd]