2
0
Commit Graph

931 Commits

Author SHA1 Message Date
28c1a7b891 🔖 Release v2.8.7 v2.8.7 2022-11-27 10:33:42 +01:00
5e5703a24f ⬆️ Upgrade dependencies 2022-11-27 10:31:23 +01:00
ce20f960f2 ✏️ Remove "Notion" keywords where it's supposed to be "Typebot" 2022-11-27 08:29:53 +01:00
0593d2ead8 🐛 (graph) Make the text bubble selectable without moving group 2022-11-24 08:44:31 +01:00
9d69470630 🗃️ Add answer - groupId index 2022-11-24 08:44:31 +01:00
9548733543 ⚰️ (results) Remove results server parser 2022-11-23 11:41:48 +01:00
3645607ed4 🛂 Add backup and restore database scripts 2022-11-23 11:40:57 +01:00
d80cc1b248 🐛 (results) Fix results display when variable has undefined value 2022-11-23 09:17:37 +01:00
ec0e4bee77 🐛 (dashboard) Fix a bug preventing user to see settings content 2022-11-23 07:31:37 +01:00
635e6887f3 💚 (docs) Fix api schema generation in CI 2022-11-22 20:58:22 +01:00
00900657b2 🔊 Send trpc internal errors to Sentry 2022-11-22 18:19:33 +01:00
e6dceca9f3 🚑 (results) Fix results display when variable has null value 2022-11-22 18:03:41 +01:00
11695efb57 📝 Introduce auto generate API doc 2022-11-22 17:30:20 +01:00
04af489119 🐛 (workspace) Filter out guests from members list count 2022-11-22 08:28:42 +01:00
5619eef459 🐛 (bot) Fix input prefill when linked to another typebot 2022-11-22 08:14:25 +01:00
bd7db62f71 🔖 Release v2.8.6 v2.8.6 2022-11-21 20:15:10 +01:00
34cfd1db30 ⬆️ Upgrade dependencies 2022-11-21 19:08:14 +01:00
b29f7325ad 📈 (lp) Add Vercel analytics 2022-11-21 15:43:38 +01:00
bdf4e83617 🔧 Update db turbo scripts 2022-11-21 15:39:31 +01:00
8c15fd17a1 🐛 (results) Fix export results when more than 200 2022-11-21 14:49:03 +01:00
fbd33046a1 🐛 Fix new image upload refresh when URL is the same
We now add a `v` query param containing the timestamp to make sure each newly created file URL is unique
2022-11-21 14:10:44 +01:00
2489318fa5 🐛 (editor) Fix empty typebot name not editable 2022-11-21 12:00:12 +01:00
451ffbcacf ♻️ Add shared eslint config 2022-11-21 11:18:58 +01:00
e09adf5c64 🐛 (audioBubble) Remove .ogg upload option because of Safari incompatibility 2022-11-20 08:54:29 +01:00
c7fde1d0bc 🐛 (editor) Make sure typebot name can be editable if empty 2022-11-20 08:42:39 +01:00
d2f617ff1e 🚑 (lp) Temporarily disable plausible 2022-11-18 21:26:13 +01:00
d58f9bd3a1 ♻️ (results) Introduce tRPC and use it for the results 2022-11-18 18:31:21 +01:00
c9cc82cc08 🔧 Add Tanzania phone option 2022-11-18 08:00:42 +01:00
7632c5426c ♻️ (editor) Migrate from react-draggable to @use-gesture
Closes #168
2022-11-18 07:58:43 +01:00
c4a4aa3e83 🐛 (editor) Fix undo / redo not working properly on button nodes 2022-11-17 17:46:24 +01:00
feaf49f137 ⚰️ (docs) Remove old link 2022-11-17 16:52:20 +01:00
78fd974ebe 📦 (wordpress) Update package version 2022-11-17 16:49:51 +01:00
7db0e01aca Add audio bubble block
Closes #167
2022-11-17 10:33:17 +01:00
473d315e0f (settings) Add a "disable responses saving" option
Closes #164
2022-11-16 16:17:42 +01:00
0c3dcc522e 🚸 (typebotLink) Add icon in typebots dropdown 2022-11-16 15:47:16 +01:00
2bd7cee58e 🚸 (bot) Avoid waiting for blocks with no returned data 2022-11-16 15:21:09 +01:00
6725c17a02 🚸 (condition) Enable multiple condition items in one block
Closes #162
2022-11-16 14:56:09 +01:00
96eb77d94b 📝 Add Chatwoot integration doc 2022-11-16 10:32:39 +01:00
6fdbf98eed 🛂 Add setCustomPlan script 2022-11-16 09:04:52 +01:00
4e6b8ed521 🚑 (bot) Fix custom email from field without name 2022-11-16 08:59:16 +01:00
087d24e587 🧑‍💻 (typebot-js) Implement easier commands: open / close / toggle 2022-11-15 16:31:00 +01:00
963072f8c0 🔖 Release v2.8.5 v2.8.5 2022-11-15 16:31:00 +01:00
8ca9af4911 ⬆️ Upgrade dependencies 2022-11-15 16:31:00 +01:00
972094425a ♻️ (bot) Change to features-centric folder structure 2022-11-15 15:14:38 +01:00
a5c8a8a95c ♻️ (models) Change to features-centric folder structure 2022-11-15 15:14:38 +01:00
a9d04798bc ♻️ (viewer) Change to features-centric folder structure 2022-11-15 15:14:38 +01:00
643571fe7d ♻️ (builder) Change to features-centric folder structure 2022-11-15 15:14:38 +01:00
3686465a85 🚸 (sendEmail) Make custom sender name optional 2022-11-14 11:02:30 +01:00
d01549fee6 🚸 (chatwoot) Make sure to close the chat bubble before opening Chatwoot 2022-11-10 14:21:42 +01:00
54a1dc0431 🧑‍💻 (typebot-js) Add closeChatBubble event data js-lib-v2.2.13 2022-11-10 12:08:51 +01:00