Changed
- ⚡ (embedBubble) Enable variable embed height [621cd58]
- ♻️ (auth) Make sure new users have an email [0831dcf]
- 💄 Improve new version popup ui [0e1fa4e]
- ♻️ (billing) Refactor billing server code to trpc [b73282d]
- 🚸 (typebotLink) Exclude current bot name from select list [9624387]
- 🚸 (editor) Improve typebot updatedAt detection [4a0dd0b]
- ♿ (editor) Improve variables popover click detection [618eb8a]
- ♿ Add an update notification popup [8ac3784]
- 💄 Add proper italic fonts in bot [435edd0]
- ♻️ (results) Remove unecessary totalSelected compute [44d7740]
- ♻️ (editor) Improve webhook creation [ac464ea]
- 💄 (collaborator) Fix collab list UI [6e066c4]
Fixed
- 💚 Build docker images for postgresql only [8a0155d]
- 🐛 (typebot) Make sure old typebot properties are removed when pulled [d22cc45]
- 🐛 (webhook) Fix record to update not found [c32aadc]
- 🐛 (billing) Fix crash when having a draft invoice [d805ea9]
- 🐛 (bot) Still parse variables value if code fails [44cb14d]
- 🐛 (editor) Fix update typebot when having more than 100.000 results [3a9e359]
- 🐛 Fix input file empty error [d0a8faa]
- 🐛 (typebotLink) Fix typebotIds infinite query param [2f7e71f]
Miscellaneous
- 📝 Add a "Publish" doc [fde14a8]