UI/UX Improvements
- 💄 Remove code editor outline [aa7c827]
- 💄 Fix Alert gap between content and icon [f7bb4ed]
- 🚸 (whatsapp) Convert embed to document when possible [c19e803]
- 🚸 Improve custom domain + pathname already used feedback [9f8b092]
- 💄 (embed) fix button cursor [0250ff8]
- 💄 (embed) Fix popup overlay color transparency [2f88749]
Fixed
- 🐛 (results) Fix column visibility column [a5cf298]
- 🚑 (embed) fix scroll issue on some Safari version [c823aba]
- 🐛 (embed) Fix button border thickness [d3347cb]
- 🐛 Fix null publicId in some deploy dialogs when typebot not published [cedfd1a]
- 🐛 Fix column settings crash with old format [3579e6b]
- 🐛 (embed) Fix size issues for custom html font-size [adbeb85]
- 🐛 Fix preview side bar handle resize [5c33f4b]
- 🐛 Fix block side bar transition [dba1ccd]
- 🐛 Fix graph background dots [8b18538]
- 🐛 Fix onboarding floating popover position [31ae9f1]
- 🐛 (embed) Fix tailwind variables not applied to shadow DOM [fb57698]
- 🐛 Fix transcript compute stopping at Cards input [d3f9119]
- 🚑 Fix invalid chat container class names [8a95e28]
- 🐛 Fix retrocompat on `parseColumnsOrder` [eedf998]
Content
Internal
- 🔒 Restrict client code execution on imported bot [a68f0c9]
- 🔧 Churn agent improvement: guess subscription reason [06accf5]
- ♻️ Add convenient route for private s3 paths [ceba641]
- 🔧 Reduce chat session delete batch [794b576]
- 🔧 Add prisma reset bun script [198a32a]
Miscellaneous
- 👷 Add stale issue Github automation [b9e6aac]