a44857e03b
⚡ (sheets) Reset timeout after Google Sheets execution
2024-01-15 11:14:14 +01:00
0b00fa7533
⚡ (radar) Add radar cumulative keyword alternatives check
2024-01-15 10:13:55 +01:00
1c4c058e01
🐛 (editor) Fix duplicate group unique key parsing
...
Closes #1148
2024-01-12 14:59:28 +01:00
14858cb114
🧐 Improve suspendWorkspace script
2024-01-12 11:35:08 +01:00
1f5559fea1
🧐 Improve inspectUser script
2024-01-12 11:24:41 +01:00
409aeb12d3
🧐 Add updateUserEmail script
2024-01-12 10:45:48 +01:00
69b113fc85
🧐 Add exportResults script
2024-01-12 10:16:01 +01:00
5d088b1e64
🐛 (whatsapp) Fix last char slicing if new line
2024-01-11 15:09:13 +01:00
5d971f7b6f
🚸 (results) Add progress bar to export results modal
2024-01-11 10:36:48 +01:00
03258e0f64
✨ (openai) Add "Ask assistant" action
...
Closes #1024
2024-01-11 08:29:41 +01:00
799c694522
✨ New QR code block ( #1142 )
2024-01-11 08:09:58 +01:00
9b5b277b5b
🐛 (whatsapp) Fix inline variable serializing
2024-01-11 00:14:55 +01:00
459dac4224
🔧 Allow react lib to be used with v16
2024-01-10 11:20:31 +01:00
2b2e7c72f3
🧐 Add inspectWorkspace script
2024-01-10 11:11:12 +01:00
c1c053b0d1
🛂 (radar) Loosen cumulative keywords check
2024-01-10 09:55:02 +01:00
73d68f03c1
⚡ (calCom) Add phone prefill option
2024-01-08 15:17:36 +01:00
311753fd0e
🧐 Improve suspendWorkspace script
2024-01-08 15:11:19 +01:00
56e0342e86
🛂 (radar) Enable multiple RADAR_CUMULATIVE_KEYWORDS sets
2024-01-08 14:34:35 +01:00
3775919543
🧐 Add more data inspection scripts
2024-01-08 13:47:23 +01:00
244a29423b
⚡ (whatsapp) Improve / fix markdown serializer
...
Forked remark-slate code to create Typebot's own serializer
Closes #1056
2024-01-08 08:40:25 +01:00
7d6c964a0f
🧐 Add data exploration scripts
2024-01-08 07:38:58 +01:00
f73bc46208
🐛 (webhook) Fix test request execution invalid timeout
2024-01-04 14:09:06 +01:00
34917b00ef
⚡ (webhook) Add custom timeout option
...
Closes #1128
2024-01-04 08:08:00 +01:00
d247e02cad
🐛 (webhook) Fix result parsing with same linked typebot
2024-01-03 17:01:22 +01:00
65f4fb0d7a
📝 Add Contribute docs
2024-01-03 16:29:41 +01:00
e8b9ef4d6c
🧑💻 (webhook) Disable webhook timeout if CHAT_API_TIM…
2024-01-02 18:17:35 +01:00
b5fbba7072
🔒 (logs) Remove some logs from API response to avoid sensit…
2024-01-02 15:18:20 +01:00
22506223a4
🔧 Add suspendWorkspace script
2024-01-02 13:58:17 +01:00
1160f58369
🚸 (webhook) Stringify inline code for better reliability
2023-12-29 16:48:26 +01:00
d42e4a9ce1
Add editor header translation keys ( #1110 )
...
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit
- **New Features**
- Implemented internationalization support across various components
using the `useTranslate` function for dynamic content translation.
- **Enhancements**
- Updated UI elements such as buttons, tooltips, placeholders, and
labels to display translated text, improving accessibility and user
experience for non-English speakers.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
---------
Co-authored-by: Baptiste Arnaud <contact@baptiste-arnaud.fr >
Co-authored-by: Baptiste Arnaud <baptiste.arnaud95@gmail.com >
2023-12-28 10:50:33 +01:00
cee1373e6a
🔧 Add disableRequestTimeout param for automation integrations
2023-12-27 07:44:54 +01:00
3bbaf670a2
🚸 (webhook) Improve header and query params parsing
2023-12-24 11:02:48 +01:00
6e076e9fb8
🚑 Revert resultId optional in startChat response
2023-12-23 10:13:27 +01:00
867e68c4d9
🚑 Add back runtimeOptions and fix popup width option
2023-12-22 10:24:33 +01:00
1e5fa5a575
📝 Migrate from Docusaurus to Mintlify ( #1115 )
...
Closes #868
2023-12-22 09:13:53 +01:00
512bb09282
🐛 Chatwoot widget open should not unmount bot if standard or popup
2023-12-21 18:44:59 +01:00
f4a0935c79
🔧 Add anthropic to long request whitelist
2023-12-21 07:29:52 +01:00
780b4dee18
🐛 (whatsapp) Fix WA preview not starting and accept audio and documents messages
2023-12-20 10:35:34 +01:00
a6536461e5
⚡ (bot) Use ky for queries in bot to improve reliability
2023-12-20 08:31:22 +01:00
f2cccbd33f
🛂 (radar) Match high risk keyword when not in urls
2023-12-20 08:02:32 +01:00
00f8bbc29b
🔒 (radar) Add cumulative keywords auto ban
2023-12-19 16:13:21 +01:00
64fc59bd3a
🚑 Fix invalid timeout for long running integrations
2023-12-19 14:24:36 +01:00
655b32ef75
🛂 (radar) Add isVerified field in workspace
2023-12-19 14:14:47 +01:00
deab1a12e9
⚡ (sheets) Use Google Drive picker and remove sensitive OAuth scope
...
BREAKING CHANGE: The Google Picker API needs to be enabled in the Google Cloud console. You also need to enable it in
your NEXT_PUBLIC_GOOGLE_API_KEY. You also need to add the drive.file OAuth scope.
2023-12-18 15:44:57 +01:00
7e3edfc0f2
🔒 (radar) Improve scam detection by analyzing the entire typebot
2023-12-18 09:12:34 +01:00
06b7f40924
🐛 (chatNode) Fix default responseMapping item run
2023-12-15 16:34:57 +01:00
8c4eec4b20
add specific link for ChatNode to TypeBot ( #1106 )
2023-12-14 21:52:13 +01:00
bf626bb0a3
🐛 (stream) Fix target attribute being trimmed on message stream
2023-12-13 14:47:06 +01:00
fbddddcfa0
🚑 Release new embed lib version and fix createId dep…
2023-12-13 11:49:03 +01:00
3bd07c60da
➕ (webhook) Add Orimon in long request whitelist
2023-12-13 10:55:51 +01:00