|
b784e8918e
|
fix: 🐛 Minor changes and improved accessibility
|
2022-03-24 11:44:34 +01:00 |
|
|
bcff2e0c14
|
fix(editor): 🐛 PDF embed viewer
|
2022-03-24 10:12:49 +01:00 |
|
|
953b95d254
|
feat(steps): ✨ Add Embed bubble
|
2022-03-23 12:01:35 +01:00 |
|
|
c01ffa3f0b
|
feat(editor): ✨ Duplicate blocks & steps
|
2022-03-23 11:00:43 +01:00 |
|
|
f4e6f63b26
|
feat: ✨ Add new onboarding flow
|
2022-03-23 09:57:02 +01:00 |
|
|
03aadab409
|
fix: ♿️ Improve inputs responsivity
|
2022-03-22 15:32:48 +01:00 |
|
|
ddb6798eba
|
feat(integrations): 🚸 Add Reply-To field for email sending
|
2022-03-22 10:54:11 +01:00 |
|
|
71816f76ad
|
docs(share): 📝 Update typebot URL in embed instructions
|
2022-03-21 18:52:43 +01:00 |
|
|
7399140e49
|
fix(webhook): 🐛 Sample result w/ multi input blocks
|
2022-03-21 17:05:51 +01:00 |
|
|
53fb34d2ad
|
docs: 📝 Fix A record CM name
|
2022-03-21 12:31:31 +01:00 |
|
|
1423c14547
|
refactor: ♻️ Migrate from short-uuid to cuid lib
|
2022-03-18 12:30:42 +01:00 |
|
|
64bafd15a1
|
chore(dashboard): 💄 Remove v2 annoucements
|
2022-03-18 11:39:02 +01:00 |
|
|
89ac0f89cd
|
fix: 🔒️ Change Google fonts key
|
2022-03-17 17:02:30 +01:00 |
|
|
fb3d2bc9e6
|
fix(logic): 🐛 Parse variables for code step
|
2022-03-15 18:53:59 +01:00 |
|
|
eef60fdf69
|
fix(editor): 🐛 Fix inconsistent webhook saving
|
2022-03-15 17:47:35 +01:00 |
|
|
ec8a27e972
|
build: 🩹 Fix build
|
2022-03-14 16:14:42 +01:00 |
|
|
69701d12b9
|
feat(embed): 🎨 Update instructions for 2.2.0
|
2022-03-14 15:09:11 +01:00 |
|
|
80679dfbd0
|
fix(editor): 🐛 Fix block title select on Chrome and Safari
|
2022-03-14 08:32:38 +01:00 |
|
|
69248f94d4
|
docs: 📝 Update env var and write Configuration doc
|
2022-03-13 08:56:10 +01:00 |
|
|
5c524a0432
|
refactor: ♻️ Migrate to dequal
|
2022-03-10 18:17:51 +01:00 |
|
|
31298e39c1
|
fix(editor): 🐛 FIx Webhook settings debounce
|
2022-03-10 17:32:14 +01:00 |
|
|
5228cff468
|
fix(editor): 🚸 Improve equality check
|
2022-03-10 15:11:42 +01:00 |
|
|
91239779f7
|
feat(engine): 🚸 Improve input variable behaviour (for loops)
|
2022-03-10 12:05:34 +01:00 |
|
|
2c1f69439b
|
feat(editor): 🚸 Improve and unify inputs
|
2022-03-10 11:34:55 +01:00 |
|
|
36838f05d3
|
fix(editor): 🐛 Variables button in text editor
|
2022-03-10 09:41:06 +01:00 |
|
|
4767cdc542
|
fix(results): 🐛 Display results for blocks w/ multiple inputs
|
2022-03-10 09:25:44 +01:00 |
|
|
7e61ab19eb
|
feat(engine): ✨ Link typebot step
|
2022-03-09 15:56:38 +01:00 |
|
|
260819f124
|
feat(settings): ✨ Add create result on page refresh option
|
2022-03-07 18:21:01 +01:00 |
|
|
e3e07ddd4d
|
feat(editor): ✨ Code step
|
2022-03-07 17:39:57 +01:00 |
|
|
fd9c19a4c2
|
feat(integration): 🚸 Easy webhook config
|
2022-03-07 08:12:05 +01:00 |
|
|
380eae545b
|
build: 👷 Add Plan in support bubble
|
2022-03-05 09:07:44 +01:00 |
|
|
2a31b13cb3
|
build(lib): 🔖 Update lib to 2.1.3
|
2022-03-04 17:00:30 +01:00 |
|
|
d13ca0fa9a
|
feat(integration): ♿️ Improve feedback on GSheets errors
|
2022-03-04 14:40:13 +01:00 |
|
|
31f86d8ef4
|
chore(analytics): ♿️ Disable edge delete
|
2022-03-03 11:09:01 +01:00 |
|
|
a5a1fef597
|
feat(engine): 🚸 Always evaluate Set variable
|
2022-03-02 18:58:10 +01:00 |
|
|
7045c02a15
|
build: 🏗️ Add minio in local config
|
2022-03-02 17:35:57 +01:00 |
|
|
e9a9dc00e2
|
perf(flow): ⚡️ Smooth panning even with complexe flow
|
2022-03-02 12:21:32 +01:00 |
|
|
3c6783727e
|
feat(flow): ✨ Edge menu on click
|
2022-03-02 09:21:09 +01:00 |
|
|
5a06bb0500
|
feat(integration): ♿️ Add modal that asks for checking Google checkboxes
|
2022-03-02 08:15:29 +01:00 |
|
|
ae347eeb53
|
fix(flow): 🐛 Drag single step from block
|
2022-03-01 14:06:15 +01:00 |
|
|
205c347720
|
feat(editor): ♿️ Better Gsheets dropdowns
|
2022-03-01 12:02:52 +01:00 |
|
|
ebf92b5536
|
feat(results): ✨ Add logs in results
|
2022-03-01 11:40:22 +01:00 |
|
|
4630512b8b
|
fix(editor): 🐛 subscribe unsub zapier
|
2022-03-01 08:08:09 +01:00 |
|
|
e17a1a0869
|
feat(editor): ✨ Restore published version button
Had to migrate webhooks into a standalone table
|
2022-03-01 07:37:01 +01:00 |
|
|
0df719d531
|
feat: ♿️ Hide steps sidebar scrollbar
|
2022-02-28 14:22:43 +01:00 |
|
|
cb51e6bd20
|
feat: ♿️ Typebot header back to folder if exists
|
2022-02-28 11:24:37 +01:00 |
|
|
b0d7be4471
|
feat: 💄 Add user avatar in support bubble
|
2022-02-25 19:18:01 +01:00 |
|
|
9e08ff574b
|
fix: 🐛 Tiny bugs (Sentry)
|
2022-02-25 18:44:11 +01:00 |
|
|
d21b1722b5
|
fix(engine): 🐛 Properly handle variable avatars
|
2022-02-25 18:19:01 +01:00 |
|
|
8171edb290
|
fix(editor): ♿️ Better autoSave handler
|
2022-02-25 14:53:34 +01:00 |
|