v2.15.0
版本发布时间: 2023-07-06 22:15:27
baptisteArno/typebot.io最新发布版本:v2.28.2(2024-09-06 21:50:18)
Added
- ✨ Add Meta Pixel block [033f8f9]
- 📈 (billing) Track when workspace subscription is cancelled [6f7ef82]
- 👷♂️ Surround email alerts sending with try catch [6430d57]
Changed
- ⚡ (analytics) Improve analytics graph accuracy [b0f25f3]
- 💄 Correctly highlight current line in code editor [55ff944]
- ⚡ (pixel) Add skip initialization option [50fcbfd]
- 🚸 (editor) Improve editor performance by rounding paths [0582ca7]
- ⚡ (openai) Use Vercel's AI SDK for streaming [3be39cb]
- 🗃️ Convert mysql icon varchar to text [3b52363]
- ⚡ Add recent section in icon and emoji picker [eaadc59]
- 🚸 Move item settings button to the left [d8e5605]
- ⚡ (openai) Retry OpenAI call if status code is 503 [dcdf870]
- 🚸 (openai) Parse stream on client to correctly handle errors [524f156]
- ⚡ (openai) Add new models and remove tiktoken [83f2a29]
- 🚸 (webhook) Show save in variables accordion only when needed [e54aab4]
- ⚡ (wp) Add UTM auto forward [a64e621]
- ⚡ (numberInput) Variabalize min, max, step [4223485]
- ⚡ (setVariable) Add "Moment of the day" variable value [d8c1a36]
- 🚸 (sheets) Show info log instead of error when no rows are found [fbe63aa]
Fixed
- 🐛 (js) Fix container color when empty [aeb62f9]
- 🚑 Fix answer upsert on duplicate itemId [92740ad]
- 🚑 Fix answer upsert missing groupId [24126ac]
- 🐛 (sheets) Fix sheet block when filter is undefined [9658277]
- 🐛 (condition) Improve comparison on dates [92f7f3c]
- 🐛 (results) Fix export duplicate columns when no order set [3575fef]
- 💚 Fix prisma schema path evaluation on windows [dcda2d0]
- 💚 (db) Fix verification bulk delete [63e826f]
- 🚑 (condition) Remove null check on comparison value [c94cd1e]
- 🐛 (openai) Fix streaming when starting with OpenAI block [bfca8d9]
- 🐛 (condition) Fix condition parsing with value "null" [8e7479a]
- 🐛 (conditions) Fix negative comparisons [cec072b]
Security
- 🔒 Add rate limiter on email signin endpoint [7c2e574]
- 🔒 Revert ddos lockdown [f1b643c]
- 🔒 Remove lp image DDOS prevention [3e2c462]
- 🔒 Disable email auth [00945bf]
Miscellaneous
- 🛂 Add isSuspended prop on workspace [5a05310]
- 🧑💻 (api) Add icon field in create workspace endpoint [69254c3]
- 🛂 (billing) Enable Published bot branding when plan cancelled [6864667]
- 🛂 Add checkSubscriptions script [2abce89]
- 🛂 (billing) Display branding when subscription… [de0b105]
- 🛂 (billing) Always invoice when subscription is updated [97fcee2]
- ⚗️ Add inspect user script [931540b]
- 📝 Add status page link in footers [3662393]
- 📝 (embed) Improve Wix embed instructions [da289a0]
- 📝 Change CNAME value to vercel domain [471dedc]
- 📝 (makecom) Add return data instructions [0e31a6c]