2
0
Commit Graph

1475 Commits

Author SHA1 Message Date
e293cb0111 Add Next.js embed library nextjs-v0.1.0 react-v0.1.0 js-v0.1.0 2023-07-15 12:28:10 +02:00
81bc0746cf ⬆️ Upgrade dependencies 2023-07-15 10:46:36 +02:00
de08179f8b 🚸 (billing) Set existing stripe customer for custom plan checkout 2023-07-13 18:03:59 +02:00
0a85f33694 (audio) Implement more robust auto play react-v0.0.80 js-v0.0.80 2023-07-12 15:37:31 +02:00
d6c6434050 Revert onCanPlay callback
Introduced too many issues in prod
react-v0.0.79 js-v0.0.79
2023-07-12 15:14:34 +02:00
0b4b15ce0a 🐛 (bot) Improve canPlay issue fixin react-v0.0.78 js-v0.0.78 2023-07-12 15:06:39 +02:00
082084a90c 🐛 (bot) Fix setTimeout onCanPlay concurrency issues react-v0.0.77 js-v0.0.77 2023-07-12 14:55:25 +02:00
abb363b59d 🐛 (bot) Fix double callback on video and audio bubble react-v0.0.76 js-v0.0.76 2023-07-12 14:23:41 +02:00
6565fcc29c 🐛 (openai) Fix incompatible OpenAI types 2023-07-12 12:28:58 +02:00
ba3a2b711e 🐛 (bot) Fix audio and video autoplay when loading take some time react-v0.0.75 js-v0.0.75 2023-07-12 12:00:23 +02:00
5644a0c8e0 ⬆️ Upgrade OpenAI stream deps 2023-07-12 12:00:23 +02:00
455c3bdfd7 👷 Improve monthly clean database script
Archive results that were not properly archived
2023-07-12 12:00:23 +02:00
c365c547aa Fix typo in inject-runtime-env.sh (#599)
Enviroment -> Environment
2023-07-12 11:07:46 +02:00
37bb172f25 🚑 Fix invalid rewrites for custom domains 2023-07-11 19:32:37 +02:00
174d50ad1b (settings) Parse custom head code to remove invalid text nodes react-v0.0.74 js-v0.0.74 2023-07-11 19:17:38 +02:00
b2a973472f 🚑 (lp) Hard-code rewrite to typebot.io 2023-07-11 18:34:17 +02:00
fc0e3782b1 🐛 (workspace) Fix members list limit bug 2023-07-11 18:14:23 +02:00
0465275f82 🔧 Rewrite viewer to landing-page 2023-07-11 18:13:31 +02:00
b71e957e7c 🚑 (bot) Fix try catch injection when opening s… react-v0.0.73 js-v0.0.73 2023-07-11 11:25:50 +02:00
28fd81cb65 📝 (theme) Add change bot avatar guide in docs 2023-07-11 10:57:16 +02:00
a31345ae26 🚸 (theme) Move isBrandingEnable param in the Theme tab 2023-07-11 10:43:49 +02:00
3421e4822f 🚑 (bot) Share inject custom head code again react-v0.0.72 js-v0.0.72 2023-07-11 10:19:47 +02:00
1beb4bb1b9 🧑‍💻 (bot) Wrap custom head code scripts with try catch
To avoid having the custom head bugs reported on Sentry
react-v0.0.71 js-v0.0.71
2023-07-11 10:04:39 +02:00
8ce5447012 🐛 (ga) Fix gtag not initializing properly react-v0.0.70 js-v0.0.70 2023-07-11 08:09:11 +02:00
5587bfb0e9 🐛 (bot) Fix audio and video autoplay error catching react-v0.0.69 js-v0.0.69 2023-07-11 07:31:48 +02:00
70dd413295 🔖 Release v2.15.1 react-v0.0.68 js-v0.0.68 v2.15.1 2023-07-07 14:36:23 +02:00
56078b4e02 🐛 (share) Enable back empty public ID for self-hosted version
Closes #576
2023-07-07 14:35:17 +02:00
5ae6c64d06 🚸 (video) Improve video autoplay behavior
Autoplay video only when displayed entirely and fix weird Safari autoplay issues when scrolling
react-v0.0.67 js-v0.0.67
2023-07-07 12:02:40 +02:00
31b70223c8 🚸 Remove new typebot default user avatar 2023-07-07 11:44:14 +02:00
d3b7ad6dbd 🔖 Release v2.15.0 react-v0.0.66 js-v0.0.66 v2.15.0 2023-07-06 16:14:38 +02:00
aeb62f968a 🐛 (js) Fix container color when empty 2023-07-06 16:00:41 +02:00
5a05310a9c 🛂 Add isSuspended prop on workspace 2023-07-04 14:56:36 +02:00
92740ad2ff 🚑 Fix answer upsert on duplicate itemId 2023-07-01 22:20:22 +02:00
24126ac9b8 🚑 Fix answer upsert missing groupId 2023-06-30 12:56:50 +02:00
b0f25f301b (analytics) Improve analytics graph accuracy 2023-06-30 12:39:20 +02:00
55ff944ebb 💄 Correctly highlight current line in code editor 2023-06-29 15:37:56 +02:00
9658277d97 🐛 (sheets) Fix sheet block when filter is undefined 2023-06-29 15:17:51 +02:00
50fcbfd95e (pixel) Add skip initialization option 2023-06-28 10:37:01 +02:00
033f8f99dd Add Meta Pixel block
Closes #582
2023-06-28 09:52:03 +02:00
92f7f3cbe2 🐛 (condition) Improve comparison on dates 2023-06-27 09:18:36 +02:00
3575fef34f 🐛 (results) Fix export duplicate columns when no order set 2023-06-26 17:41:48 +02:00
6f7ef820e2 📈 (billing) Track when workspace subscription is cancelled 2023-06-26 11:33:06 +02:00
6430d576ad 👷 Surround email alerts sending with try catch 2023-06-26 09:40:26 +02:00
0582ca74ac 🚸 (editor) Improve editor performance by rounding paths
Related to #575
2023-06-24 11:48:46 +02:00
69254c3624 🧑‍💻 (api) Add icon field in create workspace endpoint 2023-06-24 10:26:38 +02:00
6864667297 🛂 (billing) Enable Published bot branding when plan cancelled 2023-06-24 10:26:07 +02:00
dcda2d06ac 💚 Fix prisma schema path evaluation on windows
Closes #573
2023-06-24 09:04:54 +02:00
63e826f991 💚 (db) Fix verification bulk delete
When it has more than 100000 records
2023-06-24 09:02:56 +02:00
2abce89a46 🛂 Add checkSubscriptions script 2023-06-23 12:05:47 +02:00
de0b105276 🛂 (billing) Display branding when subscription… 2023-06-23 11:30:26 +02:00