2
0
Commit Graph

703 Commits

Author SHA1 Message Date
Baptiste Arnaud
d696f551c3 🐛 (webhook) Don't send body when GET method is used 2022-09-11 11:42:25 +02:00
Baptiste Arnaud
1a7c25ef0b 🛂 (builder) Make sure old typebots can't overwrite newer 2022-09-10 15:18:37 +02:00
Baptiste Arnaud
4bf47ecf90 🐛 (textinput) Don't submit on enter when long input 2022-09-10 14:32:14 +02:00
Baptiste Arnaud
b64f787cf5 🐛 (viewer) load a bot without a start edge 2022-09-10 14:21:21 +02:00
Baptiste Arnaud
ae5d5b795d 🔖 Release v2.7.0 v2.7.0 2022-09-01 08:32:29 +02:00
Baptiste Arnaud
a16118027d 📝 More explicite set variable compute examples 2022-09-01 08:07:56 +02:00
Baptiste Arnaud
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
Baptiste Arnaud
42bf93e729 🐛 (lp) Update plausible tracking url 2022-08-31 21:01:04 +02:00
Baptiste Arnaud
a8d1e27e15 🐛 (lp) Update plausible tracking url 2022-08-31 21:00:19 +02:00
Baptiste Arnaud
194df22ec0 🔖 Release 2.6.2 v2.6.2 2022-08-29 17:01:27 +02:00
Baptiste Arnaud
d94879ec3b 📦 Add cz-emoji 2022-08-29 09:13:24 +02:00
Baptiste Arnaud
57866c4aa3 chore: upgrade packages
Also fixes sendEmail viewer e2e test
2022-08-29 08:51:45 +02:00
Baptiste Arnaud
43891b06aa fix(webhooks): improve body parsing 2022-08-29 07:50:51 +02:00
Baptiste Arnaud
02bb7f5ea7 fix(results): crash when variable is object 2022-08-22 18:57:11 +02:00
Baptiste Arnaud
59281426b0 build: upgrade packages 2022-08-21 22:33:09 +02:00
Baptiste Arnaud
93161b74b2 fix(typebotLink): current typebot dropdown 2022-08-21 10:01:54 +02:00
Baptiste Arnaud
bd41d7fc9b fix(paymentInput): don't proceed when modal closed 2022-08-21 08:30:34 +02:00
Baptiste Arnaud
1318d27c74 build(results): add log to investigate crash 2022-08-18 18:04:45 +02:00
Baptiste Arnaud
ec7de582bd build: bump version v2.6.1 2022-08-18 14:53:26 +02:00
Baptiste Arnaud
741f31a05e fix(engine): reset button type to submit 2022-08-18 14:48:45 +02:00
Baptiste Arnaud
f9c16ce4c4 fix(bot): pay button not submitting 2022-08-17 07:17:09 +02:00
Baptiste Arnaud
dc5a38cacf fix(bot): google pay autocomplete 2022-08-16 08:41:39 +02:00
Baptiste Arnaud
69288484ed docs: add a custom domain 2022-08-16 07:47:31 +02:00
Baptiste Arnaud
fd01793594 feat(inputs): improve input focus behavior 2022-08-14 18:06:16 +02:00
Baptiste Arnaud
008724a3b1 ci: avoid triggering npm publish on any tag 2022-08-13 18:40:48 +02:00
Baptiste Arnaud
e16ca64118 build: bump version v2.6.0 2022-08-13 18:36:37 +02:00
Baptiste Arnaud
5333ba9088 fix(giphy): search 2022-08-12 08:34:53 +02:00
Baptiste Arnaud
6716cf2484 docs: add members and guests 2022-08-12 07:24:40 +02:00
Baptiste Arnaud
361092ffa5 fix(results): crash when accessor contains a dot 2022-08-11 09:11:06 +02:00
Baptiste Arnaud
823793aab4 fix(collaboration): env var typo 2022-08-11 08:21:20 +02:00
Baptiste Arnaud
f9ab0e8a76 docs: improve set current date wording 2022-08-11 06:49:17 +02:00
Baptiste Arnaud
ee338f62dc build: add pnpm 2022-08-10 18:49:06 +02:00
Baptiste Arnaud
8c3b5058f1 docs: update vercel cli command (closes #116) 2022-08-06 10:37:18 +02:00
Baptiste Arnaud
0e3ce7e7a7 docs: link to current typebot 2022-08-06 08:35:23 +02:00
Baptiste Arnaud
5ff9afc2b0 docs: add builder url in viewer config 2022-08-06 08:01:01 +02:00
Baptiste Arnaud
47d24c4447 docs: add extract cookie example 2022-07-26 08:02:27 +02:00
Baptiste Arnaud
22eb48be0b docs: add lp and docs start instructions 2022-07-26 07:53:09 +02:00
Baptiste Arnaud
7d0a526736 feat(results): remove incomplete results limitation 2022-07-20 08:38:10 +02:00
Baptiste Arnaud
bd0d995c2c fix(docs): openssl command 2022-07-17 18:39:38 +02:00
Baptiste Arnaud
f1a01bf663 fix(bot): mobile keyboard covering input 2022-07-17 18:20:53 +02:00
Baptiste Arnaud
b62b955c07 fix(db): switch blockId and groupId on old answers 2022-07-14 09:08:57 +02:00
Baptiste Arnaud
c2ff1ff68f fix: viewer general config table 2022-07-12 08:22:51 +02:00
Baptiste Arnaud
481f61714e fix(templates): duplicate resultsPreference conflict 2022-07-12 08:13:21 +02:00
Baptiste Arnaud
6822b77897 chore: update msw 2022-07-12 08:09:09 +02:00
Baptiste Arnaud
d6aa6e7c75 fix: remove json escape for single variable body
Closes #110
js-lib-v2.2.9
2022-07-09 08:11:08 +02:00
TheDen
9839f5c132 improve Dockerfile size and safety v2.2.9 2022-07-07 20:17:19 +02:00
Baptiste Arnaud
50ab2a9b9c ci: 💚 Upgrade to Node 16 for npm publish workflow 2022-07-07 08:12:27 +02:00
Baptiste Arnaud
0dd99e0802 docs: 📝 Add workspace doc 2022-07-07 08:06:09 +02:00
Baptiste Arnaud
2e4d9d5a1d fix(typebot-js): 🐛 Open iframe on proactive message click 2022-07-06 08:34:32 +02:00
Baptiste Arnaud
f1f529949d docs: 📝 Add Troubleshoot sections 2022-07-06 08:00:06 +02:00