Added
- ✨ Automatically parse markdown from variables in text bubbles [cfc5f64]
Changed
- 🚸 (openai) Improve streaming bubble sequence and visual [49826d1]
- ⬆️ Upgrade sentry and improve its reliability [3e7b9b3]
- 🚸 (condition) Don't show value in node content if operator is "set" or "empty" [224a08b]
- ♻️ Remove sentry client monitoring in viewer [073654e]
- 💄 Better parsing of lists and code in streaming bubbles [877a58d]
- 🚸 (openai) Improve streamed message lists CSS [b232a94]
- ⬆️ (openai) Replace openai-edge with openai and upgrade next [225dfed]
- ♻️ (api) Auto start bot if starting with input [9e6a1f7]
- 🚸 (videoBubble) Reparse variable video URL to correctly detect provider [a7b784b]
- 🚸 (sendEmail) Rename username SMTP creds label to avoid confusion [42ae75c]
Removed
- 🔥 Remove streamer Pages API endpoint [bf1f657]
Fixed
- 💚 Fix docker build when Sentry not enabled [54788a8]
- 🚑 Fix custom CSS sanitization [8eb9f25]
- 🐛 (editor) Fix default branding settings on cre… [258de60]
- 🐛 Add no cache instructions to streamer [4746e38]
- 🐛 Enable stream again by migrating endpoint to route handler [0ba13b4]
- 🐛 New sendMessage version for the new parser [3838ac9]
- 🚑 Fix text styling parsing on variables [6f3e9e9]
- 🚑 (results) Fix broken infinite scroll [2bc9dfb]
- 🐛 (whatsapp) Fix force create session when flow is completed at first round [bf051be]
- 🚑 (whatsapp) Fix start whatsapp session when user has multiple whatsapp enabled [60c06aa]
Miscellaneous
- 📝 (s3) Add s3 configuration detailed instructions [021cae3]
- 🛂 Sanitize custom CSS and head code to avoid modification of lite badge [8e54824]
- 📝 (embed) Add note about non-embeddable websites [15823df]
- 📝 (whatsapp) Remove private beta mention [d567bed]
- 🐳 Remove wait-for-it script to avoid edge cases issues [ee800d5]
- 🧑💻 Improve invalid environment variable insight on build fail [8b8a23a]
- 🛂 (whatsapp) Set default whatsapp expiry to 4 hours [a53d128]
- 🛂 (whatsapp) Disable whatsapp by default on duplication [3292ccc]
- 📝 (docker) Update postgres image name [317a15b]
- 📝 (vercel) Add a note on function maxDuration for Hobby plans [4d475ff]
- 📝 (whatsapp) Re-organize whatsapp overview doc [a102d45]
- 🐳 Bump Postgres version in official docker compose file [876625d]