2
0
Commit Graph

148 Commits

Author SHA1 Message Date
Baptiste Arnaud
c09a84034e (chatwoot) Add result URL custom attribute 2023-04-25 08:15:53 +02:00
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
397a33afc6 📝 Improve writing on self-hosting introduction 2023-04-14 10:12:11 +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
3ef4efab4e Add Unsplash picker
Closes #413
2023-03-29 15:20:01 +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
16c261a8a5 ✏️ Fix old packages/db paths in documentation 2023-03-20 07:38:47 +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
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
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
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
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
fde14a800d 📝 Add a "Publish" doc 2023-02-16 20:02:43 +01:00
Baptiste Arnaud
46e9271aaa 📝 Add a planetscale guide
Closes #287
2023-02-13 10:25:43 +01:00
Baptiste Arnaud
c879c6f83a 📝 Remove advanced section in Condition docs
Not relevant anymore.
2023-02-09 08:39:20 +01:00
Baptiste Arnaud
4a9f2b1b02 📝 Add google sheets callback URL instruction
Closes #286
2023-02-02 14:38:06 +01:00
Baptiste Arnaud
a842f57297 ♻️ Rename Code block to Script block
Closes #245
2023-01-27 15:58:05 +01:00
Baptiste Arnaud
409e7643ad ♻️ Add a new unlimited plan
Closes #273
2023-01-27 15:00:07 +01:00
Baptiste Arnaud
8e0043d51d 📝 Add affiliate program faq section 2023-01-27 07:43:34 +01:00
Baptiste Arnaud
fa9e4b7b67 Add Wait block
Closes #142
2023-01-26 18:23:09 +01:00
Baptiste Arnaud
01c9691175 📝 Write a guide about UTM params forwarding 2023-01-26 08:31:49 +01:00
Baptiste Arnaud
393f5f27ed 🚸 (share) Hide custom domain dropdown when env isn't configured
Related to #269
2023-01-21 18:20:10 +01:00
Baptiste Arnaud
3d2d4017b2 📝 Improve the description of NEXTAUTH_URL_INTERNAL 2023-01-21 17:53:42 +01:00
Baptiste Arnaud
4435fb0d7e 📝 Add extract first name example 2023-01-20 08:16:05 +01:00
Peng Boris Akebuon
930fef2c34 📝 Self-hosting manual docs (#260) 2023-01-17 08:38:52 +01:00
Baptiste Arnaud
b142dc18eb Make the default workspace plan configurable
Set it with a `DEFAULT_WORKSPACE_PLAN` env variable

Closes #152
2023-01-10 11:18:43 +01:00
Baptiste Arnaud
f1fa5358e9 📝 Update FAQ 2023-01-10 10:02:39 +01:00
Baptiste Arnaud
3bc02406f3 🧑‍💻 (auth) Improve Custom OAuth set up
Now only ask for a well-known URL

Closes #229
2023-01-10 08:24:44 +01:00
Baptiste Arnaud
4bf93b4872 ♻️ Add id token config param to custom OAuth
Closes #224
2023-01-07 17:13:08 +01:00
Baptiste Arnaud
6cc3cbf182 🐛 (auth) Add custom oauth client id and secret params
Closes #216
2023-01-06 14:17:29 +01:00
Baptiste Arnaud
40d230a73a 📝 Add custom body with variable example 2023-01-06 10:41:17 +01:00
Baptiste Arnaud
b9ed50b016 📝 Add Make.com instructions
Closes #205
2023-01-02 08:40:24 +01:00
Baptiste Arnaud
b9d38935a6 (auth) Add custom OAuth provider support
Closes #42
2023-01-02 08:29:46 +01:00