73d2e165bf
🔥 Remove VIEWER_URL_INTERNAL variable
...
BREAKING CHANGE: NEXT_PUBLIC_VIEWER_INTERNAL does not exist anymore as typebot.io now directly points to the viewer project
2023-11-23 15:34:19 +01:00
bb41226a04
✨ Allow user to share a flow publicly and make it duplicatable
...
Closes #360
2023-11-23 12:05:31 +01:00
5298538ecb
🔊 Add response debug log for failing requests without errors
2023-11-17 15:42:40 +01:00
eca6d207bf
🐛 (wordpress) Fix version mismatch for self-hosters for Standard embed as well
...
Closes #1038
2023-11-15 16:03:54 +01:00
7cf64a1abb
♿ Show scrollbar on searchable items
2023-11-15 15:27:53 +01:00
1f19eb8763
🚸 Auto scroll once picture choice images are fully loaded
2023-11-15 14:10:41 +01:00
bd198a4e0f
🐛 (fileUpload) Fix results file display if name contains comma
...
Closes #955
2023-11-14 17:15:21 +01:00
fd00b6fdd5
🐛 (js) Fix default theme values css variables
...
Closes #1031
2023-11-14 16:45:25 +01:00
6c0f28b3e4
⏪ (wordpress) Revert to specific non breaking version for self-hosters
2023-11-14 15:54:12 +01:00
74dd169b50
⚡ Add maxWidth and maxHeight bubble them props
...
Closes #458
2023-11-14 08:25:32 +01:00
084588a086
🧑💻 (chat) Introduce startChat and continueChat endpoints
...
Closes #1030
2023-11-13 15:27:36 +01:00
dd4de582a9
⚡ Add more video supports ( #1023 )
...
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit
- **New Features**
- Introduced a new layout option for the TextInput component.
- Added support for GUMLET and TIKTOK video content types in
VideoBubbleContent.
- Enhanced VideoUploadContent to handle new properties like aspectRatio
and maxWidth.
- Updated VideoBubble to include aspect-ratio and max-width styles based
on content properties.
- **Refactor**
- Changed the extension used for internationalization (i18n) in the VS
Code environment.
- Modified how environment variables are accessed in tolgee.tsx.
- Updated parseVideoUrl function to include a new property
videoSizeSuggestion.
- **Chores**
- Updated the tolgeeEnv object in env.ts and added a new optional
parameter to the getRuntimeVariable function.
- Expanded video handling capabilities by introducing new video content
types and associated regular expressions.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
Closes #978 #936 #926
2023-11-10 11:17:14 +01:00
60829b4d0a
💄 Fix multi choice checkbox UI on small screens
2023-11-09 15:19:38 +01:00
35300eaf34
♻️ Introduce typebot v6 with events ( #1013 )
...
Closes #885
2023-11-08 15:34:16 +01:00
eed562b47a
⚡ (chatwoot) Unmount Typebot embed bubble when opening chatwoot
...
Closes #1007
2023-11-06 16:57:05 +01:00
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
df3a17efa0
🐛 Freeze body overflow when opening a Popup embed ( #937 )
...
fix #763
/claim #763
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
### Summary by CodeRabbit
- **Enhancement**: Improved the visibility management of the bot in the
popup. This update ensures a smoother and more intuitive user experience
when interacting with the bot.
- **Bug Fix**: Resolved an issue where certain styles could interfere
with the bot's visibility in the popup. The update prioritizes the
necessary style settings, ensuring the bot's visibility is maintained as
expected, regardless of other conflicting styles.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2023-10-17 15:16:14 +02:00
9bbb30f30d
🐛 (textBubble) Fix overflow with long links
...
Closes #764
2023-10-12 17:33:23 +02:00
ee685f14f3
⚡ (video) Allow changing video height when resolved to an iframe
2023-10-12 14:48:52 +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
225dfed313
⬆️ (openai) Replace openai-edge with openai and upgrade next
2023-10-06 14:38:54 +02:00
dfcaa0f1d0
🔖 (wordpress) Deploy v3.4.0
2023-10-06 10:20:15 +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
56e175bda6
🐛 (pixel) Fix multiple Meta pixels tracking
...
Closes #846
2023-09-27 07:52:09 +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
2307231d28
⚡ (wordpress) Add query params exclusion support
2023-09-25 11:07:08 +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
7d57e8dd06
♻️ Export bot-engine code into its own package
2023-09-20 15:42:34 +02:00
bb13c2bd61
🛂 (fileUpload) Improve file upload size limit enforcement
...
Closes #799 , closes #797
2023-09-19 15:42:33 +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
111fb323b1
⚡ (wait) Add pause option on Wait block
...
Closes #751
2023-09-04 14:52:16 +02:00