2
0
Commit Graph

561 Commits

Author SHA1 Message Date
a262fc190e 📦 Update packages 2022-09-12 07:59:08 +02:00
4a04d1ccba 🐛 (webhook) Don't send body when GET method is used 2022-09-12 07:58:57 +02:00
d696f551c3 🐛 (webhook) Don't send body when GET method is used 2022-09-11 11:42:25 +02:00
1a7c25ef0b 🛂 (builder) Make sure old typebots can't overwrite newer 2022-09-10 15:18:37 +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
42bf93e729 🐛 (lp) Update plausible tracking url 2022-08-31 21:01:04 +02:00
a8d1e27e15 🐛 (lp) Update plausible tracking url 2022-08-31 21:00:19 +02:00
194df22ec0 🔖 Release 2.6.2 2022-08-29 17:01:27 +02:00
57866c4aa3 chore: upgrade packages
Also fixes sendEmail viewer e2e test
2022-08-29 08:51:45 +02:00
43891b06aa fix(webhooks): improve body parsing 2022-08-29 07:50:51 +02:00
02bb7f5ea7 fix(results): crash when variable is object 2022-08-22 18:57:11 +02:00
59281426b0 build: upgrade packages 2022-08-21 22:33:09 +02:00
93161b74b2 fix(typebotLink): current typebot dropdown 2022-08-21 10:01:54 +02:00
1318d27c74 build(results): add log to investigate crash 2022-08-18 18:04:45 +02:00
69288484ed docs: add a custom domain 2022-08-16 07:47:31 +02:00
5333ba9088 fix(giphy): search 2022-08-12 08:34:53 +02:00
6716cf2484 docs: add members and guests 2022-08-12 07:24:40 +02:00
361092ffa5 fix(results): crash when accessor contains a dot 2022-08-11 09:11:06 +02:00
823793aab4 fix(collaboration): env var typo 2022-08-11 08:21:20 +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
22eb48be0b docs: add lp and docs start instructions 2022-07-26 07:53:09 +02:00
7d0a526736 feat(results): remove incomplete results limitation 2022-07-20 08:38:10 +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
481f61714e fix(templates): duplicate resultsPreference conflict 2022-07-12 08:13:21 +02:00
6822b77897 chore: update msw 2022-07-12 08:09:09 +02:00
d6aa6e7c75 fix: remove json escape for single variable body
Closes #110
2022-07-09 08:11:08 +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
d35bfeb323 fix(api): 🐛 webhookSteps returns blocks instead of step 2022-07-06 07:19:56 +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
6b32c171fe feat(editor): ️ Indicate why GSheets couldn't find any sheet 2022-07-03 07:56:27 +02:00
cc71157e0f docs: 📝 Add dynamic avatar guide 2022-07-03 07:41:47 +02:00
9cddc755a3 fix(sheets): 🔒️ Check token id before updating creds 2022-07-02 08:28:20 +02:00
994ae61719 fix(results): 🐛 Ignore cell content for column size 2022-07-01 18:17:49 +02:00
38a3ee7010 fix(bot): 🐛 Accept file upload without fileType 2022-07-01 17:52:58 +02:00
d84f99074d feat(results): Brand new Results table
- Resizable columns
- Hide / Show columns
- Reorganize columns
- Expand result
2022-07-01 17:21:11 +02:00
cf6e8a21be feat: 📈 Inject user id for Sentry 2022-07-01 10:26:04 +02:00
a9a0aec375 fix(email): 🐛 Reply to name parsing 2022-07-01 09:00:27 +02:00
db9a314b9f fix(editor): 🐛 Back action trigger on finger swipe 2022-06-30 11:52:40 +02:00
6e5f507171 fix(editor): 🐛 Attempt to fix collaboration invitation email 2022-06-30 11:25:17 +02:00