|
2a5fb14726
|
🐛 Fix nextjs package broken dynamic import
|
2024-07-15 16:06:12 +02:00 |
|
|
f4cd1d5ba3
|
🐛 Fix remember user streaming messages
|
2024-07-15 15:06:38 +02:00 |
|
|
5a3fd84214
|
⬆️ Upgrade pnpm, turbo, isolated-vm (#1609)
Closes https://github.com/baptisteArno/typebot.io/issues/1554
|
2024-07-11 16:09:49 +02:00 |
|
|
c7263a17eb
|
⚡️ Option to disable controls and autoplay on videos (#1631)
Extends the implementation of #1503 as per the suggestions provided in
the code review to resolve #1485
https://github.com/baptisteArno/typebot.io/assets/69730155/87481d64-57f5-4f7e-8a28-4a464f12cc31
---------
Co-authored-by: Baptiste Arnaud <baptiste.arnaud95@gmail.com>
|
2024-07-11 12:32:47 +02:00 |
|
|
898ed529b0
|
🐛 (attachments) Fix attachments on mobile and fix long text…
Closes #1611, closes #1610
|
2024-06-27 09:20:42 +02:00 |
|
|
b08e374e3e
|
🚑 Fix embed web.js file mentioning "process"
|
2024-06-26 12:22:57 +02:00 |
|
|
6af47a8cfe
|
🐛 (payment) Fix payment redirection
|
2024-06-26 10:59:11 +02:00 |
|
|
6db0464fd7
|
✨ Add attachments option to text input (#1608)
Closes #854
|
2024-06-26 10:13:38 +02:00 |
|
|
b10383e027
|
🐛 (video) Parse youtube start time query param
Closes #1589
|
2024-06-24 14:31:07 +02:00 |
|
|
8a8a3c5868
|
🐛 (embed) Fix iframe embed when referrer is empty
|
2024-06-21 08:31:38 +02:00 |
|
|
033f52e9f3
|
📝 Add generate upload url endpoint api doc
|
2024-06-20 10:53:17 +02:00 |
|
|
918836d6cf
|
⚡ (embed) Option to add a wait event for the embed bubble
Closes #1590
|
2024-06-19 15:27:45 +02:00 |
|
|
67f37c02a4
|
🐛 Fix allowed origins when embedded in iframe
Closes #1518
|
2024-06-19 09:54:08 +02:00 |
|
|
bec9cb68ca
|
⬆️ Upgrade chakra version
|
2024-06-17 14:12:14 +02:00 |
|
|
233ff91a57
|
🚸 Display error toast when script or set vari…
|
2024-06-11 18:18:05 +02:00 |
|
|
ee834999e6
|
✨ Support Vision for compatible AI models
Closes #1313
|
2024-06-11 10:51:02 +02:00 |
|
|
3d09ad1818
|
🚸 Properly parse single break lines in streaming bubble
|
2024-05-29 08:50:02 +02:00 |
|
|
10cbf4dfbc
|
🐛 (calCom) Fix weekly and column layouts restrained from max-width prop
|
2024-05-23 15:37:51 +02:00 |
|
|
0eacbebbbe
|
📄 Add Commercial License for ee folder (#1532)
|
2024-05-23 10:42:23 +02:00 |
|
|
3662c0d631
|
💄 (bot) Fix bubble max widths and guest avatar shrinking
Closes #1514
|
2024-05-16 15:25:38 +02:00 |
|
|
40f21203b5
|
✨ (setVariable) Add Transcription system var (#1507)
Closes #1484
|
2024-05-15 14:24:55 +02:00 |
|
|
0a7d598a35
|
🚸 Fix auto scroll behavior
Based on bottom of last element was a bad idea. Now it is based on
scroll position + some tolerance computed based on screen height
|
2024-04-25 08:40:12 +02:00 |
|
|
a7fc41316c
|
🚸 Improve auto scroll behavior
Now only based on bottom of last element if it is in view
|
2024-04-24 17:40:27 +02:00 |
|
|
873ba0bfda
|
💄 Show send icon by default on textboxes
Closes #1418
|
2024-04-24 16:56:33 +02:00 |
|
|
dc1929e15b
|
🐛 (openai) Fix ask assistant not correctly referencing uploaded f… (#1469)
…iles
Closes #1468, closes #1467, closes #1211
|
2024-04-24 16:11:06 +02:00 |
|
|
c75148c800
|
🐛 (bot) Fix svg images not being displayed
Closes #1456
|
2024-04-23 11:27:02 +02:00 |
|
|
5aad10e937
|
🚸 Improve auto scroll behavior
Only trigger when the last element is entirely visible
|
2024-04-18 12:11:28 +02:00 |
|
|
94539e8ed3
|
🐛 Fix input background not properly set
|
2024-04-17 18:54:58 +02:00 |
|
|
dcd3eaa6fd
|
🐛 Fix border color not changing
|
2024-04-17 07:41:23 +02:00 |
|
|
f9bdcdc7a3
|
🚑 Fix clientSideAction streaming stuck when it contains …
|
2024-04-15 07:47:53 +02:00 |
|
|
db6d2582fc
|
🐛 Fix invalid format for code blocks in streaming bubble
|
2024-04-12 15:23:08 +02:00 |
|
|
3f367800df
|
🐛 Fix streaming text selection (#1444)
|
2024-04-12 11:02:28 +02:00 |
|
|
d608a30e47
|
⚡ (phoneInput) Add missing Dominican Republic dial codes
Closes #649
|
2024-04-11 18:14:00 +02:00 |
|
|
7d6cf2ad54
|
🐛 Wipe chat state from storage if disabled
Closes #1429
|
2024-04-11 12:07:33 +02:00 |
|
|
51bf5b653c
|
🐛 (theme) Fix progress bar background color
|
2024-04-11 10:15:37 +02:00 |
|
|
408aeb4df4
|
🐛 (theme) Fix containers disabled bg should be transparent
|
2024-04-11 10:07:03 +02:00 |
|
|
8fe856aff3
|
🚑 Fix no scroll issue on mobile
|
2024-04-10 17:56:31 +02:00 |
|
|
5c3c7c2b64
|
✨ (theme) Add container theme options: border, shadow, filter (#1436)
Closes #1332
|
2024-04-10 10:19:54 +02:00 |
|
|
2f84b102b0
|
💄 Fix image bubble distortion on Safari
|
2024-04-04 08:29:56 +02:00 |
|
|
6a4a43efb4
|
🐛 Fix new guessApiHost in editor
|
2024-04-03 14:34:20 +02:00 |
|
|
b5dd12c6fe
|
🐛 Fix autocomplete submit
Closes #1402
|
2024-04-03 10:18:55 +02:00 |
|
|
3aee9e7fc8
|
🚸 On chat state recover, don't execute client side actions
|
2024-04-03 09:02:47 +02:00 |
|
|
a412a318c0
|
🐛 Fix auto filled input not submittable
Closes
|
2024-04-02 13:42:10 +02:00 |
|
|
50d515cf37
|
🐛 Fix potential infinite redirect when session is remembered
Closes #1404
|
2024-04-02 13:31:43 +02:00 |
|
|
af941b1353
|
🐛 (bubble) Fix bubble chat height when custom size
|
2024-03-26 19:38:25 +01:00 |
|
|
1f158e78c9
|
🚸 (bubble) Add swipe gesture to close preview…
Closes #1388
|
2024-03-26 19:26:39 +01:00 |
|
|
669f55062b
|
🚑 (stream) Fix stream for Vercel hosting
|
2024-03-23 18:14:37 +01:00 |
|
|
b14ee1249b
|
🚑 Fix embed fallback api host
|
2024-03-22 07:50:21 +01:00 |
|
|
6876b486e1
|
🐛 Fix experimental chat api enable checking
|
2024-03-21 10:38:06 +01:00 |
|
|
9c86c5e76f
|
🐛 (pictureChoice) Fix dynamic image only variable saving
|
2024-03-19 14:02:53 +01:00 |
|