2
0
Commit Graph

1398 Commits

Author SHA1 Message Date
3d6d643a7e (phone) Remove spaces from format 2023-03-20 07:41:07 +01:00
16c261a8a5 ✏️ Fix old packages/db paths in documentation 2023-03-20 07:38:47 +01:00
b3e5887420 💄 (lp) Fix overflow issue on mobile 2023-03-19 11:37:19 +01:00
be7c0fc0d0 🐛 (sheets) Fix can't start bot when filter is undefined 2023-03-17 07:42:42 +01:00
f9964e3f60 💚 Fix isFirstOfKind filter 2023-03-16 12:32:26 +01:00
3d8cb40f06 🔊 Add more error logs for sendEmail block 2023-03-16 12:28:24 +01:00
cd09f1075f 🔖 Release v2.11.5 v2.11.5 2023-03-15 17:48:12 +01:00
5aec8b6c66 🐛 (openai) Fix assistant sequence was not correctly saved
Also add logs to debug open ai errors. Related to #393.
2023-03-15 17:47:05 +01:00
76a8064e7c 💚 Fix docs build failing 2023-03-15 15:04:53 +01:00
3a6c096461 ♻️ Fix folder case issue 2023-03-15 12:50:08 +01:00
3d3670d740 ♻️ Fix folder case issue (wip) 2023-03-15 12:48:42 +01:00
f3af07b7ff ♻️ (viewer) Remove barrel exports and flatten folder arch 2023-03-15 12:21:52 +01:00
44d7a0bcb8 ♻️ (builder) Remove barrel export and flatten folder arch 2023-03-15 11:52:38 +01:00
cbc8194f19 ♻️ Re-organize workspace folders 2023-03-15 08:35:16 +01:00
25c367901f 📈 Add convenient isFirstOfKind field in total results digest 2023-03-14 21:10:43 +01:00
67cb4b4878 🐛 (lp) Fix real time airtable bot
Deleted it a long time ago without noticing 😂
2023-03-14 19:22:29 +01:00
d154c4e2f2 ♻️ Replace schemas with merge and discriminated unions
Closes #374
2023-03-14 16:42:12 +01:00
ff09814ead ⬆️ Upgrade dependencies 2023-03-14 15:08:53 +01:00
9ca17e4e0b 📈 Add telemetry webhook
Closes #357
2023-03-14 14:20:21 +01:00
e7132116f4 🐛 (js) Fix preview message without avatar
Was showing a broken link instead of nothing
react-v0.0.28 js-v0.0.28
2023-03-14 08:17:37 +01:00
e4f4d23cae 🔖 Release v2.11.4 v2.11.4 2023-03-13 17:14:00 +01:00
bcad99f555 🐛 Fix form urlencoded content-type webhooks 2023-03-13 16:46:53 +01:00
86ecd4aa87 Add basic ChatGPT template
Closes #388
2023-03-13 16:29:41 +01:00
c4db2f42a6 (openai) Add Messages sequence type
To make it easy to just plug a sequence of user / assistant messages to Chat completion task

Closes #387
2023-03-13 16:28:08 +01:00
48db171c1b 🚸 Improve magic link sign in experience
New email and sign in feedback
2023-03-13 11:20:28 +01:00
4ae9ea32e4 🐛 (js) Fix popup closing on bot click react-v0.0.27 js-v0.0.27 2023-03-13 10:27:40 +01:00
a66a1e8226 🐛 (js) Enable prefill for date input react-v0.0.26 js-v0.0.26 2023-03-13 10:17:16 +01:00
f9aef907e3 (editor) Allow empty group titles 2023-03-13 09:29:56 +01:00
186328132f 💄 (js) Make sure lite badge can't be hidden react-v0.0.25 js-v0.0.25 2023-03-13 08:40:48 +01:00
5d8c990c05 💚 More efficient db clean script with chunked operations 2023-03-13 08:04:01 +01:00
138f3f8b07 🌐 Introduce i18n
Only translate dashboard page for now

Closes #322
2023-03-11 11:05:07 +01:00
8df830721c 📝 Improve description for DISABLE_SIGNUP param 2023-03-11 09:57:11 +01:00
883d519875 🐛 (js) Fix dynamic avatar on mount react-v0.0.24 js-v0.0.24 2023-03-10 16:00:57 +01:00
9785a0df5c 🚸 (chatwoot) Add close widget task 2023-03-10 11:56:27 +01:00
26c80f064f 🐛 Incorrect Jump block duplication on typebot import
Closes #379
react-v0.0.23 js-v0.0.23
2023-03-10 10:31:38 +01:00
15c1432c32 💄 Add backgroundColor theme field for Popup
And use it for the onboarding modal

Closes #375
2023-03-10 10:01:36 +01:00
5bbb5394ba 🐛 (editor) Fix code editor variable insertion position
Closes #367
2023-03-10 09:52:05 +01:00
e680d133a5 🐛 (date) Fix date picker UI when editor is in dark mode
Closes #368
2023-03-10 09:40:35 +01:00
5435452ab0 🐛 Fix theme avatar form variable click unfocus bug 2023-03-10 09:27:23 +01:00
53cdb35984 Add movie recommendation template
Closes #377
2023-03-09 17:37:39 +01:00
ddd20f6235 (wp) Add custom api host for WP plugin 2023-03-09 14:59:23 +01:00
6b08df71ba 🚸 (phone) Improve phone input behavior and validation
Now accepting landline phone numbers. Consistent select UI on every browser. Auto focus on country select.
react-v0.0.22 js-v0.0.22
2023-03-09 14:21:09 +01:00
bf1fbf2c53 🩹 Fix crash on bot load when it has no groups 2023-03-09 14:21:02 +01:00
ff04edf139 Add OpenAI block
Also migrate credentials to tRPC

Closes #253
2023-03-09 08:46:36 +01:00
97cfdfe79f 🔖 Release v2.11.3 v2.11.3 2023-03-08 10:45:51 +01:00
167d366d55 🐛 (webhook) Fix getResultSample when linked typebot not found
Closes #364
2023-03-08 09:59:39 +01:00
83ae81ccc6 📝 (api) Add protection to sendMessage api ref to test with auth token
Closes #369
2023-03-08 09:58:38 +01:00
b2fa2024a7 💄 (js) Fix spacings related to avatars react-v0.0.21 js-v0.0.21 2023-03-07 17:11:24 +01:00
2788d58e50 🗃️ Remove updatedAt field from Result 2023-03-07 15:51:44 +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