2
0
Commit Graph

256 Commits

Author SHA1 Message Date
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
cc71157e0f docs: 📝 Add dynamic avatar guide 2022-07-03 07:41:47 +02:00
7caac2bc25 docs: 📝 Add General settings 2022-06-29 10:03:55 +02:00
d1e94ee562 docs: 📝 Improve docker guides and examples 2022-06-27 16:26:27 +02:00
283509ed59 docs: 📝 Add doc for every block 2022-06-17 08:04:22 +02:00
3105adedb3 fix(auth): 🔧 Add ignoreTLS option for SMTP creds 2022-06-13 11:50:05 +02:00
177789c1a6 docs: 📝 Indicate where var dropdown is available 2022-06-13 11:21:32 +02:00
75365a0d82 feat(editor): Add file upload input 2022-06-12 17:34:33 +02:00
d4c52d47b3 docs: 📝 Improve hidden variables doc 2022-06-12 10:16:28 +02:00
6657a85573 docs: 📝 Update email doc 2022-06-12 09:12:48 +02:00
0a45a31007 fix: ✏️ Remove quotes from email config 2022-06-08 08:50:36 +02:00
b1aecf843b feat(engine): Add Rating input 2022-06-08 07:40:20 +02:00