2
0
Commit Graph

464 Commits

Author SHA1 Message Date
5f0b36931a Re-implement trackpad/mouse choice and defau… 2024-01-29 09:37:19 +01:00
8998276eac 📝 Add report abuse doc 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
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
c08ab3d007 🚀 (whatsapp) Remove beta status 2024-01-29 09:37:19 +01:00
42008f8c18 (openai) Enable setVariable function in tools
Closes #1178
2024-01-22 09:22:28 +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 -->
2024-01-19 08:05:38 +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
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
e95e31e22c 📝 (variables) Add "valid value types" section 2024-01-12 11:53:46 +01:00
69b113fc85 🧐 Add exportResults script 2024-01-12 10:16:01 +01:00
03258e0f64 (openai) Add "Ask assistant" action
Closes #1024
2024-01-11 08:29:41 +01:00
006b9d6658 📝 Add analytics doc 2024-01-10 11:58:08 +01:00
2385eaf7d5 📝 Add a note on where to find resultId 2024-01-04 20:48:56 +01:00
34917b00ef (webhook) Add custom timeout option
Closes #1128
2024-01-04 08:08:00 +01:00
65f4fb0d7a 📝 Add Contribute docs 2024-01-03 16:29:41 +01:00
ed7f5c7328 📝 Add suggest edits button 2024-01-02 13:58:17 +01:00
624642974b ✏️ (docs) Fix docs title suffix 2023-12-29 17:23:54 +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
780b4dee18 🐛 (whatsapp) Fix WA preview not starting and accept audio and documents messages 2023-12-20 10:35:34 +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
5e019bbb22 Introducing The Forge (#1072)
The Forge allows anyone to easily create their own Typebot Block.

Closes #380
2023-12-13 10:22:02 +01:00
619a548fba 📝 (docs): fix typo in Unsplash description (#1094)
Documentation

This PR updates the documentation to fix an incorrect description for
the Unsplash configuration.

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

## Summary by CodeRabbit

- **Documentation**
- Corrected a hyperlink and associated text in the self-hosting
configuration guide, changing "Giphy" to "Unsplash" for image search
references.

<!-- end of auto-generated comment: release notes by coderabbit.ai -->

Signed-off-by: Victor Santos <vsantos.py@gmail.com>
2023-12-11 08:48:03 +01:00
4fdc1bfe5c Introducing Radar, fraud detection 2023-12-08 18:16:07 +00:00
61f7f67bf3 🚸 (docs) Open community search docs results in same tab 2023-12-05 16:48:48 +01:00
c02e4e141b Updated vercel deployment guide. (#1075)
Adding explanation text about builder and viewer.

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

- **Documentation**
- Enhanced the self-hosting guide with additional explanatory notes on
deploying both the Builder and Viewer components for Typebot, clarifying
their distinct roles in service flow creation and user interaction.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2023-12-05 07:52:29 +01:00
c4f5df51d5 ⚗️ (docs) Replace Algolia search with Community Search 2023-12-05 07:52:14 +01:00
e228f682f5 📝 Add flow share docs 2023-12-04 15:23:50 +01:00
8ce4e4808d 🐛 (share) Fix duplicate folderId issue 2023-11-28 16:32:56 +01:00
2c203f3b6d 📝 Improve WP prefilled var explanation 2023-11-27 14:24:44 +01:00
4666fd8fa0 🔧 Increase builder request max size to 4MB 2023-11-26 11:12:13 +01:00
bb41226a04 Allow user to share a flow publicly and make it duplicatable
Closes #360
2023-11-23 12:05:31 +01:00
ca79934ef5 🛂 (billing) Add isPastDue field in workspace (#1046)
Closes #1039

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

## Summary by CodeRabbit

- **New Features**
  - Workspaces now include additional status indicator: `isPastDue`.
- New pages for handling workspaces that are past due. Meaning, an
invoice is unpaid.

- **Bug Fixes**
- Fixed issues with workspace status checks and redirections for
suspended workspaces.

- **Refactor**
- Refactored workspace-related API functions to accommodate new status
fields.
- Improved permission checks for reading and writing typebots based on
workspace status.

- **Chores**
  - Database schema updated to include `isPastDue` field for workspaces.
- Implemented new webhook event handling for subscription and invoice
updates.

<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2023-11-23 08:16:23 +01:00
94886ca58e 🐛 (chatwoot) Fix email prefill when Chatwoot contact already exist 2023-11-20 15:22:11 +01:00
1a44bf4935 (openai) Add create speech OpenAI action
Closes #1025
2023-11-20 14:01:50 +01:00
1e64a73e54 ✏️ Fix typebot v7 breaking changes doc typo 2023-11-17 16:59:13 +01:00
27e9c1adb9 📝 Update Discord invite link 2023-11-14 18:00:23 +01:00
a1d7415227 🐛 (billing) Set invoicing behavior to "always invoice" to fix double payment issue 2023-11-14 16:00:10 +01:00
8f224e3293 📝 Change community URLs, introduce Discord server
Closes #866
2023-11-14 08:48:31 +01:00