Baptiste Arnaud
c339130e53
🛂 Hide workspace members list from guest
2023-12-07 15:41:58 +00:00
Baptiste Arnaud
e2abfc6bbc
🔧 Update vercel.json to reflect new api path
2023-12-06 17:59:21 +01:00
Baptiste Arnaud
c2fc2df735
♻️ Remove references to old s3 URLs
2023-12-06 07:30:47 +01:00
Baptiste Arnaud
61f7f67bf3
🚸 (docs) Open community search docs results in same tab
2023-12-05 16:48:48 +01:00
Baptiste Arnaud
b0d7039577
🛂 (billing) Past due status only for unpaid invoices with additional usage
2023-12-05 16:24:44 +01:00
Baptiste Arnaud
f64784fefd
📝 Add node prerequisite in Contributing guide
2023-12-05 14:54:43 +01:00
Baptiste Arnaud
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
Baptiste Arnaud
99c5aafec1
✏️ Fix invalid ending comma in API instructions
...
Closes #1022
2023-12-05 08:30:21 +01:00
Baptiste Arnaud
32b2bb6a94
🐛 Fix right click in bubble text editor selects the group
...
Closes #920
2023-12-05 08:28:16 +01:00
Baptiste Arnaud
a43d047f60
🐛 Fix multiple item dragged issue
2023-12-05 08:22:46 +01:00
Baptiste Arnaud
cb87a72cca
🐛 (editor) Fix old typebot flash when changing the typebot
2023-12-05 08:15:34 +01:00
Thiago Mendonça
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
Baptiste Arnaud
c4f5df51d5
⚗️ (docs) Replace Algolia search with Community Search
2023-12-05 07:52:14 +01:00
Baptiste Arnaud
1e3aafc93f
🔖 Release v2.20.0
v2.20.0
2023-12-04 15:27:02 +01:00
Baptiste Arnaud
e228f682f5
📝 Add flow share docs
2023-12-04 15:23:50 +01:00
Baptiste Arnaud
eeac493387
⚡ (wordpress) Add lib_version prop in shortcode
...
Closes #1035
2023-11-30 17:25:37 +01:00
Baptiste Arnaud
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
Baptiste Arnaud
8ce4e4808d
🐛 (share) Fix duplicate folderId issue
2023-11-28 16:32:56 +01:00
Baptiste Arnaud
cf8df68186
🛂 Allow app admin to read a typebot
2023-11-27 15:09:31 +01:00
Baptiste Arnaud
880ded97d1
🐛 Fix default webhook body with multi inputs groups
2023-11-27 14:51:50 +01:00
Baptiste Arnaud
2c203f3b6d
📝 Improve WP prefilled var explanation
2023-11-27 14:24:44 +01:00
Baptiste Arnaud
b7ee800649
🚑 (pictureChoice) Fix pic choice multi select parsing
2023-11-26 11:24:01 +01:00
Baptiste Arnaud
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
Baptiste Arnaud
4666fd8fa0
🔧 Increase builder request max size to 4MB
2023-11-26 11:12:13 +01:00
Baptiste Arnaud
6ce43ed26f
🚸 (redirect) Make sure the redirection is always done on top frame
2023-11-26 10:58:00 +01:00
Baptiste Arnaud
993bc7900e
📝 Add new start and continue endpoints in the API runtime instructions
2023-11-24 08:00:34 +01:00
Baptiste Arnaud
0856c59b50
⚡ (billing) Improve past_due workspace checking webhook
2023-11-23 15:53:12 +01:00
Baptiste Arnaud
30b09e56a4
🐛 Fix processTelemetry endpoint not reachable
2023-11-23 15:48:39 +01:00
Baptiste Arnaud
5b0073bb61
🚑 (billing) Fix stripe webhook "invoice.paid" typo
2023-11-23 15:43:02 +01:00
Baptiste Arnaud
73d2e165bf
🔥 Remove VIEWER_URL_INTERNAL variable
...
BREAKING CHANGE: NEXT_PUBLIC_VIEWER_INTERNAL does not exist anymore as typebot.io now directly points to the viewer project
nextjs-v0.2.23
react-v0.2.23
js-v0.2.23
2023-11-23 15:34:19 +01:00
Baptiste Arnaud
542e632472
🐛 (pictureChoice) Fix choice parsing too unrestrictive
2023-11-23 14:14:43 +01:00
Baptiste Arnaud
bb41226a04
✨ Allow user to share a flow publicly and make it duplicatable
...
Closes #360
2023-11-23 12:05:31 +01:00
Baptiste Arnaud
8a07392821
🚑 (editor) Fix typebot update permission
2023-11-23 08:28:18 +01:00
Baptiste Arnaud
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
Baptiste Arnaud
94886ca58e
🐛 (chatwoot) Fix email prefill when Chatwoot contact already exist
2023-11-20 15:22:11 +01:00
Baptiste Arnaud
1a44bf4935
✨ (openai) Add create speech OpenAI action
...
Closes #1025
2023-11-20 14:01:50 +01:00
Baptiste Arnaud
f6ac3891f8
🌐 Add es and ro support
2023-11-19 08:53:50 +01:00
Baptiste Arnaud
1e64a73e54
✏️ Fix typebot v7 breaking changes doc typo
2023-11-17 16:59:13 +01:00
Baptiste Arnaud
f5e2a1990e
🔖 Release v2.19.1
v2.19.1
2023-11-17 16:54:22 +01:00
Baptiste Arnaud
8d8b8ee26e
💚 Fix docker build missing ts target in schemas
2023-11-17 16:54:09 +01:00
Baptiste Arnaud
5298538ecb
🔊 Add response debug log for failing requests without errors
nextjs-v0.2.22
react-v0.2.22
js-v0.2.22
2023-11-17 15:42:40 +01:00
Baptiste Arnaud
3a47a0fcbd
🐛 (editor) Fix AB test items not connectable
2023-11-16 16:41:02 +01:00
Baptiste Arnaud
e22bd7dc9b
🐛 (typebotLink) Fix variables merging with new values
2023-11-16 16:10:22 +01:00
Baptiste Arnaud
eca6d207bf
🐛 (wordpress) Fix version mismatch for self-hosters for Standard embed as well
...
Closes #1038
2023-11-15 16:03:54 +01:00
Baptiste Arnaud
8d563499f0
🐛 Fix typebot parsing for legacy columnsWidth setting
2023-11-15 15:39:20 +01:00
Baptiste Arnaud
7cf64a1abb
♿ Show scrollbar on searchable items
nextjs-v0.2.21
react-v0.2.21
js-v0.2.21
2023-11-15 15:27:53 +01:00
Baptiste Arnaud
1f19eb8763
🚸 Auto scroll once picture choice images are fully loaded
nextjs-v0.2.20
react-v0.2.20
js-v0.2.20
2023-11-15 14:10:41 +01:00
Baptiste Arnaud
27e9c1adb9
📝 Update Discord invite link
nextjs-v0.2.19
react-v0.2.19
js-v0.2.19
2023-11-14 18:00:23 +01:00
Baptiste Arnaud
00265af0cc
⬆️ (date) Upgrade date parser package
2023-11-14 17:27:02 +01:00
Baptiste Arnaud
bd198a4e0f
🐛 (fileUpload) Fix results file display if name contains comma
...
Closes #955
2023-11-14 17:15:21 +01:00