|
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 |
|
|
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 |
|