|
d134a265cd
|
build: 🏗️ Import typebot-js source
|
2022-03-10 17:47:59 +01:00 |
|
|
533fdb1b3a
|
docs(theme): 📝 Add RTL guide
|
2022-03-10 14:39:33 +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 |
|
|
4c65b4ce30
|
fix(theme): 🐛 Force display block on lite badge
|
2022-03-07 15:10:33 +01:00 |
|
|
ed9d791aac
|
fix(engine): 🐛 Avatar display on mobile
|
2022-03-07 14:10:50 +01:00 |
|
|
07104038c4
|
fix(engine): 🚸 Return empty string if evaluated JS is not defined
|
2022-03-07 09:48:10 +01:00 |
|
|
fd9c19a4c2
|
feat(integration): 🚸 Easy webhook config
|
2022-03-07 08:12:05 +01:00 |
|
|
9b8f153579
|
fix(engine): 💄 Don't show avatar when only input
|
2022-03-03 19:16:31 +01:00 |
|
|
4714e8046a
|
fix(engine): 🐛 Chat chunk management
|
2022-03-03 10:15:20 +01:00 |
|
|
a5a1fef597
|
feat(engine): 🚸 Always evaluate Set variable
|
2022-03-02 18:58:10 +01:00 |
|
|
6ea23ef63e
|
fix(engine): 🚑️ Fix multiple avatars
|
2022-03-02 15:14:40 +01:00 |
|
|
f12491419d
|
feat(engine): ✨ Can edit answers by clicking on it
|
2022-03-01 19:07:02 +01:00 |
|
|
d6c3e8d41a
|
fix(engine): 🐛 Standalone '?' when no query params
|
2022-03-01 15:01:27 +01:00 |
|
|
ebf92b5536
|
feat(results): ✨ Add logs in results
|
2022-03-01 11:40:22 +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 |
|
|
c5b378dfad
|
feat(engine): ♿️ Smarter website input
|
2022-02-28 11:04:30 +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 |
|
|
eb23ad61a7
|
build: 🏗️ Add script package
|
2022-02-25 09:45:31 +01:00 |
|
|
27bff8c4b7
|
build(wp): 🏗️ Add wordpress plugin
|
2022-02-25 08:54:13 +01:00 |
|
|
658202eaee
|
refactor: ♻️ Remove any trace of Cypress
|
2022-02-24 17:44:23 +01:00 |
|
|
a499d85c98
|
feat(db): 🗃️ Add createdAt and updatedAt
|
2022-02-24 14:56:22 +01:00 |
|
|
b9dafa611e
|
feat: ✨ Add collaboration
|
2022-02-24 11:13:19 +01:00 |
|
|
dd671a5d2c
|
fix(engine): 🐛 Equal condition number vs string
|
2022-02-23 18:50:41 +01:00 |
|
|
b6618ba165
|
fix(engine): 🐛 Typing emulation on arabic chars
|
2022-02-23 18:21:15 +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 |
|
|
d0994e6577
|
feat(engine): ✨ Add {{state}} to body to get form state
|
2022-02-22 06:55:15 +01:00 |
|
|
9dfcb30365
|
feat(api): ✨ Add list results endpoint
|
2022-02-21 15:51:40 +01:00 |
|
|
68ae69f366
|
feat(api): ✨ Add routes for subscribing webhook
|
2022-02-21 11:47:01 +01:00 |
|
|
5a80774ff5
|
feat(account): 🗃️Add api token
|
2022-02-21 07:06:44 +01:00 |
|
|
65c206e00a
|
fix(engine): 🐛 Parse condition value variable
|
2022-02-20 11:21:04 +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 |
|
|
f6d5eb5777
|
fix: 🛂 Protect from others to consult typebots and folders
|
2022-02-18 18:18:38 +01:00 |
|
|
f3ecb948a1
|
feat: ✨ Add custom domains
|
2022-02-18 14:57:10 +01:00 |
|
|
1c178e01a6
|
ci: 👷 Add connection pooling DB
|
2022-02-18 07:02:50 +01:00 |
|
|
558a60329d
|
fix: Fix db critical
|
2022-02-17 17:29:03 +01:00 |
|
|
a58c400a7d
|
ci: 💚 Use MIGRATION_DATABASE_URL
|
2022-02-17 17:10:59 +01:00 |
|
|
aaf78e8a54
|
fix(results): 🐛 Collect prefilled variables in db
|
2022-02-17 16:08:01 +01:00 |
|
|
6e0ab67502
|
feat(viewer): ✨ Add variables in URL support
|
2022-02-17 10:46:59 +01:00 |
|
|
4b26ab331d
|
fix(viewer): 🐛 Frame load on Safari
|
2022-02-17 07:33:33 +01:00 |
|
|
d2ac13ba5f
|
feat(theme): ✨ Custom avatars
|
2022-02-16 15:08:50 +01:00 |
|
|
1d3917f440
|
fix(bot-engine): 🩹 Avatar scroll on media bubbles
|
2022-02-16 10:18:09 +01:00 |
|
|
93e8f90ac3
|
fix: ✨ Allow webhook with basic auth
|
2022-02-15 15:03:39 +01:00 |
|