2
0
Commit Graph

463 Commits

Author SHA1 Message Date
b2ea8fc059 🌐 Translate workspace (#528) 2023-05-31 07:53:30 +02:00
6651c85f02 Update builder configuration docs (#531) 2023-05-30 08:06:16 +02:00
55bbf0e593 ⬆️ Upgrade dependencies 2023-05-25 18:36:51 +02:00
c950406997 💄 (js) Improve popup ui consistency 2023-05-23 18:01:49 +02:00
0fc6bfa7ce 🐳 Fix encryption length check script
The encryption length can also be of length 80 if encoded with base64

Closes #516
2023-05-17 11:35:32 +02:00
c451ba7784 📝 (webflow) Add bind commands to button instructions 2023-05-17 10:00:25 +02:00
27b009dd76 Remember result in either local or session storage (#514)
Closes #513
2023-05-16 14:58:56 +02:00
72058fd624 🔊 Add DEBUG mode with valuable logs in viewer 2023-05-16 10:22:31 +02:00
bde941613c Add predefined set variable values (#497)
Closes #234
2023-05-11 17:17:24 -04:00
ecc3b5fd87 📝 Custom bubble button position instructions 2023-05-05 11:10:10 -04:00
c31642db04 📝 Doc about the more options menu from the results tab 2023-05-05 09:34:01 -04:00
035dded654 Add picture choice block
Closes #476
2023-05-04 09:23:33 -04:00
68a15f5ac1 ⬆️ Upgrade dependencies 2023-05-02 15:33:42 -04:00
5b4a6c523d (buttons) Add searchable choices
Closes #473
2023-04-26 17:54:00 +02:00
c09a84034e (chatwoot) Add result URL custom attribute 2023-04-25 08:15:53 +02:00
7385e3bbbf 📝 Add Jump and AB test block docs 2023-04-24 08:50:57 +02:00
a4ca413c60 📝 Add upgrade plan doc 2023-04-19 08:02:24 +02:00
cd0916df67 🚸 (share) Use custom domain host when possible in embed instruction
Closes #464
2023-04-17 14:47:30 +02:00
397a33afc6 📝 Improve writing on self-hosting introduction 2023-04-14 10:12:11 +02:00
e0a9824913 ♻️ Simplify text bubble content shape
Remove html and plainText field because it was redundant

Closes #386
2023-04-13 17:10:59 +02:00
2cbf8348c3 🛂 Add new yearly plans and graduated pricing
BREAKING CHANGE: Stripe environment variables have changed. New ones are required. Check out the new Stripe configuration in the
docs.

Closes #457
2023-04-13 11:39:10 +02:00
6921cc23a5 🚸 (sheets) Better Get data settings UI 2023-04-11 08:19:42 +02:00
f18889a046 📝 (openai) Add a troobleshooting section 2023-04-04 07:52:52 +02:00
14abe76691 📝 Add set variable upper and lower case examples 2023-04-03 16:54:53 +02:00
61981f9e92 📝 (sheets) Add instructions on how to format spreadsheet 2023-03-30 15:53:01 +02:00
684e6338e2 🐛 (typebotLink) Fix linked typebot fetching error
Closes #429
2023-03-30 10:30:26 +02:00
70416c0d14 (billing) Add HU VAT option 2023-03-29 16:33:06 +02:00
3ef4efab4e Add Unsplash picker
Closes #413
2023-03-29 15:20:01 +02:00
f13d7a1a5a 💄 Fix misc UI issues
Closes #430
2023-03-28 16:02:26 +02:00
38ed5758fe (theme) Add theme templates
Allows you to save your themes and select a theme from Typebot's gallery

Closes #275
2023-03-28 15:10:06 +02:00
787ac50f90 📝 Add better examples about variables evaluation on Set variable block 2023-03-27 10:18:19 +02:00
e1de63a405 📝 Add required asterix in apps config 2023-03-24 08:11:13 +01:00
69ee5900b4 📝 Add explanations about how variables are evaluated in code
Closes #390
2023-03-23 10:47:34 +01:00
7340ec139c 📝 (openai) Add youtube video about the basic chatgpt template 2023-03-21 16:33:56 +01:00
0c39ae41b6 🚸 (variables) Allow null values in variable list 2023-03-21 15:42:03 +01:00
90cb0750b8 💚 Fix Sentry sourcemap upload
Closes #405
2023-03-21 13:58:05 +01:00
16c261a8a5 ✏️ Fix old packages/db paths in documentation 2023-03-20 07:38:47 +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
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
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
8df830721c 📝 Improve description for DISABLE_SIGNUP param 2023-03-11 09:57:11 +01:00
883d519875 🐛 (js) Fix dynamic avatar on mount 2023-03-10 16:00:57 +01:00
ddd20f6235 (wp) Add custom api host for WP plugin 2023-03-09 14:59:23 +01:00
ff04edf139 Add OpenAI block
Also migrate credentials to tRPC

Closes #253
2023-03-09 08:46:36 +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