Baptiste Arnaud
583294f90c
🐛 (whatsapp) Fix auto start when first input is file
...
Closes #1246
nextjs-v0.2.48
react-v0.2.48
js-v0.2.48
2024-03-07 14:26:48 +01:00
Baptiste Arnaud
59cf993146
🐛 Fix back button refreshing the page when typebot in folder
...
Closes #1297
2024-03-07 14:26:48 +01:00
Baptiste Arnaud
5dafb64963
💄 Improve editor header responsiveness
...
Closes #1204
2024-03-07 14:26:48 +01:00
Baptiste Arnaud
c2003dab91
⬆️ Upgrade ai and openai packages
2024-03-07 14:26:48 +01:00
Baptiste Arnaud
b05fafe518
🐛 Fix progress bar fixed position on Bubble embed
...
Closes #1328
2024-03-07 14:26:48 +01:00
thercd
df209a8e9d
🧑💻 (whatsapp) Option to modify the default interactive split message number ( #1296 )
...
When using the whatsapp oficial api or another that use the same schema,
with env we can modify the number of groups that the interactive group
will be split.
---------
Co-authored-by: Baptiste Arnaud <baptiste.arnaud95@gmail.com >
Co-authored-by: Baptiste Arnaud <contact@baptiste-arnaud.fr >
2024-03-07 08:05:08 +00:00
Baptiste Arnaud
712a56502f
🛂 Display suspected typebot banner only if workspace is not verified
2024-03-07 08:20:34 +01:00
Baptiste Arnaud
0f96440cf9
⚡ (calCom) Add additional notes prefill option
2024-03-06 10:11:49 +01:00
Baptiste Arnaud
2fb379b102
✨ Add "turn into" option in block context menu
...
Closes #1302
2024-03-05 15:46:28 +01:00
Baptiste Arnaud
84d6c594af
✨ Add OpenRouter block
...
Closes #1254
2024-03-05 10:56:54 +01:00
Baptiste Arnaud
77bc138c38
🚸 (results) Improve submitted at field parsing
2024-03-05 10:06:42 +01:00
Baptiste Arnaud
022a320e7e
🚸 (elevenLabs) Only show text-to-speech compatible models
2024-03-05 09:50:33 +01:00
Baptiste Arnaud
14022fe92f
📝 Improve get help doc
2024-03-04 18:41:47 +01:00
Baptiste Arnaud
579e4078b9
💄 (textEditor) Fix floating link inputs color in dark mode
2024-03-04 18:20:24 +01:00
Baptiste Arnaud
8e20d90081
🚑 Fix invalid workspace plan check for support bubble
2024-03-04 18:03:29 +01:00
Baptiste Arnaud
6d8a007f09
🛂 Disable direct support for Free users
...
Closes #1318
2024-03-04 17:57:32 +01:00
Baptiste Arnaud
daaca9f817
🐛 (textBubble) Fix variable with text styles unwanted break lines
2024-03-04 16:21:06 +01:00
Baptiste Arnaud
ef69b5b77c
📝 Add v2.23 newsletter
2024-03-04 15:16:30 +01:00
Baptiste Arnaud
4ca613e83a
♻️ Use at function instead of dangerous direct lookup array index
2024-03-04 14:14:06 +01:00
Baptiste Arnaud
a043c3e4b9
🐛 (analytics) Fix possible analytics crash when groupId can't be found
2024-03-04 13:27:31 +01:00
Baptiste Arnaud
d8924d7f43
💚 Fix deprecated sizeLimit option type
2024-03-04 13:21:26 +01:00
Baptiste Arnaud
f14eb91d2a
🐛 (fileUpload) Fix files deletion on result delete
2024-03-04 11:38:20 +01:00
Baptiste Arnaud
434b06767d
📈 (posthog) Send user last login event
2024-03-04 10:04:48 +01:00
Baptiste Arnaud
8846cdbf6b
💄 (bot) Show only loading bubble when current block only has messages
nextjs-v0.2.47
react-v0.2.47
js-v0.2.47
2024-03-02 14:43:38 +01:00
Baptiste Arnaud
262f33f0f8
🔖 Release v2.23.0
v2.23.0
2024-03-02 12:24:22 +01:00
Baptiste Arnaud
fee6b2d151
🧐 Add deleteChatSession script
2024-03-02 09:07:55 +01:00
Baptiste Arnaud
60f3b1311b
📝 Write notes about creating an issue before contributing
2024-03-02 08:48:27 +01:00
Baptiste Arnaud
3037771d1c
💚 Remove unused mp4 url check
2024-03-01 18:05:04 +01:00
Baptiste Arnaud
3971e4a888
🚸 (whatsapp) Remove .mp4 regex restriction for video URLs
...
Closes #1282
nextjs-v0.2.46
react-v0.2.46
js-v0.2.46
2024-03-01 16:24:36 +01:00
Baptiste Arnaud
dd9b7eebb5
🐛 (bot) Remove SendButton disable state
...
It did not turn enable on some browser when input is autofilled
Closes #878
2024-03-01 16:02:16 +01:00
Baptiste Arnaud
78d3e9b1f2
💄 Fix dark mode timefilter dropdown in analytics page
...
Closes #1286
2024-03-01 15:39:34 +01:00
Baptiste Arnaud
648ec08a10
✨ Add Together AI block ( #1304 )
...
Closes #1253
2024-03-01 15:33:22 +01:00
Baptiste Arnaud
275ba1b1c4
🚑 (whatsapp) Fix broken preview
2024-02-28 15:49:18 +01:00
Baptiste Arnaud
060c49dcde
🔊 (whatsapp) Improve phone ID verification error details
2024-02-28 15:19:30 +01:00
Baptiste Arnaud
9b656214d1
🐛 (chat) Enable prefilledVariables in preview mode
...
Also make list values compatible
2024-02-28 14:49:04 +01:00
Baptiste Arnaud
229453d3d3
💄 Improve progress bar UI and make avoid starting at 0
nextjs-v0.2.45
react-v0.2.45
js-v0.2.45
2024-02-27 14:22:46 +01:00
Baptiste Arnaud
0b193101b9
🐛 (theme) Fix custom bg color when type is undefined
nextjs-v0.2.44
react-v0.2.44
js-v0.2.44
2024-02-27 11:34:12 +01:00
Baptiste Arnaud
33d0fcd842
🚸 (theme) Improve custom font flow by asking for font-face props directly
2024-02-27 11:28:37 +01:00
Baptiste Arnaud
b9e54686d5
⬆️ Upgrade and improve plate editor
...
Closes #606
2024-02-27 10:03:55 +01:00
Baptiste Arnaud
ce17ce5061
🐛 (whatsapp) Fix webhook when having 2 phone numbers in same WA account
2024-02-26 13:54:41 +01:00
Baptiste Arnaud
fe98f2a9b6
🚸 (chatnode) Add proper error message handling
2024-02-24 13:22:50 +01:00
Baptiste Arnaud
7fc8bc9c23
🔊 (radar) Add debug option
2024-02-23 08:32:15 +01:00
Baptiste Arnaud
2d7ccf17c0
✨ (theme) Add progress bar option ( #1276 )
...
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit
- **New Features**
- Introduced progress bar functionality across various components for a
more interactive user experience.
- Added progress tracking and display in chat sessions.
- **Enhancements**
- Adjusted layout height calculations in the settings and theme pages
for consistency.
- Improved theme customization options with progress bar styling and
placement settings.
- **Bug Fixes**
- Fixed dynamic height calculation issues in settings and theme side
menus by standardizing heights.
- **Style**
- Added custom styling properties for the progress bar in chat
interfaces.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
nextjs-v0.2.43
react-v0.2.43
js-v0.2.43
2024-02-23 08:31:14 +01:00
Baptiste Arnaud
f2b21746bc
🚸 (fileUpload) Correctly set default item for visibility
2024-02-22 10:53:05 +01:00
Baptiste Arnaud
e4d2ebefcc
🛂 Make sure to check the domain exists before updating it on typebot
2024-02-22 10:53:05 +01:00
Brian Hann
ddb7ac7915
✏️ Rewrite "optionnal" to "optional" ( #1278 )
...
Update the spelling of the word "optionnal" to "optional" in 4 places.
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit
- **New Features**
- Made the file type selection optional in the file upload feature.
- **Bug Fixes**
- Addressed issues with color mode synchronization, persistence, and
user reset behavior.
- Improved caching and bundling of files.
- **Documentation**
- Corrected spelling errors and typos in various documentation files for
better clarity and accuracy.
- **Style**
- Updated admin display labels for enhanced clarity.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
---------
Co-authored-by: Baptiste Arnaud <baptiste.arnaud95@gmail.com >
2024-02-22 09:16:17 +01:00
Baptiste Arnaud
eec50416fb
🧐 Improve inspectTypebot script abort process
2024-02-21 10:35:10 +01:00
Baptiste Arnaud
a7eb5cdb5d
💚 Add "next" docker image metadata
2024-02-21 09:59:56 +01:00
Baptiste Arnaud
d2c9b5fa06
👷 Build docker image on new "next" tag
2024-02-21 09:36:30 +01:00
Baptiste Arnaud
508859a550
🚸 (buttons) Fix new buttons new line and escape behavior
2024-02-21 09:25:04 +01:00