210bad32f9
fix(docker): 💚 Deployment
2022-05-17 08:16:55 -07:00
42721865c5
feat(settings): ⚡ ️ Can disable query params auto hide
2022-05-14 11:53:59 -07:00
6c2986590b
build: 📦 ️ Update packages
2022-05-13 10:05:53 -07:00
2dc0e45a65
feat(viewer): ✨ Custom head code
2022-04-21 10:33:16 -07:00
348055d68a
feat(integrations): ✨ Add Pabbly block
2022-04-12 12:10:20 -05:00
38c53fbbbc
feat(integration): ✨ Add Make.com block
2022-04-10 17:02:01 -05:00
5aac8229d2
feat(template): 📝 Add Quizz
2022-04-08 18:07:14 -05:00
05009814d4
build: 📦 ️ Update packages
2022-04-02 11:18:11 +02:00
db10f1ee89
feat(engine): ✨ Improve variables in executed codes
2022-03-31 16:42:15 +02:00
60dcd5c246
fix(engine): 🐛 Save variables from webhooks in results
2022-03-28 17:07:47 +02:00
fb60dcf5ff
feat(editor): ♿ ️ Add 'Current' to Link typebot
2022-03-25 14:59:40 +01:00
953b95d254
feat(steps): ✨ Add Embed bubble
2022-03-23 12:01:35 +01:00
ddb6798eba
feat(integrations): 🚸 Add Reply-To field for email sending
2022-03-22 10:54:11 +01:00
7399140e49
fix(webhook): 🐛 Sample result w/ multi input blocks
2022-03-21 17:05:51 +01:00
e886d1b079
build: 🏗️ Add docker image and deployment features
2022-03-12 08:03:18 +01:00
91239779f7
feat(engine): 🚸 Improve input variable behaviour (for loops)
2022-03-10 12:05:34 +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
e17a1a0869
feat(editor): ✨ Restore published version button
...
Had to migrate webhooks into a standalone table
2022-03-01 07:37:01 +01:00
33497b8766
fix: 🐛 Fix duplication when customDomain is set
2022-02-28 14:14:38 +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
9dfcb30365
feat(api): ✨ Add list results endpoint
2022-02-21 15:51:40 +01:00
feb966d513
fix(editor): 📝 Default retry message bubble
2022-02-20 10:04:18 +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
d2ac13ba5f
feat(theme): ✨ Custom avatars
2022-02-16 15:08:50 +01:00
e7d1f5d674
build: 📦 ️ Update packages
2022-02-14 18:13:35 +01:00
ec470b578c
feat(results): 🛂 Limit incomplete submissions
2022-02-12 12:54:16 +01:00
8c8d77e052
feat(engine): ✨ Add retry bubbles
2022-02-10 10:25:38 +01:00
276f1c1e90
docs(share): 📝 Add code blocks in embed instructions
2022-02-10 08:08:58 +01:00
c66827b606
chore: 🗑️ Clean up gitignores
2022-02-09 18:57:50 +01:00
d6238b3474
feat(editor): ✨ Add send email integration
2022-02-07 18:07:20 +01:00
524ef0812c
chore(editor): ♻️ Revert tables to arrays
...
Yet another refacto. I improved many many mechanisms on this one including dnd. It is now end 2 end tested 🎉
2022-02-04 19:00:08 +01:00
8a350eee6c
refactor(editor): ♻️ Undo / Redo buttons + structure refacto
...
Yet another huge refacto... While implementing undo and redo features I understood that I updated the stored typebot too many times (i.e. on each key input) so I had to rethink it entirely. I also moved around some files.
2022-02-02 08:05:02 +01:00
02bd2b94ba
chore(e2e): 👷 Fix e2e pipeline
2022-01-28 19:19:02 +01:00
c5aaa323d1
refactor( ♻️ Add defaults everywhere (+ settings page)):
2022-01-25 18:19:37 +01:00
21448bcc8a
feat(theme): ✨ Add custom css settings
2022-01-24 15:29:01 +01:00
b0abe5b8fa
feat(theme): ✨ Add chat theme settings
2022-01-24 15:07:09 +01:00
a58600a38a
feat(integration): ✨ Add webhooks
2022-01-22 18:24:57 +01:00
df2474ef43
feat(bubbles): ✨ Add video bubble
2022-01-20 17:45:25 +01:00
2d178978ef
feat(bubbles): ✨ Add image bubble
2022-01-20 16:14:47 +01:00
c43fd1d386
feat(logic): ✨ Add Redirect step
2022-01-20 07:21:08 +01:00
8bbd8977b2
refactor(graph): ♻️ Add Edges table in Typebot
2022-01-19 18:54:49 +01:00
3506d86d50
feat(integration): ✨ Add Google Analytics integration
2022-01-19 14:25:15 +01:00
f49b5143cf
feat(integration): ✨ Add Google Sheets integration
2022-01-18 18:27:26 +01:00
2814a352b2
feat(inputs): ✨ Add Condition step
2022-01-15 17:30:20 +01:00