2
0
Commit Graph

448 Commits

Author SHA1 Message Date
Baptiste Arnaud
7385e3bbbf 📝 Add Jump and AB test block docs 2023-04-24 08:50:57 +02:00
Baptiste Arnaud
a4ca413c60 📝 Add upgrade plan doc 2023-04-19 08:02:24 +02:00
Baptiste Arnaud
cd0916df67 🚸 (share) Use custom domain host when possible in embed instruction
Closes #464
2023-04-17 14:47:30 +02:00
Baptiste Arnaud
397a33afc6 📝 Improve writing on self-hosting introduction 2023-04-14 10:12:11 +02:00
Baptiste Arnaud
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
Baptiste Arnaud
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
Baptiste Arnaud
6921cc23a5 🚸 (sheets) Better Get data settings UI 2023-04-11 08:19:42 +02:00
Baptiste Arnaud
f18889a046 📝 (openai) Add a troobleshooting section 2023-04-04 07:52:52 +02:00
Baptiste Arnaud
14abe76691 📝 Add set variable upper and lower case examples 2023-04-03 16:54:53 +02:00
Baptiste Arnaud
61981f9e92 📝 (sheets) Add instructions on how to format spreadsheet 2023-03-30 15:53:01 +02:00
Baptiste Arnaud
684e6338e2 🐛 (typebotLink) Fix linked typebot fetching error
Closes #429
2023-03-30 10:30:26 +02:00
Baptiste Arnaud
70416c0d14 (billing) Add HU VAT option 2023-03-29 16:33:06 +02:00
Baptiste Arnaud
3ef4efab4e Add Unsplash picker
Closes #413
2023-03-29 15:20:01 +02:00
Baptiste Arnaud
f13d7a1a5a 💄 Fix misc UI issues
Closes #430
2023-03-28 16:02:26 +02:00
Baptiste Arnaud
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
Baptiste Arnaud
787ac50f90 📝 Add better examples about variables evaluation on Set variable block 2023-03-27 10:18:19 +02:00
Baptiste Arnaud
e1de63a405 📝 Add required asterix in apps config 2023-03-24 08:11:13 +01:00
Baptiste Arnaud
69ee5900b4 📝 Add explanations about how variables are evaluated in code
Closes #390
2023-03-23 10:47:34 +01:00
Baptiste Arnaud
7340ec139c 📝 (openai) Add youtube video about the basic chatgpt template 2023-03-21 16:33:56 +01:00
Baptiste Arnaud
0c39ae41b6 🚸 (variables) Allow null values in variable list 2023-03-21 15:42:03 +01:00
Baptiste Arnaud
90cb0750b8 💚 Fix Sentry sourcemap upload
Closes #405
2023-03-21 13:58:05 +01:00
Baptiste Arnaud
16c261a8a5 ✏️ Fix old packages/db paths in documentation 2023-03-20 07:38:47 +01:00
Baptiste Arnaud
f3af07b7ff ♻️ (viewer) Remove barrel exports and flatten folder arch 2023-03-15 12:21:52 +01:00
Baptiste Arnaud
44d7a0bcb8 ♻️ (builder) Remove barrel export and flatten folder arch 2023-03-15 11:52:38 +01:00
Baptiste Arnaud
cbc8194f19 ♻️ Re-organize workspace folders 2023-03-15 08:35:16 +01:00
Baptiste Arnaud
d154c4e2f2 ♻️ Replace schemas with merge and discriminated unions
Closes #374
2023-03-14 16:42:12 +01:00
Baptiste Arnaud
ff09814ead ⬆️ Upgrade dependencies 2023-03-14 15:08:53 +01:00
Baptiste Arnaud
9ca17e4e0b 📈 Add telemetry webhook
Closes #357
2023-03-14 14:20:21 +01:00
Baptiste Arnaud
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
Baptiste Arnaud
8df830721c 📝 Improve description for DISABLE_SIGNUP param 2023-03-11 09:57:11 +01:00
Baptiste Arnaud
883d519875 🐛 (js) Fix dynamic avatar on mount 2023-03-10 16:00:57 +01:00
Baptiste Arnaud
ddd20f6235 (wp) Add custom api host for WP plugin 2023-03-09 14:59:23 +01:00
Baptiste Arnaud
ff04edf139 Add OpenAI block
Also migrate credentials to tRPC

Closes #253
2023-03-09 08:46:36 +01:00
Baptiste Arnaud
2788d58e50 🗃️ Remove updatedAt field from Result 2023-03-07 15:51:44 +01:00
Baptiste Arnaud
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
Baptiste Arnaud
022c5a5738 Add new Jump block
Also improve Select input with a clear button

Closes #186
2023-03-03 15:15:43 +01:00
Baptiste Arnaud
b2ad91c11f 📝 Add change password faq 2023-03-02 11:37:25 +01:00
Baptiste Arnaud
caf4086dd8 📝 Add dynamic buttons section 2023-02-28 08:01:20 +01:00
Baptiste Arnaud
2b2b1c3d6d 📝 (embed) Add new script embed instructions 2023-02-25 10:16:57 +01:00
Baptiste Arnaud
712daf7ab3 📝 (wordpress) Add litespeed localization issue instruction 2023-02-25 08:53:17 +01:00
Baptiste Arnaud
2ff6991ca7 (buttons) Allow dynamic buttons from variable
Closes #237
2023-02-23 14:48:17 +01:00
Baptiste Arnaud
d2880cdf2d ⬆️ Upgrade dependencies 2023-02-23 09:46:03 +01:00
Baptiste Arnaud
3967e5f1d0 (preview) Add preview runtime dropdown
User can select between Web and API previews

Closes #247
2023-02-22 11:40:04 +01:00
Baptiste Arnaud
a4e3f4bf9c 📝 Add appropriate docs for new @typebot.io libs 2023-02-21 16:22:25 +01:00
Baptiste Arnaud
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
Baptiste Arnaud
907cad8050 🐛 Improve bot libs mount in prod env 2023-02-21 08:28:36 +01:00
Baptiste Arnaud
fe7c85c788 🔖 Release bot v0.0.3 2023-02-20 10:18:24 +01:00
Baptiste Arnaud
8a0155dab8 💚 Build docker images for postgresql only
Still need to find a way to change the database provider at runtime. For now let's just only enable postgresql for docker deployments

Closes #324
2023-02-19 10:09:45 +01:00
Baptiste Arnaud
b73282d810 ♻️ (billing) Refactor billing server code to trpc 2023-02-17 16:19:39 +01:00
Baptiste Arnaud
fde14a800d 📝 Add a "Publish" doc 2023-02-16 20:02:43 +01:00