Added
- ✨ (analytics) Add time dropdown to filter analytics with a time range [515fcaf]
- 👷♂️ Change pre-commit format fix to check only [4b8b80e]
- ✨ Add Dify.AI block (#1183) [0817fba]
- ✨ Add Mistral AI block [b68f16f]
- 👷♂️ Fix usage emails banner broken images [4ce29d6]
- ✨ (settings) Add delay between bubbles option and typing disabling on first message [f052b4c]
- ✨ (editor) Actions on multiple groups [00dcb13]
- ✨ (openai) Add tools and functions support (#1167) [f4d315f]
- ✨ Customizable allowed origins [8771def]
- ✨ (openai) Add "Ask assistant" action [03258e0]
- ✨ New QR code block (#1142) [799c694]
- 👷♂️ Replace sleep from docker:up script for cross-plat compatibility [f3a4922]
Changed
- ⬆️ Upgrade next [2462e79]
- ⬆️ Upgrade google-spreadsheet and fix openapi docs g… [3b27f16]
- 🚸 Enable OneDrive video url parsing [8ad4a09]
- 🚸 Rewrite the markdown deserializer to improve br… (#1198) [ff9c472]
- ⚡ (fileUpload) New visibility option: "Public", "Private" or "Auto" (#1196) [6215cfb]
- 🚸 (editor) Avoid editor closing when pressing Enter [3ab84b7]
- ⚡ (openai) Add enum support in function tools [8d363c0]
- 🚸 (editor) Remove blocks pointer events only in analytics [c23e760]
- ♻️ Change overflow:scroll to overflow:auto [ab01065]
- 🚸 (openai) Make sure annotations are removed from assistant replies [d8e2b74]
- ⏪ Re-implement trackpad/mouse choice and defau… [5f0b369]
- 🚸 (editor) Add graph gesture notification [bf6c258]
- ⚡ (editor) Improve graph pan when dragging on groups [be74ad1]
- ⚡ (openai) Enable setVariable function in tools [42008f8]
- ⚡ Receive WhatsApp location (#1158) [61bfe1b]
- ⚡ (sheets) Reset timeout after Google Sheets execution [a44857e]
- ⚡ (radar) Add radar cumulative keyword alternatives check [0b00fa7]
- ⬆️ Upgrade root deps [b412f0e]
- 📱 (editor) Fix editor header responsivity [6d7c811]
- 🚸 (results) Add progress bar to export results modal [5d971f7]
- 🔧 Allow react lib to be used with v16 [459dac4]
- ⚡ (calCom) Add phone prefill option [73d68f0]
- ⚡ (whatsapp) Improve / fix markdown serializer [244a294]
Fixed
- 🐛 Add max wait block timeout on WhatsApp runtime [26872e2]
- 🐛 Fix listing deleted bots on Zapier and Make.com [07928c7]
- 🐛 (editor) Fix dragging text bubble after editting [1ebfc15]
- 🐛 Fix unexported Popup and Bubble from react lib [cf101d6]
- 🐛 (share) Fix bubble button default background in embed modals [f9e0cef]
- 🐛 (editor) Fix single block duplication [b668ac1]
- 🐛 (setVariable) Avoid octal number evalution [ef05b71]
- 🐛 Fix templates not properly selected sometimes [e80f297]
- 🐛 (whatsapp) Fix first message capture regression [32927e0]
- 🐛 (calCom) Don't delete session if chat reply has custom embed [5627105]
- 🐛 (webhook) Update zapier and make.com result sample parser [233e993]
- 🐛 (web) Dynamic first host avatar not displaying in viewer [98107ee]
- 🐛 (cors) Fix cors setting when bot is origin-restricted [d6f94d3]
- ✏️ Fix URL starting with postgres error message [30d6fcc]
- 🐛 (editor) Fix duplicate group unique key parsing [1c4c058]
- 🐛 (whatsapp) Fix last char slicing if new line [5d088b1]
- 🐛 (whatsapp) Fix inline variable serializing [9b5b277]
Miscellaneous
- 🛂 (billing) Disable sub update when workspace is past due [0f245b8]
- 👷 Update version of copied prisma files in Dockerfile (#1186) [7baaf59]
- 📝 Add notice for WhatsApp mismatch numbers in preview [f0cfc20]
- 📝 Add env WHATSAPP_CLOUD_API_URL to possible change https://gr… (#1170) [47af9a9]
- 📝 Add report abuse doc [8998276]
- 🧐 Add inspectChatSession script [53e778e]
- 📝 (settings) Update wait between messages instruction [7e9c67a]
- 📝 Fix graph pan keys typo [d85a03f]
- 🚀 (whatsapp) Remove beta status [c08ab3d]
- fix OpenAi function calling with optional parameters [2654e72]
- 🛂 Enable allowed origins security to depreceated sendMessage endpoints [b438c17]
- 🌐 Add it translations [29bd5f1]
- 📝 Add Framer embed instructions [8283179]
- 📝 Add warning on manual deployment guide saying that it's not for local [07d349e]
- 📝 Add auth callback URL info in custom oauth config [218abcb]
- 📝 (sheets) Add additional insights to debug sheets not showing [3610287]
- 📝 (makeCome) Move the return data section above video [b2f8cd4]
- 📝 Add cal.com incompatible with whatsapp (#1152) [12af712]
- 📝 (variables) Add "valid value types" section [e95e31e]
- 🧐 Improve suspendWorkspace script [14858cb]
- 🧐 Improve inspectUser script [1f5559f]
- 🧐 Add updateUserEmail script [409aeb1]
- 🧐 Add exportResults script [69b113f]
- 📝 Add analytics doc [006b9d6]
- 🧐 Add inspectWorkspace script [2b2e7c7]
- 🛂 (radar) Loosen cumulative keywords check [c1c053b]
- 🧐 Improve suspendWorkspace script [311753f]
- 🛂 (radar) Enable multiple RADAR_CUMULATIVE_KEYWORDS sets [56e0342]
- 🧐 Add more data inspection scripts [3775919]
- 🧐 Add data exploration scripts [7d6c964]
- 📝 Add a note on where to find resultId [2385eaf]