2
0
Commit Graph

267 Commits

Author SHA1 Message Date
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
5ff9afc2b0 docs: add builder url in viewer config 2022-08-06 08:01:01 +02:00
47d24c4447 docs: add extract cookie example 2022-07-26 08:02:27 +02:00
bd0d995c2c fix(docs): openssl command 2022-07-17 18:39:38 +02:00
c2ff1ff68f fix: viewer general config table 2022-07-12 08:22:51 +02:00
0dd99e0802 docs: 📝 Add workspace doc 2022-07-07 08:06:09 +02:00
f1f529949d docs: 📝 Add Troubleshoot sections 2022-07-06 08:00:06 +02:00
5fa8dbfb7e docs: 📝 Add Metadata section in Settings 2022-07-06 07:47:34 +02:00
b0d1b11325 feat: 💄 Change to refreshed logo 2022-07-06 07:47:14 +02:00
2e2b1c1b6b docs: 📝 Add context menu doc 2022-07-03 09:32:49 +02:00
273d4767f1 docs: 📝 Precise what browsers blocks the popups 2022-07-03 08:06:37 +02:00