2
0
Commit Graph

2429 Commits

Author SHA1 Message Date
85f2c0739a 📝 Add proper NODE_OPTIONS in env.dev.example 2024-08-12 15:21:51 +02:00
a79f41e3c6 📝 Add proto header in reverse proxy instructions
Closes #1680
2024-08-12 15:17:59 +02:00
4ebd98855b 👷 Improve monthly database cleaning script perf 2024-08-12 14:03:52 +02:00
7210df4d79 📝 Add "benefits ai chatbot" article (#1674) 2024-08-03 13:50:41 +02:00
5a0a133429 🐛 (ai) Fix vision on URL that contains whitespaces 2024-07-30 17:08:01 +02:00
a9f2b49251 🐛 (whatsapp) Fix start condition failure 2024-07-30 15:03:59 +02:00
38fa88f6d6 🐛 Fix smtp error details not displaying 2024-07-30 14:49:52 +02:00
22953a3445 🐛 Fix append values bug when value contains "`" nextjs-v0.3.7 react-v0.3.7 js-v0.3.7 2024-07-29 16:35:02 +02:00
77daab8a5f 💚 Fix error message invalid type 2024-07-29 11:30:59 +02:00
91de79b502 🐛 (transcript) Make sure to set all the set variables that matches the same block
Closes #1664
2024-07-29 10:37:52 +02:00
da908ffe90 🧑‍💻 Provide SMTP error details in toast 2024-07-29 09:49:55 +02:00
3ba0e393af 📝 Add "Chatbot.com alternatives" blog post (#1663) 2024-07-24 16:06:15 +02:00
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
94ca8ac39f 🐛 Fix credentials listing when getting deleted creds 2024-07-22 17:58:25 +02:00
0237c6f835 🐛 Fix empty placeholder ignored
Closes #1660
2024-07-22 17:37:32 +02:00
ec2a53fac1 Remove ZemanticAI block
Closes #1656, closes #1652
2024-07-22 17:24:02 +02:00
71d09cdf7c 🐛 (editor) Fix share popover behind Test drawer
Closes #1647
2024-07-22 17:11:40 +02:00
929863f09b 📝 Add "Ecommerce chatbot" blog post (#1653)
This will be the pillar page of all the content around this topic
2024-07-22 16:45:05 +02:00
0239eec2cd 🐳 Add required NODE_OPTIONS by default 2024-07-18 16:31:25 +02:00
431e29b41e 🚸 (sheets) Auto set credentials after oauth… 2024-07-18 16:17:58 +02:00
1f71b86f09 🚸 Improve feedback when variable input did … 2024-07-18 16:17:58 +02:00
2e016e9044 📝 Add 'React Chatbot' blog post (#1633) 2024-07-17 14:56:46 +02:00
c6645d4505 🐛 Fix openai total tokens variable set when streaming 2024-07-17 14:47:12 +02:00
0ee820b4da 🔧 Migrate Tolgee from self-hosted to cloud
Closes #1330
2024-07-17 10:58:34 +02:00
bd6921b90c 🐛 (credentials) Fix credentials not listing when workspace has legacy zemantic 2024-07-16 16:36:14 +02:00
867041e7d8 ♻️ (wp) Improve wp escape attr 2024-07-16 15:54:55 +02:00
c6005c49a2 (credentials) Add credentials management menu in workspace settings
Closes #1567
2024-07-16 15:11:48 +02:00
db628cd051 🚸 (anthropic) Add placeholder in models enum 2024-07-15 16:55:19 +02:00
90cc8c8054 📝 Remove WABA ID requirement instruction 2024-07-15 16:09:58 +02:00
2a5fb14726 🐛 Fix nextjs package broken dynamic import nextjs-v0.3.6 react-v0.3.6 js-v0.3.6 2024-07-15 16:06:12 +02:00
8e15472e82 🚸 (http) Allow for query params list
Closes #1638
2024-07-15 15:28:57 +02:00
94ed5724d8 💚 Fix cleanDatabase github script turbo exec 2024-07-15 15:08:39 +02:00
f4cd1d5ba3 🐛 Fix remember user streaming messages nextjs-v0.3.5 react-v0.3.5 js-v0.3.5 2024-07-15 15:06:38 +02:00
043f0054b0 ⬆️ Upgrade AI SDK (#1641) 2024-07-15 14:32:42 +02:00
a4fb8b6d10 💚 Fix landing page redirects env ignored 2024-07-11 20:58:23 +02:00
952ff20b52 💚 Fix checkAndReportChatsUsage script env 2024-07-11 19:22:17 +02:00
de36b66471 🔖 Release v2.27.0 v2.27.0 2024-07-11 16:26:35 +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
c7263a17eb ️ Option to disable controls and autoplay on videos (#1631)
Extends the implementation of #1503 as per the suggestions provided in
the code review to resolve #1485



https://github.com/baptisteArno/typebot.io/assets/69730155/87481d64-57f5-4f7e-8a28-4a464f12cc31

---------

Co-authored-by: Baptiste Arnaud <baptiste.arnaud95@gmail.com>
nextjs-v0.3.4 react-v0.3.4 js-v0.3.4
2024-07-11 12:32:47 +02:00
6049aad6aa 🐛 (wp) Fix XSS vuln shortcode attributes
Closes #1632
2024-07-11 12:16:11 +02:00
cbaa7e7830 🐛 Use custom domain origin for API calls
Closes #1629
2024-07-11 11:58:19 +02:00
d838c2c816 🐛 Fix http req body type issue 2024-07-11 11:49:19 +02:00
c5794a0461 🐛 (http) Accept body content other than json and form-data 2024-07-11 10:46:00 +02:00
1bc217d3ad 📝 Add 'WhatsApp business benefits' blog post (#1628) 2024-07-11 10:14:57 +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
2772d88e1a 📝 Add 'upsell using ai chatbots' blog post (#1612)
Co-authored-by: Baptiste Arnaud <baptiste.arnaud95@gmail.com>
2024-07-08 17:46:24 +02:00
85e9a0c5e7 🐛 (upload) Fix file upload generated URL in preview 2024-07-08 09:04:33 +02:00
7d4496790c 💚 Upgrade pnpm action setup 2024-07-05 13:41:51 +02:00
747e989b78 📝 Add link to test CC from Stripe (#1621) 2024-07-03 08:23:11 +02:00
8f741ea7ae Revert checkout session update existing customer
An email should not be tied to a Stripe customer

Closes #1615
2024-07-02 09:59:30 +02:00