2
0
Commit Graph

207 Commits

Author SHA1 Message Date
0c22d858b7 📦 Add strict package versioning to avoid incompatibility in workspace 2023-11-06 16:22:25 +01:00
a855d85d04 🚑 Move cache control header into the post policy 2023-11-02 15:09:08 +01:00
d1502f8300 Add cache-control header on newly uploaded files 2023-11-01 15:42:53 +01:00
a5641811a3 🐛 Fix formatted message in input block when input is retried 2023-11-01 14:01:32 +01:00
31b3fc311e 🧑‍💻 Fix type resolution for @typebot.io/react and nextjs
Closes #968
2023-10-26 15:57:55 +02:00
4b248d554f 🐛 (numberInput) Fix input clearing out on dot or comma press 2023-10-25 17:37:45 +02:00
1ff58818a9 ✏️ Fix popup blocked toast typo 2023-10-25 13:57:45 +02:00
9bbb30f30d 🐛 (textBubble) Fix overflow with long links
Closes #764
2023-10-12 17:33:23 +02:00
42fd6037f7 🐛 (openai) Fix 2 openai streaming back to back 2023-10-12 13:59:03 +02:00
a48026c707 🚑 Fix empty bubble issue when plate element does not have a type attribute 2023-10-11 09:13:59 +02:00
49826d1303 🚸 (openai) Improve streaming bubble sequence and visual 2023-10-09 11:30:51 +02:00
8eb9f2568b 🚑 Fix custom CSS sanitization 2023-10-09 10:39:47 +02:00
877a58dac2 💄 Better parsing of lists and code in streaming bubbles 2023-10-06 19:41:31 +02:00
b232a9495e 🚸 (openai) Improve streamed message lists CSS 2023-10-06 15:37:55 +02:00
3838ac9c3f 🐛 New sendMessage version for the new parser
Make sure old client still communicate with old parser
2023-10-06 10:14:26 +02:00
cfc5f641a6 Automatically parse markdown from variables in text bubbles
Closes #539
2023-10-05 16:50:17 +02:00
59cd79a4b8 🚑 (js) Fix dependency issue preventing user to install @typebot.io/js
Closes #871
2023-09-29 16:02:10 +02:00
d46e8013d4 🚸 (pictureChoice) Improve single picture choice with same titles
Closes #859
2023-09-28 15:35:21 +02:00
7b3cbdb8e8 🚑 (fileUpload) Fix file upload in linked typebots 2023-09-26 08:07:33 +02:00
459fc4debc 🐛 (bot) Fix reactivity issue when filtering single choices
Closes #803
2023-09-25 11:30:13 +02:00
90cf2e9f81 (embed) Add aria-label to bubble button 2023-09-25 10:02:18 +02:00
85272af8f3 🚑 (upload) Fix upload in embed 2023-09-21 19:08:43 +02:00
69ef41b534 🐛 (payment) Fix postalCode camel case issue
Closes #822
2023-09-18 18:43:30 +02:00
fbb198af9d (s3) Improve storage management and type safety
Closes #756
2023-09-08 15:28:11 +02:00
a2e24d08a0 (date) Add min and max options to date input block
Closes #792
2023-09-08 11:38:23 +02:00
9e8fa124b5 (dateInput) Add format option and improve parsing
Use date-fns for custom format and make sure dates are timezone independants

Closes #533, closes #592
2023-09-05 10:34:56 +02:00
5fb17dbf9e 🚸 (bot) Don't auto scroll if a text bubble was streamed
Closes #702
2023-08-31 14:52:32 +02:00
da4005e160 🐛 (embed) Make sure env.ts is not bundled in js embed lib 2023-08-29 15:00:04 +02:00
5b20f414c8 🐛 (embed) Fix env reading in embed 2023-08-29 14:33:41 +02:00
b852b4af0b Add WhatsApp integration beta test (#722)
Related to #401
2023-08-29 10:05:24 +02:00
036b407a11 🐛 Improve parse runtime env reading function 2023-08-28 14:50:58 +02:00
d700af17e9 🚸 (openai) Implement retries if openai rate limit reached 2023-08-24 15:28:44 +02:00
c08e0cdb0a (customDomains) Fix custom domain update feedback 2023-08-21 15:32:27 +02:00
6786db80ee (embed) Customizable preview message close button 2023-08-11 14:49:35 +02:00
af1bee8756 🚸 (bot) Update reply if we get new format from backend 2023-08-07 15:24:15 +02:00
037d4ce345 (audio) Add autoplay switch in settings 2023-08-07 12:20:38 +02:00
c534613087 🚸 (openai) Display OpenAI initial response error 2023-08-02 08:10:26 +02:00
14c3d95b8a 💄 (embed) Improve avatar alignment and audio auto load 2023-07-31 18:22:50 +02:00
81c2e5022b 🐛 (embed) Fix custom close icon placement in bubble button 2023-07-31 09:39:30 +02:00
c99298e49b (paymentInput) Handle Stripe redirection
Closes #631
2023-07-27 17:25:02 +02:00
320cffc420 🐛 (embed) Remove at functions for better compability 2023-07-26 17:43:50 +02:00
283c55c1a4 🚸 Update onboarding bot
Closes #400
2023-07-25 09:12:53 +02:00
c8bc659941 (embed) Add customizable bubble close icon 2023-07-25 07:46:12 +02:00
defe00155d 🐛 Fix bunny fonts URL path 2023-07-24 09:21:20 +02:00
cccf905d38 Replace Google fonts with Bunny fonts 2023-07-24 08:36:02 +02:00
3952ae2755 Stream bubble content if placed right after Op…
Closes #617
2023-07-19 11:20:44 +02:00
6c540657a6 🐛 Add setInputValue to Typebot embed object 2023-07-19 08:28:27 +02:00
7d62c7ac85 🐛 (pixel) Fix event tracking
Did not work when specifying the pixel ID for each track function
2023-07-16 18:54:36 +02:00
be7be7bf7a (embed) Add new command setInputValue 2023-07-15 17:38:12 +02:00
e293cb0111 Add Next.js embed library 2023-07-15 12:28:10 +02:00