09277c264c
✨ Implement Pexels videos option to media popover ( #1636 )
...
Closes #1575
Note: Need to create a new environment variable named
`NEXT_PUBLIC_PEXELS_API_KEY` to store the API Key obtained from Pexels!
https://github.com/user-attachments/assets/4250f799-0bd7-48e9-b9a8-4bc188ad7704
---------
Co-authored-by: Baptiste Arnaud <baptiste.arnaud95@gmail.com >
Co-authored-by: younesbenallal <younes.benallal.06@gmail.com >
2024-07-22 19:41:01 +02:00
ec2a53fac1
➖ Remove ZemanticAI block
...
Closes #1656 , closes #1652
2024-07-22 17:24:02 +02:00
c6645d4505
🐛 Fix openai total tokens variable set when streaming
2024-07-17 14:47:12 +02:00
c6005c49a2
✨ (credentials) Add credentials management menu in workspace settings
...
Closes #1567
2024-07-16 15:11:48 +02:00
043f0054b0
⬆️ Upgrade AI SDK ( #1641 )
2024-07-15 14:32:42 +02:00
5a3fd84214
⬆️ Upgrade pnpm, turbo, isolated-vm ( #1609 )
...
Closes https://github.com/baptisteArno/typebot.io/issues/1554
2024-07-11 16:09:49 +02:00
e545c60ca7
📝 Update local-installation documentation for landing page ( #1627 )
...
This section of the local-installation documentation required to be
modified because the `/landing-page` directory has already been moved
from the `/apps` directory to the `/ee/apps` directory.
Thanks!
2024-07-08 18:06:17 +02:00
747e989b78
📝 Add link to test CC from Stripe ( #1621 )
2024-07-03 08:23:11 +02:00
a1b5e59124
📝 Add missing set variable values
...
Closes #1314
2024-06-26 16:51:49 +02:00
14613b61d3
📝 Add API deploy doc
...
Closes #1454
2024-06-26 16:42:54 +02:00
6db0464fd7
✨ Add attachments option to text input ( #1608 )
...
Closes #854
2024-06-26 10:13:38 +02:00
7790cf4f27
🐛 (text) Fix text bubble content parsing when starting with variable
...
Closes #1594
2024-06-24 15:03:18 +02:00
b10383e027
🐛 (video) Parse youtube start time query param
...
Closes #1589
2024-06-24 14:31:07 +02:00
8e6cee5890
📝 Update docker.mdx ( #1597 )
...
Fixed typo in MinIO volume mapping "s3-data" in docker compose file
2024-06-24 11:57:15 +02:00
55654550f0
📝 Add nocodb block videos into docs
2024-06-20 17:13:11 +02:00
033f52e9f3
📝 Add generate upload url endpoint api doc
2024-06-20 10:53:17 +02:00
918836d6cf
⚡ (embed) Option to add a wait event for the embed bubble
...
Closes #1590
2024-06-19 15:27:45 +02:00
67f37c02a4
🐛 Fix allowed origins when embedded in iframe
...
Closes #1518
2024-06-19 09:54:08 +02:00
bec9cb68ca
⬆️ Upgrade chakra version
2024-06-17 14:12:14 +02:00
233ff91a57
🚸 Display error toast when script or set vari…
2024-06-11 18:18:05 +02:00
ee834999e6
✨ Support Vision for compatible AI models
...
Closes #1313
2024-06-11 10:51:02 +02:00
fdbd9c08a3
📝 Add Transcript doc
2024-06-10 17:46:29 +02:00
a17781dfa6
✨ Add NocoDB block ( #1365 )
...
#970 #997
Fully integrate NocoDB.
Added all API Functions:
- List Table Records
- Create Table Records
- Update Table Records
- Delete Table Records
- Read Table Record
- Count Table Records
- List Linked Records
- Link Records
- Unlink Records
Optional Todo:
- Save responses of non-get requests in a variable (error validation
try-catch is added and logged so i do not think so it is much needed)
You are free to implement any extra validation/function :D
---------
Co-authored-by: Baptiste Arnaud <baptiste.arnaud95@gmail.com >
2024-05-27 10:46:42 +02:00
3e4e7531f6
🚸 (number) Avoid parsing numbers starting with 0
2024-05-27 10:36:30 +02:00
10cbf4dfbc
🐛 (calCom) Fix weekly and column layouts restrained from max-width prop
2024-05-23 15:37:51 +02:00
bb4bbd8f0e
🧑💻 Add keycloak auth provider ( #1533 )
...
#1529
2024-05-23 15:36:30 +02:00
076a9503ef
📝 Add release section in self-hosting get-started page
2024-05-23 11:08:12 +02:00
0eacbebbbe
📄 Add Commercial License for ee folder ( #1532 )
2024-05-23 10:42:23 +02:00
8d66b52a39
🔒 Use isolated-vm
2024-05-22 12:12:02 +02:00
15b2901f8a
♻️ (mistral) Use new ai sdk Mistral core
2024-05-21 16:08:35 +02:00
40f21203b5
✨ (setVariable) Add Transcription system var ( #1507 )
...
Closes #1484
2024-05-15 14:24:55 +02:00
1afa25a015
✨ Add variables panel
...
Closes #398
2024-05-13 09:58:27 +02:00
e755f08b40
📝 (whatsapp) Add position collection example
2024-05-12 08:02:35 +02:00
86441a5337
📝 (openai) Add Ask Assistant video demo
2024-05-04 09:33:18 +02:00
58ba6a4089
⏪ (blog) Revert rewrite referer regex and manually add entry for /blog
2024-05-03 17:55:38 +02:00
b4ae098440
⚡ (variables) Add session option in variables ( #1490 )
...
Closes #1488
2024-05-02 15:11:16 +02:00
1c84d296ca
✏️ Fix typo in self-hosting troubleshooting ( #1478 )
...
Hi Arno,
Thank you for your amazing project.
I have made the following small change in the docs:
- "signed" text should be "sign", fixed this small oversight in the
docs.
2024-04-29 09:28:38 +02:00
dc1929e15b
🐛 (openai) Fix ask assistant not correctly referencing uploaded f… ( #1469 )
...
…iles
Closes #1468 , closes #1467 , closes #1211
2024-04-24 16:11:06 +02:00
5d99e00f6b
📝 Add "Lead Generation Guide" article ( #1465 )
...
Co-authored-by: Baptiste Arnaud <baptiste.arnaud95@gmail.com >
2024-04-23 19:32:46 +02:00
7f39d5ac79
🐛 (dify) Fix conversation ID being overwritten randomly
...
Closes #1452
2024-04-23 11:23:04 +02:00
6594723daf
📝 Add docker manual image build instructions
...
Closes #1285
2024-04-23 08:48:59 +02:00
5fb20e36eb
📝 (blog) Improve Image MDX component
2024-04-22 19:47:43 +02:00
a1da5f2cd4
📝 Add "Top 5 Alternatives to Landbot" article
...
Co-authored-by: Baptiste Arnaud <contact@baptiste-arnaud.fr >
Co-authored-by: Baptiste Arnaud <baptiste.arnaud95@gmail.com >
2024-04-22 16:04:59 +02:00
eb2001c06b
📝 Improve blog capabilities and components
2024-04-20 18:21:06 +02:00
6fe4e28bc3
📝 Add new blog structure
2024-04-19 13:20:58 +02:00
7bec58e745
🚸 (whatsapp) Avoid multiple replies to be sent concurently
...
Closes #972 , closes #1453
2024-04-18 09:38:22 +02:00
5c3c7c2b64
✨ (theme) Add container theme options: border, shadow, filter ( #1436 )
...
Closes #1332
2024-04-10 10:19:54 +02:00
b6a31c2944
📝 Update db migration command instructions ( #1410 )
...
Since you proxy the prisma commands so they have the right env varaible
for DATABASE_URL & the location for schema.prisma file
---------
Co-authored-by: Baptiste Arnaud <baptiste.arnaud95@gmail.com >
2024-04-09 13:45:48 +02:00
d96f384e02
♻️ Migrate from got to ky ( #1416 )
...
Closes #1415
2024-04-05 09:01:16 +02:00
ef10f69f92
🐛 Fix ky not working due to fetch rewriting by mistral package
...
Closes #1396
2024-04-03 14:35:18 +02:00