2
0
Commit Graph

2014 Commits

Author SHA1 Message Date
53e778e0bb 🧐 Add inspectChatSession script 2024-01-29 09:37:19 +01:00
7e9c67a47c 📝 (settings) Update wait between messages instruction 2024-01-29 09:37:19 +01:00
f052b4c805 (settings) Add delay between bubbles option and typing disabling on first message 2024-01-29 09:37:19 +01:00
e80f297e74 🐛 Fix templates not properly selected sometimes
Closes
2024-01-29 09:37:19 +01:00
bf6c258edc 🚸 (editor) Add graph gesture notification 2024-01-29 09:37:19 +01:00
d85a03f621 📝 Fix graph pan keys typo 2024-01-29 09:37:19 +01:00
be74ad103a (editor) Improve graph pan when dragging on groups 2024-01-29 09:37:19 +01:00
00dcb135f3 (editor) Actions on multiple groups
You can now select groups, move, copy, delete them easily

Closes #830, closes #1092
2024-01-29 09:37:19 +01:00
c08ab3d007 🚀 (whatsapp) Remove beta status 2024-01-29 09:37:19 +01:00
32927e00bf 🐛 (whatsapp) Fix first message capture regression
Closes #1168
2024-01-29 09:37:19 +01:00
2654e7277d fix OpenAi function calling with optional parameters 2024-01-22 15:53:47 -03:00
5627105ce5 🐛 (calCom) Don't delete session if chat reply has custom embed
Closes #1164
2024-01-22 14:35:12 +01:00
233e99301e 🐛 (webhook) Update zapier and make.com result sample parser 2024-01-22 13:57:04 +01:00
42008f8c18 (openai) Enable setVariable function in tools
Closes #1178
nextjs-v0.2.35 react-v0.2.35 js-v0.2.35
2024-01-22 09:22:28 +01:00
b438c174c4 🛂 Enable allowed origins security to depreceated sendMessage endpoints 2024-01-19 14:41:43 +01:00
29bd5f1539 🌐 Add it translations 2024-01-19 10:16:09 +01:00
f4d315fed5 (openai) Add tools and functions support (#1167)
Closes #863

Got helped from #1162 for the implementation. Closing it in favor of
this PR.

<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->

## Summary by CodeRabbit

- **New Features**
- Enhanced `CodeEditor` with additional properties for better form
control and validation.
- Introduced tools and functions in OpenAI integrations documentation
for custom JavaScript execution.
- Added capability to define and use custom JavaScript functions with
the OpenAI assistant.
- Expanded layout metadata options to include various input types and
languages.

- **Improvements**
- Updated the OpenAI actions to support new function execution features.

- **Documentation**
- Added new sections for tools and functions in the OpenAI integrations
guide.

- **Refactor**
- Refactored components and actions to integrate new features and
improve existing functionalities.

<!-- end of auto-generated comment: release notes by coderabbit.ai -->
nextjs-v0.2.34 react-v0.2.34 js-v0.2.34
2024-01-19 08:05:38 +01:00
61bfe1bb96 ️ Receive WhatsApp location (#1158)
Enable Typebot to recieve location messages via Whatsapp and parse them
into a string. Returns a string "Location: [LAT],[LON]" for the text
input block

As per
https://discord.com/channels/1155799591220953138/1193858969102450748

<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit

- **New Features**
- Introduced support for receiving and handling location messages in
WhatsApp integration.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->

---------

Co-authored-by: memarius <me-marius@web.de>
Co-authored-by: Baptiste Arnaud <contact@baptiste-arnaud.fr>
2024-01-18 14:01:22 +01:00
8283179ca6 📝 Add Framer embed instructions 2024-01-18 11:43:11 +01:00
98107ee636 🐛 (web) Dynamic first host avatar not displaying in viewer nextjs-v0.2.33 react-v0.2.33 js-v0.2.33 2024-01-18 11:13:45 +01:00
d6f94d37d8 🐛 (cors) Fix cors setting when bot is origin-restricted 2024-01-18 10:25:24 +01:00
07d349eb75 📝 Add warning on manual deployment guide saying that it's not for local 2024-01-17 16:13:48 +01:00
218abcbc89 📝 Add auth callback URL info in custom oauth config 2024-01-17 15:33:58 +01:00
30d6fcc880 ✏️ Fix URL starting with postgres error message 2024-01-17 15:01:19 +01:00
36102876ce 📝 (sheets) Add additional insights to debug sheets not showing 2024-01-17 14:56:38 +01:00
8771def9a1 Customizable allowed origins 2024-01-17 09:04:07 +01:00
b2f8cd44b8 📝 (makeCome) Move the return data section above video 2024-01-17 09:04:07 +01:00
12af712948 📝 Add cal.com incompatible with whatsapp (#1152)
add cal.com incompatible with whatsapp

<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->

## Summary by CodeRabbit

- **Documentation**
- Updated the WhatsApp integration limitations section in the docs with
information about "Cal.com" compatibility.

<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2024-01-15 11:19:02 +01:00
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
b412f0e4dc ⬆️ Upgrade root deps 2024-01-15 09:58:09 +01:00
6d7c8112bc 📱 (editor) Fix editor header responsivity
Closes #1104
2024-01-12 15:07:54 +01:00
1c4c058e01 🐛 (editor) Fix duplicate group unique key parsing
Closes #1148
2024-01-12 14:59:28 +01:00
e95e31e22c 📝 (variables) Add "valid value types" section 2024-01-12 11:53:46 +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
006b9d6658 📝 Add analytics doc 2024-01-10 11:58:08 +01:00
459dac4224 🔧 Allow react lib to be used with v16 react-v0.2.32 js-v0.2.32 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