|
51f76700b2
|
📦 Update cuid to cuid2
|
2023-02-10 15:06:02 +01:00 |
|
|
5e358caee2
|
💄 Correct default favicon for viewer
|
2023-02-09 15:34:13 +01:00 |
|
|
caf54321ec
|
🏗️ Add compatibility with different prisma clients
|
2023-02-09 08:53:19 +01:00 |
|
|
f07bf2532e
|
👷 Improve sentry release detection
|
2023-02-06 11:02:57 +01:00 |
|
|
77df5556f4
|
🔥 Remove useless console logs
Closes #289
|
2023-02-06 08:02:35 +01:00 |
|
|
a5dc9821d6
|
🗃️ Set new fields column to not null
|
2023-02-01 11:23:43 +01:00 |
|
|
6e0f0e487b
|
🗃️ Remove list types from db schema
|
2023-02-01 09:32:39 +01:00 |
|
|
1dfe4cadf7
|
🚑 Revert prisma fix
|
2023-02-01 08:09:19 +01:00 |
|
|
3851b2d70b
|
🩹 Better fix for ENOENT schema.prisma
|
2023-01-31 08:36:03 +01:00 |
|
|
201939f8a3
|
⬆️ Upgrade dependencies
|
2023-01-28 14:42:50 +01:00 |
|
|
d54822af2b
|
⚡ (engine) Implement skip on engine v2
|
2023-01-27 18:32:20 +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 |
|
|
a842f57297
|
♻️ Rename Code block to Script block
Closes #245
|
2023-01-27 15:58:05 +01:00 |
|
|
409e7643ad
|
♻️ Add a new unlimited plan
Closes #273
|
2023-01-27 15:00:07 +01:00 |
|
|
4f78dda640
|
🚸 (engine) Improve engine v2 client loading and timings
Client actions are triggered after the correct bubble block. If the send message request is longer than 1s we show a loading chunk
Closes #276
|
2023-01-27 10:54:59 +01:00 |
|
|
fa9e4b7b67
|
✨ Add Wait block
Closes #142
|
2023-01-26 18:23:09 +01:00 |
|
|
9aab6ddb2c
|
⚡ Improve new bot engine client side actions
We make sure to save client side actions in an array that will be executed sequentially
|
2023-01-26 15:27:47 +01:00 |
|
|
07f26262ef
|
🐛 (engine) Fix button validation when item content includes a comma
|
2023-01-25 16:49:37 +01:00 |
|
|
79622c6884
|
♻️ (lp) Remove old bot-engine from landing page
|
2023-01-25 16:49:28 +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 |
|
|
0febaf9760
|
🚸 (publish) Improve invalid public ID feedback
Also remove the 4 char min length rule for self-hosted versions
Closes #267
|
2023-01-20 11:20:11 +01:00 |
|
|
7311988901
|
⚡ (chat) Improve chat API compatibility with preview mode
|
2023-01-16 12:13:21 +01:00 |
|
|
6459fb8ec8
|
⬆️ Upgrade dependencies
|
2023-01-14 16:53:34 +01:00 |
|
|
9b5426ce18
|
👷 Adapt manual deployment scripts (#238)
Closes #235
|
2023-01-14 15:39:19 +01:00 |
|
|
f8351e2c85
|
🔧 Add app origin to chat API cors
|
2023-01-11 15:16:56 +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 |
|
|
7174ef0f81
|
🐛 (sendEmail) Check if attachment is URL
|
2023-01-06 09:51:35 +01:00 |
|
|
963f887b34
|
🔧 Explicitly add Sentry release sha
|
2023-01-05 14:40:44 +01:00 |
|
|
de167a8daf
|
🐛 (chat) Make sure a bot session can be restarted
Closes #206
|
2023-01-04 15:48:57 +01:00 |
|
|
ec7481d002
|
⬆️ Upgrade dependencies
Closes #198, closes #171
|
2023-01-02 10:33:35 +01:00 |
|
|
b0075fd374
|
⬆️ Upgrade dependencies
|
2022-12-25 09:13:33 +01:00 |
|
|
431ad7c78c
|
🐛 (chat) Make sure objects are deeply parsed with variables value
|
2022-12-24 10:42:38 +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 |
|
|
c3985b0d50
|
🐛 (webhook) Fix parent linked typebot data parsing in webhook
|
2022-12-22 11:49:46 +01:00 |
|
|
9149af7e6b
|
🐛 (webhook) Fix form encoded request parsing
Was not working when setting `Content-Type` header to `application/x-www-form-urlencoded`
|
2022-12-22 09:38:17 +01:00 |
|
|
a898a7aa41
|
✨ Add Google Tag Manager (#185)
|
2022-12-20 16:59:18 +01:00 |
|
|
054cbb3585
|
💚 Fix sentry not sending events
|
2022-12-20 10:48:10 +01:00 |
|
|
f46ce4781f
|
⬆️ Upgrade dependencies
|
2022-12-18 11:50:56 +01:00 |
|
|
2cc61b1bf1
|
🔧 Add cross env compatibility to scripts (#184)
|
2022-12-18 11:29:01 +01:00 |
|
|
68de7b720f
|
💚 Fix sentry not receiving events
|
2022-12-16 08:39:14 +01:00 |
|
|
7eac2c7110
|
🗃️ Write faster prisma queries
|
2022-12-08 11:04:11 +01:00 |
|
|
855a2856c8
|
🚑 Disable usage check on viewer
|
2022-12-07 21:55:59 +01:00 |
|
|
dcec1f0a5c
|
✨ (googleSheets) Advanced get filtering
Allows you to select rows based on advanced conditions / comparisons
|
2022-12-06 11:12:51 +01:00 |
|
|
2932043056
|
⬆️ Upgrade dependencies
|
2022-12-05 16:16:49 +01:00 |
|
|
cfcecaaa17
|
🔧 Enable usage limits on viewer
|
2022-12-05 13:53:20 +01:00 |
|
|
94a57aea21
|
🐛 Fix api doc CORS
|
2022-12-01 10:11:07 +01:00 |
|