2
0
Commit Graph

2072 Commits

Author SHA1 Message Date
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
2dec0b88c2 🐛 (results) Fix result modal answers order 2023-12-18 10:39:54 +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 nextjs-v0.2.28 react-v0.2.28 js-v0.2.28 2023-12-13 14:47:06 +01:00
fbddddcfa0 🚑 Release new embed lib version and fix createId dep… nextjs-v0.2.27 react-v0.2.27 js-v0.2.27 2023-12-13 11:49:03 +01:00
3bd07c60da (webhook) Add Orimon in long request whitelist 2023-12-13 10:55:51 +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
c373108b55 🐛 Fix next/image not loading in self-hosting
Closes #1083
2023-12-12 14:15:23 +01:00
fcfbd63443 🛂 Auto ban IP on suspected bot publishing (#1095)
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit

- **New Features**
- Enhanced sign-in error handling with specific messages for different
error types.
- Implemented IP-based restrictions for authentication and publishing
actions.

- **Bug Fixes**
- Updated the retrieval of user session information to improve
reliability.

- **Documentation**
- Updated usage instructions for `getServerSession` to reflect the new
authentication options.

- **Refactor**
- Replaced direct usage of `authOptions` with a new function
`getAuthOptions` to dynamically generate authentication options.
- Improved IP address extraction logic to handle various header formats.

- **Chores**
- Added a new `BannedIp` model to the database schema for managing
IP-based restrictions.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2023-12-11 13:40:07 +01:00
eedb7145ac 📈 Only send suspicious bot alert if risk level is below 100 2023-12-11 10:56:56 +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
248cee8865 Update publishTypebot.ts 2023-12-08 18:32:15 +00:00
4fdc1bfe5c Introducing Radar, fraud detection 2023-12-08 18:16:07 +00:00
0b93c2b239 🐛 Fix change language not working in the editor 2023-12-08 15:48:05 +00:00
7fcc4fb748 🐛 (sheets) Init OAuth client inside a function to avoid potential conflict 2023-12-08 15:43:56 +00:00
957eaf33dd Add dynamic timeout to bot engine api nextjs-v0.2.26 react-v0.2.26 js-v0.2.26 2023-12-08 13:43:58 +00:00
8819e9e567 🔧 Update main viewer domain to typebot.co 2023-12-08 08:51:58 +00:00
c339130e53 🛂 Hide workspace members list from guest 2023-12-07 15:41:58 +00:00
e2abfc6bbc 🔧 Update vercel.json to reflect new api path 2023-12-06 17:59:21 +01:00
c2fc2df735 ♻️ Remove references to old s3 URLs 2023-12-06 07:30:47 +01:00
61f7f67bf3 🚸 (docs) Open community search docs results in same tab 2023-12-05 16:48:48 +01:00
b0d7039577 🛂 (billing) Past due status only for unpaid invoices with additional usage 2023-12-05 16:24:44 +01:00
f64784fefd 📝 Add node prerequisite in Contributing guide 2023-12-05 14:54:43 +01:00
d89a1eb323 🧑‍💻 Automatically guess env URLs for Vercel preview deploy… (#1076)
…ments

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

- **New Features**
- Introduced new URL processing logic to enhance compatibility with
Vercel preview environments.
- Improved handling of environment-specific URLs for authentication and
viewer services.

- **Enhancements**
- Streamlined environment variable management for more reliable
deployment configurations.

- **Documentation**
- Updated documentation to reflect new environment variable processing
functions.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2023-12-05 10:59:19 +01:00
99c5aafec1 ✏️ Fix invalid ending comma in API instructions
Closes #1022
2023-12-05 08:30:21 +01:00
32b2bb6a94 🐛 Fix right click in bubble text editor selects the group
Closes #920
2023-12-05 08:28:16 +01:00
a43d047f60 🐛 Fix multiple item dragged issue 2023-12-05 08:22:46 +01:00
cb87a72cca 🐛 (editor) Fix old typebot flash when changing the typebot 2023-12-05 08:15:34 +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
1e3aafc93f 🔖 Release v2.20.0 v2.20.0 2023-12-04 15:27:02 +01:00
e228f682f5 📝 Add flow share docs 2023-12-04 15:23:50 +01:00
eeac493387 (wordpress) Add lib_version prop in shortcode
Closes #1035
2023-11-30 17:25:37 +01:00
8d413f0865 🚸 (fileUpload) Properly encode commas from uploaded file urls
Closes #955
nextjs-v0.2.25 react-v0.2.25 js-v0.2.25
2023-11-28 17:02:25 +01:00
8ce4e4808d 🐛 (share) Fix duplicate folderId issue 2023-11-28 16:32:56 +01:00
cf8df68186 🛂 Allow app admin to read a typebot 2023-11-27 15:09:31 +01:00
880ded97d1 🐛 Fix default webhook body with multi inputs groups 2023-11-27 14:51:50 +01:00
2c203f3b6d 📝 Improve WP prefilled var explanation 2023-11-27 14:24:44 +01:00
b7ee800649 🚑 (pictureChoice) Fix pic choice multi select parsing 2023-11-26 11:24:01 +01:00
7f914e9b8c 💚 Update broken action-autotag package nextjs-v0.2.24 react-v0.2.24 js-v0.2.24 2023-11-26 11:20:35 +01:00
4666fd8fa0 🔧 Increase builder request max size to 4MB 2023-11-26 11:12:13 +01:00
6ce43ed26f 🚸 (redirect) Make sure the redirection is always done on top frame 2023-11-26 10:58:00 +01:00
993bc7900e 📝 Add new start and continue endpoints in the API runtime instructions 2023-11-24 08:00:34 +01:00
0856c59b50 (billing) Improve past_due workspace checking webhook 2023-11-23 15:53:12 +01:00