|
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 |
|
|
022c5a5738
|
✨ Add new Jump block
Also improve Select input with a clear button
Closes #186
|
2023-03-03 15:15:43 +01:00 |
|
|
b2ad91c11f
|
📝 Add change password faq
|
2023-03-02 11:37:25 +01:00 |
|
|
caf4086dd8
|
📝 Add dynamic buttons section
|
2023-02-28 08:01:20 +01:00 |
|
|
2b2b1c3d6d
|
📝 (embed) Add new script embed instructions
|
2023-02-25 10:16:57 +01:00 |
|
|
712daf7ab3
|
📝 (wordpress) Add litespeed localization issue instruction
|
2023-02-25 08:53:17 +01:00 |
|
|
2ff6991ca7
|
✨ (buttons) Allow dynamic buttons from variable
Closes #237
|
2023-02-23 14:48:17 +01:00 |
|
|
d2880cdf2d
|
⬆️ Upgrade dependencies
|
2023-02-23 09:46:03 +01:00 |
|
|
3967e5f1d0
|
✨ (preview) Add preview runtime dropdown
User can select between Web and API previews
Closes #247
|
2023-02-22 11:40:04 +01:00 |
|
|
a4e3f4bf9c
|
📝 Add appropriate docs for new @typebot.io libs
|
2023-02-21 16:22:25 +01:00 |
|
|
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 |
|
|
907cad8050
|
🐛 Improve bot libs mount in prod env
|
2023-02-21 08:28:36 +01:00 |
|
|
fe7c85c788
|
🔖 Release bot v0.0.3
|
2023-02-20 10:18:24 +01:00 |
|
|
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 |
|
|
b73282d810
|
♻️ (billing) Refactor billing server code to trpc
|
2023-02-17 16:19:39 +01:00 |
|
|
fde14a800d
|
📝 Add a "Publish" doc
|
2023-02-16 20:02:43 +01:00 |
|
|
46e9271aaa
|
📝 Add a planetscale guide
Closes #287
|
2023-02-13 10:25:43 +01:00 |
|
|
c879c6f83a
|
📝 Remove advanced section in Condition docs
Not relevant anymore.
|
2023-02-09 08:39:20 +01:00 |
|
|
0b34321bf7
|
🗃️ Add updatedAt fields where missing
|
2023-02-03 11:10:40 +01:00 |
|
|
4a9f2b1b02
|
📝 Add google sheets callback URL instruction
Closes #286
|
2023-02-02 14:38:06 +01:00 |
|
|
8d592a3cc3
|
⚡ (editor) Improve textbox incoming variable detection
|
2023-01-28 15:36:49 +01:00 |
|
|
201939f8a3
|
⬆️ Upgrade dependencies
|
2023-01-28 14:42:50 +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 |
|
|
8e0043d51d
|
📝 Add affiliate program faq section
|
2023-01-27 07:43:34 +01:00 |
|
|
fa9e4b7b67
|
✨ Add Wait block
Closes #142
|
2023-01-26 18:23:09 +01:00 |
|
|
01c9691175
|
📝 Write a guide about UTM params forwarding
|
2023-01-26 08:31:49 +01:00 |
|
|
30baa611e5
|
⚡ (engine) Improve engine overall robustness
|
2023-01-25 14:59:53 +01:00 |
|
|
393f5f27ed
|
🚸 (share) Hide custom domain dropdown when env isn't configured
Related to #269
|
2023-01-21 18:20:10 +01:00 |
|
|
3d2d4017b2
|
📝 Improve the description of NEXTAUTH_URL_INTERNAL
|
2023-01-21 17:53:42 +01:00 |
|
|
04d206eab1
|
⬆️ Upgrade dependencies
|
2023-01-21 13:24:23 +01:00 |
|
|
fe2952d407
|
🐛 (collaboration) Fix a database rule preventing collaborators to edit a bot
Also check if new user has invitations when signup is disabled
Closes #265
|
2023-01-20 09:30:25 +01:00 |
|
|
4435fb0d7e
|
📝 Add extract first name example
|
2023-01-20 08:16:05 +01:00 |
|
|
930fef2c34
|
📝 Self-hosting manual docs (#260)
|
2023-01-17 08:38:52 +01:00 |
|
|
67ee197d9b
|
🚸 (dashboard) Soften imported bot model check
|
2023-01-16 17:22:34 +01:00 |
|
|
7311988901
|
⚡ (chat) Improve chat API compatibility with preview mode
|
2023-01-16 12:13:21 +01:00 |
|
|
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 |
|
|
f1fa5358e9
|
📝 Update FAQ
|
2023-01-10 10:02:39 +01:00 |
|
|
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 |
|
|
4bf93b4872
|
♻️ Add id token config param to custom OAuth
Closes #224
|
2023-01-07 17:13:08 +01:00 |
|
|
6cc3cbf182
|
🐛 (auth) Add custom oauth client id and secret params
Closes #216
|
2023-01-06 14:17:29 +01:00 |
|
|
40d230a73a
|
📝 Add custom body with variable example
|
2023-01-06 10:41:17 +01:00 |
|
|
ec7481d002
|
⬆️ Upgrade dependencies
Closes #198, closes #171
|
2023-01-02 10:33:35 +01:00 |
|
|
b9ed50b016
|
📝 Add Make.com instructions
Closes #205
|
2023-01-02 08:40:24 +01:00 |
|
|
b9d38935a6
|
✨ (auth) Add custom OAuth provider support
Closes #42
|
2023-01-02 08:29:46 +01:00 |
|
|
b0075fd374
|
⬆️ Upgrade dependencies
|
2022-12-25 09:13:33 +01:00 |
|