|
ff04edf139
|
✨ Add OpenAI block
Also migrate credentials to tRPC
Closes #253
|
2023-03-09 08:46:36 +01:00 |
|
|
b77e2c8d2c
|
🔥 Remove disable response saving option
Doesn't work properly when it comes to keep tracking storage usage
|
2023-03-07 14:41:57 +01:00 |
|
|
f1a9a1ce8b
|
🚸 (js) Improve phone number parsing
|
2023-03-03 10:50:39 +01:00 |
|
|
2ff6991ca7
|
✨ (buttons) Allow dynamic buttons from variable
Closes #237
|
2023-02-23 14:48:17 +01:00 |
|
|
d2880cdf2d
|
⬆️ Upgrade dependencies
|
2023-02-23 09:46:03 +01:00 |
|
|
debdac12ff
|
✨ Introduce bot v2 in builder (#328)
Also, the new engine is the default for updated typebots for viewer
Closes #211
|
2023-02-21 15:25:14 +01:00 |
|
|
c35ba58fae
|
🐛 (results) Fix export with deleted blocks
Forgot to check for header duplicates
|
2023-02-14 15:21:29 +01:00 |
|
|
08e33fbe70
|
🚸 (results) Improve results action buttons
Now have an export all modal with settings and a better column order form
|
2023-02-14 14:33:26 +01:00 |
|
|
3728bca173
|
🐛 (results) Fix results still appearing when deleted
Closes #316
|
2023-02-13 14:28:44 +01:00 |
|
|
0dba994210
|
🐛 (workspace) Fix members invitation when having unlimited plan
Closes #279
|
2023-02-13 11:13:05 +01:00 |
|
|
c175ade4d0
|
💚 Fix utils export issue
|
2023-02-10 16:55:20 +01:00 |
|
|
3ab67902c0
|
🚸 (results) Show deleted block answers if any
Also remove useEffects in ResultsTable.
|
2023-02-10 15:50:25 +01:00 |
|
|
51f76700b2
|
📦 Update cuid to cuid2
|
2023-02-10 15:06:02 +01:00 |
|
|
6e0f0e487b
|
🗃️ Remove list types from db schema
|
2023-02-01 09:32:39 +01:00 |
|
|
201939f8a3
|
⬆️ Upgrade dependencies
|
2023-01-28 14:42:50 +01:00 |
|
|
f93bc2fcb2
|
🚸 (dashboard) Add unpublish menu item in dashboard
Also remove the useless publishedTypebotId field in Typebot
Closes #232
|
2023-01-27 17:11:26 +01:00 |
|
|
409e7643ad
|
♻️ Add a new unlimited plan
Closes #273
|
2023-01-27 15:00:07 +01:00 |
|
|
30baa611e5
|
⚡ (engine) Improve engine overall robustness
|
2023-01-25 14:59:53 +01:00 |
|
|
04d206eab1
|
⬆️ Upgrade dependencies
|
2023-01-21 13:24:23 +01:00 |
|
|
6459fb8ec8
|
⬆️ Upgrade dependencies
|
2023-01-14 16:53:34 +01:00 |
|
|
21f1c7a17e
|
✨ Add Bubble and Popup in embed lib v2
Closes #214
|
2023-01-09 14:51:36 +01:00 |
|
|
f79f6932c2
|
⬆️ Upgrade dependencies
|
2023-01-07 17:06:18 +01:00 |
|
|
fadf34ad61
|
🐛 (share) Fix clipboard for updated typebot ID
Closes #215
|
2023-01-06 14:45:09 +01:00 |
|
|
ec7481d002
|
⬆️ Upgrade dependencies
Closes #198, closes #171
|
2023-01-02 10:33:35 +01:00 |
|
|
b9d38935a6
|
✨ (auth) Add custom OAuth provider support
Closes #42
|
2023-01-02 08:29:46 +01:00 |
|
|
b0075fd374
|
⬆️ Upgrade dependencies
|
2022-12-25 09:13:33 +01:00 |
|
|
2cdc2b43f5
|
🐛 (settings) Fix custom head code with noscript injection
|
2022-12-23 16:49:27 +01:00 |
|
|
64cd31cf13
|
🐛 (webhook) Prioritize variables parsing over answers
|
2022-12-23 14:59:34 +01:00 |
|
|
1a3869ae6d
|
⚗️ Implement bot v2 MVP (#194)
Closes #190
|
2022-12-22 17:02:34 +01:00 |
|
|
f46ce4781f
|
⬆️ Upgrade dependencies
|
2022-12-18 11:50:56 +01:00 |
|
|
fd6b94bb1b
|
🐛 (workspace) Read custom limits even without CUSTOM plan
|
2022-12-13 08:21:18 +01:00 |
|
|
2932043056
|
⬆️ Upgrade dependencies
|
2022-12-05 16:16:49 +01:00 |
|
|
f9ffdbc4c5
|
🐛 (billing) Fix currency possible mismatch on sub update
|
2022-11-29 13:17:46 +01:00 |
|
|
bf0d0c2475
|
⚗️ Implement chat API
|
2022-11-29 10:03:46 +01:00 |
|
|
5e5703a24f
|
⬆️ Upgrade dependencies
|
2022-11-27 10:31:23 +01:00 |
|
|
e6dceca9f3
|
🚑 (results) Fix results display when variable has null value
|
2022-11-22 18:03:41 +01:00 |
|
|
34cfd1db30
|
⬆️ Upgrade dependencies
|
2022-11-21 19:08:14 +01:00 |
|
|
451ffbcacf
|
♻️ Add shared eslint config
|
2022-11-21 11:18:58 +01:00 |
|
|
d58f9bd3a1
|
♻️ (results) Introduce tRPC and use it for the results
|
2022-11-18 18:31:21 +01:00 |
|
|
8ca9af4911
|
⬆️ Upgrade dependencies
|
2022-11-15 16:31:00 +01:00 |
|
|
ea84039024
|
✨ Add Chatwoot livechat integration
Closes #159
|
2022-11-10 10:53:44 +01:00 |
|
|
6dd7bd9562
|
🐛 (results) Fix bug preventing user from seeing linked typebots results
|
2022-11-06 09:57:08 +01:00 |
|
|
63845effaf
|
🐛 (share) Restrict public ID to non-existant only
|
2022-11-04 13:53:54 +01:00 |
|
|
2c66c59dfc
|
📦 Upgrade packages
|
2022-11-02 19:45:46 +01:00 |
|
|
385853ca3c
|
✨ (billing) Implement custom plan
|
2022-10-28 18:14:39 +02:00 |
|
|
ff52a676f6
|
📦 Update packages
|
2022-10-16 10:54:21 +02:00 |
|
|
b46d35214d
|
🐛 (editor) inconsistency in route change auto save
|
2022-10-12 07:42:32 +02:00 |
|
|
5289a96940
|
📦 Upgrade deps
|
2022-10-09 07:48:58 +02:00 |
|
|
bfed599695
|
✨ (editor) Add unpublish and close typebot options
Introducing more menu items on the "Publised" button in the editor. You can now unpublish a typebot and close it to new
responses
|
2022-10-06 08:33:46 +02:00 |
|
|
a947c1ce34
|
📦 Upgrade deps to latest version
|
2022-10-02 10:34:13 +02:00 |
|