|
c5d3b9214d
|
feat(editor): ✨ Zoom in/out
|
2022-04-08 14:30:46 -05:00 |
|
|
68671433bc
|
feat(editor): ♿️ Create new item when hitting enter
|
2022-04-04 10:53:03 +02:00 |
|
|
327da3104d
|
feat(editor): ♿️ Improve previewing blocks
|
2022-04-02 12:03:21 +02:00 |
|
|
db10f1ee89
|
feat(engine): ✨ Improve variables in executed codes
|
2022-03-31 16:42:15 +02:00 |
|
|
7f5d2f4173
|
feat(editor): 💄 UI bump
|
2022-03-31 09:49:23 +02:00 |
|
|
261cd9a5c7
|
fix(editor): ♿️ Improve block focus
|
2022-03-29 10:23:45 +02:00 |
|
|
c64afb7073
|
fix(editor): 🐛 Fix edge on item offset top on drop
|
2022-03-28 18:04:26 +02:00 |
|
|
cd6c5c04c5
|
fix(editor): 🐛 Undo with item change
|
2022-03-28 15:18:02 +02:00 |
|
|
fb60dcf5ff
|
feat(editor): ♿️ Add 'Current' to Link typebot
|
2022-03-25 14:59:40 +01:00 |
|
|
c507ef55ae
|
perf(editor): 🚸 More predictable edge management
|
2022-03-25 13:31:14 +01:00 |
|
|
9fe85cd913
|
fix: 🐛 Support bubble closes on save
|
2022-03-25 10:48:05 +01:00 |
|
|
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 |
|
|
ddb6798eba
|
feat(integrations): 🚸 Add Reply-To field for email sending
|
2022-03-22 10:54:11 +01:00 |
|
|
eef60fdf69
|
fix(editor): 🐛 Fix inconsistent webhook saving
|
2022-03-15 17:47:35 +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 |
|
|
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 |
|
|
7e61ab19eb
|
feat(engine): ✨ Link typebot step
|
2022-03-09 15:56:38 +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 |
|
|
d13ca0fa9a
|
feat(integration): ♿️ Improve feedback on GSheets errors
|
2022-03-04 14:40:13 +01:00 |
|
|
a5a1fef597
|
feat(engine): 🚸 Always evaluate Set variable
|
2022-03-02 18:58:10 +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 |
|
|
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 |
|
|
2a6a474092
|
fix(editor): 💄 Item node overflow when long word
|
2022-02-25 14:36:28 +01:00 |
|
|
8533bb92a8
|
fix(editor): 🐛 Start block was deletable
|
2022-02-25 08:15:30 +01:00 |
|
|
b9dafa611e
|
feat: ✨ Add collaboration
|
2022-02-24 11:13:19 +01:00 |
|
|
6d455a3861
|
feat(editor): ✨ Add default country code phone
|
2022-02-22 16:00:32 +01:00 |
|
|
d49461cde6
|
fix: 🚑️ Webhook and instant updates
|
2022-02-22 10:27:31 +01:00 |
|
|
642a42779b
|
feat(editor): ✨ Add Zapier step
|
2022-02-22 09:05:11 +01:00 |
|
|
1b900b3f5d
|
feat: 🔥 Remove save button
|
2022-02-21 19:55:24 +01:00 |
|
|
7a4b96ff7e
|
fix(editor): 🐛 Edge not properly connecting to step target
|
2022-02-19 18:09:09 +01:00 |
|
|
3456e5af82
|
fix(editor): 🐛 Settings modal moving block
|
2022-02-19 11:30:29 +01:00 |
|
|
b89e9b1b82
|
feat(editor): ✨ Add cc & bcc + Deletable credentials
|
2022-02-19 10:58:56 +01:00 |
|
|
aaf78e8a54
|
fix(results): 🐛 Collect prefilled variables in db
|
2022-02-17 16:08:01 +01:00 |
|
|
0336bc2a42
|
fix(editor): source endpoint even on buttons step
|
2022-02-17 14:04:26 +01:00 |
|
|
67ccf07a61
|
fix(editor): 🐛 Delete edge when adding last step
|
2022-02-15 15:45:52 +01:00 |
|
|
93e8f90ac3
|
fix: ✨ Allow webhook with basic auth
|
2022-02-15 15:03:39 +01:00 |
|
|
b95d907e8f
|
fix: 🐛 quick fixes
|
2022-02-15 10:59:26 +01:00 |
|
|
e7d1f5d674
|
build: 📦️ Update packages
|
2022-02-14 18:13:35 +01:00 |
|