2
0
Commit Graph

127 Commits

Author SHA1 Message Date
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
2934af8835 📝 Explain how code works in Set variable block 2022-12-24 07:58:07 +01:00
11ff7eab56 📝 Add "How to" section in Buttons block doc 2022-12-23 14:34:15 +01:00
1a3869ae6d ⚗️ Implement bot v2 MVP (#194)
Closes #190
2022-12-22 17:02:34 +01:00
a898a7aa41 Add Google Tag Manager (#185) 2022-12-20 16:59:18 +01:00
f46ce4781f ⬆️ Upgrade dependencies 2022-12-18 11:50:56 +01:00
8b631d77eb 📝 Add embed PDF from Google Drive instructions 2022-12-18 11:32:21 +01:00
141ffd35f7 📝 Improve prefilled variables clarity 2022-12-08 14:28:40 +01:00
2932043056 ⬆️ Upgrade dependencies 2022-12-05 16:16:49 +01:00
4b2f42b40d 📝 Update minio setup instructions
Closes #175
2022-12-05 10:24:11 +01:00
ca8240ba29 📝 Improve Chatwoot block instructions 2022-12-05 08:43:25 +01:00
bdf7c0d5c0 💄 (lp) Update wall of love 2022-12-02 16:53:41 +01:00
41149b07c6 📝 Improve Google config instructions 2022-12-02 09:37:48 +01:00
c799717905 Add webhook blocks API public endpoints 2022-11-30 13:57:28 +01:00
bf0d0c2475 ⚗️ Implement chat API 2022-11-29 10:03:46 +01:00
3e80af638b 📝 Improve send email doc 2022-11-28 08:27:11 +01:00
ce20f960f2 ✏️ Remove "Notion" keywords where it's supposed to be "Typebot" 2022-11-27 08:29:53 +01:00
d80cc1b248 🐛 (results) Fix results display when variable has undefined value 2022-11-23 09:17:37 +01:00
635e6887f3 💚 (docs) Fix api schema generation in CI 2022-11-22 20:58:22 +01:00
11695efb57 📝 Introduce auto generate API doc 2022-11-22 17:30:20 +01:00
34cfd1db30 ⬆️ Upgrade dependencies 2022-11-21 19:08:14 +01:00
bdf4e83617 🔧 Update db turbo scripts 2022-11-21 15:39:31 +01:00
feaf49f137 ⚰️ (docs) Remove old link 2022-11-17 16:52:20 +01:00
7db0e01aca Add audio bubble block
Closes #167
2022-11-17 10:33:17 +01:00
96eb77d94b 📝 Add Chatwoot integration doc 2022-11-16 10:32:39 +01:00
087d24e587 🧑‍💻 (typebot-js) Implement easier commands: open / close / toggle 2022-11-15 16:31:00 +01:00
2c66c59dfc 📦 Upgrade packages 2022-11-02 19:45:46 +01:00
d6dffa924e 📝 Add instruction for AWS S3 endpoint
Closes #133
2022-10-20 09:09:48 +02:00
ff52a676f6 📦 Update packages 2022-10-16 10:54:21 +02:00
a947c1ce34 📦 Upgrade deps to latest version 2022-10-02 10:34:13 +02:00
9061c03d6d ✏️ (pricing) Fix typos 2022-09-27 08:30:42 +02:00
30dff2d5d7 🐛 (limits) Fix storage limit trigger and e2e tests 2022-09-27 08:30:42 +02:00
a262fc190e 📦 Update packages 2022-09-12 07:59:08 +02:00
a16118027d 📝 More explicite set variable compute examples 2022-09-01 08:07:56 +02:00
cf07cfe3ab 🧑‍💻 (smtp) Use secure prop instead of ignoreTLS
BREAKING CHANGE: The SMTP_IGNORE_TLS environment has been removed in favore of SMTP_SECURE. If
SMTP_SECURE is true,  the connection will use TLS when connecting to server. If false (the default)
then TLS is used if server supports the STARTTLS extension. In most cases set this value to true if
you are connecting to port 465. For port 587 or 25 keep it false
2022-09-01 07:40:35 +02:00
69288484ed docs: add a custom domain 2022-08-16 07:47:31 +02:00
6716cf2484 docs: add members and guests 2022-08-12 07:24:40 +02:00
f9ab0e8a76 docs: improve set current date wording 2022-08-11 06:49:17 +02:00
ee338f62dc build: add pnpm 2022-08-10 18:49:06 +02:00
8c3b5058f1 docs: update vercel cli command (closes #116) 2022-08-06 10:37:18 +02:00
0e3ce7e7a7 docs: link to current typebot 2022-08-06 08:35:23 +02:00