Changed
- ⚡ (conditions) Add >= and <= comparison operators (#1938) [b2865c6]
- ⚡ (buttons) filter unique items from dynamic buttons variable (#1926) [b409c96]
- ♻️ Add distinctId to groupIdentify methods [5233c79]
- ⚡ Add Pi theme in gallery [8518a52]
- 🚸 (setVariable) Add timezones select input (#1925) [d714e31]
- ♻️ Include autoContinueChat function in startBotFlow [16b7776]
Fixed
- 🐛 (webhook) Fix condition to check for parsed webhook data [7c0d349]
- 🐛 (webhook) Accept empty body webhook block request [03e881b]
- 🐛 Improve remember state recovery and fix potential stuck state [2875b1b]
- 🐛 Release isolate's context on each function execution to avoid memory limit error [460883c]
- 🐛 Make BottomSpacer height's dynamic to fix auto scroll with small containers [11503dc]
- 🚑 Check if state has currentBlockId defined before autocontinuing [4d7423e]
- 🐛 Refacto autoStart logic and use it also if session was only registered [5a82ee4]
- 🐛 Fix drop off rates especially with buttons inputs [247d805]
- 🐛 adjust BlockCardLayout min height to avoid layout shift [417f33b]
- 🐛 Fix invalid findResult return type causing crash when existingResults was archived [23578ec]
Miscellaneous
- 🧑💻 Add ignoreTLS option to SMTP configuration (#1943) [ec7b221]
- 📝 Add "marketing automation" blog post (#1924) [aba3496]
- 🛂 Add `accessRight` prop in listTypebots endpoint response [5a770d3]
- 📝 Clarify urgent support request criteria [16501cc]
- 📝 Add 'Ai chabot for hotels' blog post (#1915) [1bfcbf4]
- 📝 Add deployment doc for Alibaba Cloud (#1901) [ab78f4a]