2
0
Commit Graph

1078 Commits

Author SHA1 Message Date
201939f8a3 ⬆️ Upgrade dependencies 2023-01-28 14:42:50 +01:00
bfd85b4fd3 ♻️ (auth) Group join workspaces queries in a transaction 2023-01-28 08:32:29 +01:00
d54822af2b (engine) Implement skip on engine v2 2023-01-27 18:32:20 +01:00
f93bc2fcb2 🚸 (dashboard) Add unpublish menu item in dashboard
Also remove the useless publishedTypebotId field in Typebot

Closes #232
2023-01-27 17:11:26 +01:00
a842f57297 ♻️ Rename Code block to Script block
Closes #245
2023-01-27 15:58:05 +01:00
068f9bbd17 💄 Improve edges alignment when connected to blocks
Related to #219
2023-01-27 15:25:03 +01:00
409e7643ad ♻️ Add a new unlimited plan
Closes #273
2023-01-27 15:00:07 +01:00
4f78dda640 🚸 (engine) Improve engine v2 client loading and timings
Client actions are triggered after the correct bubble block. If the send message request is longer than 1s we show a loading chunk

Closes #276
2023-01-27 10:54:59 +01:00
a738897dbb 🐛 Fix misc bugs 2023-01-27 09:50:36 +01:00
8e0043d51d 📝 Add affiliate program faq section 2023-01-27 07:43:34 +01:00
fa9e4b7b67 Add Wait block
Closes #142
2023-01-26 18:23:09 +01:00
ee864d9729 🚸 Add better page titles and dashboard icons
Closes #231
2023-01-26 17:04:37 +01:00
9aab6ddb2c Improve new bot engine client side actions
We make sure to save client side actions in an array that will be executed sequentially
2023-01-26 15:27:47 +01:00
0fc82cf73b 🐛 (editor) Fix outside click not working in some cases 2023-01-26 10:08:33 +01:00
01c9691175 📝 Write a guide about UTM params forwarding 2023-01-26 08:31:49 +01:00
14e6ee373f 🐛 (viewer) Should not import google font url if empty
Closes #271
2023-01-26 08:12:31 +01:00
eb01fd254e 🐛 (lp) Fix real time airtable bot 2023-01-25 17:21:23 +01:00
07f26262ef 🐛 (engine) Fix button validation when item content includes a comma 2023-01-25 16:49:37 +01:00
79622c6884 ♻️ (lp) Remove old bot-engine from landing page 2023-01-25 16:49:28 +01:00
30baa611e5 (engine) Improve engine overall robustness 2023-01-25 14:59:53 +01:00
ff62b922a0 ♻️ Migrate default background to white
Closes #248
2023-01-24 14:50:29 +01:00
2d51a8a359 🐛 (share) Fix custom domain button not showing 2023-01-24 07:57:54 +01:00
393f5f27ed 🚸 (share) Hide custom domain dropdown when env isn't configured
Related to #269
2023-01-21 18:20:10 +01:00
3d2d4017b2 📝 Improve the description of NEXTAUTH_URL_INTERNAL 2023-01-21 17:53:42 +01:00
04d206eab1 ⬆️ Upgrade dependencies 2023-01-21 13:24:23 +01:00
e64ab2a999 🔖 Release v2.9.3 v2.9.3 2023-01-20 11:46:41 +01:00
eff83d6327 🚸 (auth) Disable email sign in button when email was sent
This will prevent users from spamming the email sign in form
2023-01-20 11:29:04 +01:00
0febaf9760 🚸 (publish) Improve invalid public ID feedback
Also remove the 4 char min length rule for self-hosted versions

Closes #267
2023-01-20 11:20:11 +01:00
fe2952d407 🐛 (collaboration) Fix a database rule preventing collaborators to edit a bot
Also check if new user has invitations when signup is disabled

Closes #265
2023-01-20 09:30:25 +01:00
4435fb0d7e 📝 Add extract first name example 2023-01-20 08:16:05 +01:00
f697a5e99c 🚸 (fileUpload) Add clear and skip button labels customization 2023-01-20 08:12:59 +01:00
aa32fe782f 🔒 Add X-Frame-Options header in builder and lp 2023-01-18 20:56:48 +01:00
49058da206 🚸 (account) Improve account form and fix cyclic dependencies 2023-01-18 11:40:38 +01:00
c711f3660f (editor) Add Ctrl + z shortcut to undo changes in editor (#255)
Closes #217
2023-01-17 17:01:12 +01:00
930fef2c34 📝 Self-hosting manual docs (#260) 2023-01-17 08:38:52 +01:00
cf5520b0d8 🐛 (analytics) Add better completion rate parsing (#258)
Closes #244
2023-01-16 18:19:15 +01:00
67ee197d9b 🚸 (dashboard) Soften imported bot model check 2023-01-16 17:22:34 +01:00
ef9170dcb6 👷 Add js and react lib auto publish actions
Closes #254
react-v0.0.1 js-v0.0.1
2023-01-16 13:45:02 +01:00
7311988901 (chat) Improve chat API compatibility with preview mode 2023-01-16 12:13:21 +01:00
dbe5c3cdb1 🐛 (editor) Show variable highlight only when strictly equal 2023-01-16 08:03:26 +01:00
65c35faedd 🔖 Release v2.9.2 v2.9.2 2023-01-15 07:49:29 +01:00
6459fb8ec8 ⬆️ Upgrade dependencies 2023-01-14 16:53:34 +01:00
491e60a815 🚸 (dashboard) Improve invalid typebot import feedback 2023-01-14 16:39:25 +01:00
13d6679308 🐛 Fix date input label computation 2023-01-14 15:41:52 +01:00
9b5426ce18 👷 Adapt manual deployment scripts (#238)
Closes #235
2023-01-14 15:39:19 +01:00
ecc7e18226 🐛 (editor) Don't show variable collection if not recognized 2023-01-12 16:03:12 +01:00
f8351e2c85 🔧 Add app origin to chat API cors 2023-01-11 15:16:56 +01:00
5462a1be6a 💚 Fix clean database script
Need to generate db schema first
2023-01-11 11:15:15 +01:00
5507b8ef67 🐛 (dashboard) Fix typebot name overflow
Break long words
2023-01-11 11:08:21 +01:00
b65ffe8c53 🐛 (editor) Improve variables dropdown auto focus 2023-01-11 10:53:24 +01:00