Added
- 📈 add "User logged out" telemetry event [ddec835]
- 📈 Add limit warning email telemetry events [a7a15fd]
Changed
- ⚡ Store existing isolated in global and reuse it (#1914) [9d62d9d]
- ⚡ Add optionnal 'id' argument to target specific instances in embed commands [1a1aa3c]
- ♻️ (paymentInput) Use stripe-js/pure to lazy load Stripe [4dc636d]
Removed
- 🔥 (fileInput) simplify duplicate names logic [9d7651d]
Fixed
- 🐛 Add explicit react import in emails package to avoid not found bug in CI [1d6eca4]
- 🐛 Attempt to fix "react not found" in ci script [c19d208]
- 🐛 Rename updateTypebot script function to updateWorkspace [ecb1056]
- 🚑 Fix retro compat and introduce new generateUpload route version [c6b09f6]
- 🐛 Add blockId prop for file upload to ensure unique URLs [d6dc242]
- 🐛 (phoneInput) Fix phone country prefix not changing when already set (#1895) [676fe94]
- 🐛 (difyAi) Remove timeout in createChatMessage requests [f8642ec]