|
c01ffa3f0b
|
feat(editor): ✨ Duplicate blocks & steps
|
2022-03-23 11:00:43 +01:00 |
|
|
07042137fb
|
chore: 🛂 Make sure branding is forced on file import
|
2022-03-23 10:45:15 +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 |
|
|
b2bf6f09f6
|
feat(dashboard): ✨ Duplicate webhooks on typebot duplication
|
2022-03-21 19:20:44 +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 |
|
|
c437211327
|
fix(results): 🐛 Result parsing csv
|
2022-03-16 16:44:40 +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 |
|
|
e886d1b079
|
build: 🏗️ Add docker image and deployment features
|
2022-03-12 08:03:18 +01:00 |
|
|
1dbbc9a251
|
fix: 🐛 Duplicate webhook id
|
2022-03-11 08:28:46 +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 |
|
|
30fe7b3db0
|
fix(auth): 🐛 Attempt to fix auth issue behind proxy
|
2022-03-10 15:17:45 +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 |
|
|
1bcc8aee10
|
build: ♿️ Improve feedback redirect
|
2022-03-07 20:32:58 +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 |
|
|
b2784f19fd
|
fix(collab): 🐛 Shared typebot case sensitivity
|
2022-03-07 16:32:30 +01:00 |
|
|
7b6649408c
|
feat: ♿️ Add sleekplan paths
|
2022-03-07 14:53:25 +01:00 |
|
|
57663fd05c
|
build(signin): ♿️ Add SSO signin for Sleekplan
|
2022-03-07 10:40:09 +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 |
|
|
c7d31bebf8
|
fix(integration): 🐛 Attempt to fix Google Sheets refresh
|
2022-03-05 09:03:22 +01:00 |
|
|
ec18912879
|
build: 🔒️ Add extra user check in api
|
2022-03-04 17:21:01 +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 |
|
|
4714e8046a
|
fix(engine): 🐛 Chat chunk management
|
2022-03-03 10:15:20 +01:00 |
|
|
507fe4fa06
|
perf(flow): ⚡️ Better save management
|
2022-03-02 19:09:43 +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 |
|