2
0
Commit Graph

56 Commits

Author SHA1 Message Date
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
c2fc2df735 ♻️ Remove references to old s3 URLs 2023-12-06 07:30:47 +01:00
bb41226a04 Allow user to share a flow publicly and make it duplicatable
Closes #360
2023-11-23 12:05:31 +01:00
1a44bf4935 (openai) Add create speech OpenAI action
Closes #1025
2023-11-20 14:01:50 +01:00
f6ac3891f8 🌐 Add es and ro support 2023-11-19 08:53:50 +01:00
dd4de582a9 Add more video supports (#1023)
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->

## Summary by CodeRabbit

- **New Features**
	- Introduced a new layout option for the TextInput component.
- Added support for GUMLET and TIKTOK video content types in
VideoBubbleContent.
- Enhanced VideoUploadContent to handle new properties like aspectRatio
and maxWidth.
- Updated VideoBubble to include aspect-ratio and max-width styles based
on content properties.
- **Refactor**
- Changed the extension used for internationalization (i18n) in the VS
Code environment.
	- Modified how environment variables are accessed in tolgee.tsx.
- Updated parseVideoUrl function to include a new property
videoSizeSuggestion.
- **Chores**
- Updated the tolgeeEnv object in env.ts and added a new optional
parameter to the getRuntimeVariable function.
- Expanded video handling capabilities by introducing new video content
types and associated regular expressions.

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

Closes #978 #936 #926
2023-11-10 11:17:14 +01:00
35300eaf34 ♻️ Introduce typebot v6 with events (#1013)
Closes #885
2023-11-08 15:34:16 +01:00
bed8b42a2e 🧑‍💻 Migrate to Tolgee (#976)
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->

### Summary by CodeRabbit

- Refactor: Transitioned to a new translation library (`@tolgee/react`)
across the application, enhancing the localization capabilities and
consistency.
- New Feature: Introduced a JSON configuration file for application
settings, improving customization and flexibility.
- Refactor: Updated SVG attribute naming convention in the
`WhatsAppLogo` component to align with React standards.
- Chore: Adjusted the `.gitignore` file and added a new line at the end.
- Documentation: Added instructions for setting up environment variables
for the Tolgee i18n contribution dev tool, improving the self-hosting
configuration guide.
- Style: Updated the `CollaborationMenuButton` to hide the
`PopoverContent` component by scaling it down to zero.
- Refactor: Simplified error handling logic for fetching and updating
typebots in `TypebotProvider.tsx`, improving code readability and
maintenance.
- Refactor: Removed the dependency on the `parseGroupTitle` function,
simplifying the code in several components.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2023-10-27 09:23:50 +02:00
b852b4af0b Add WhatsApp integration beta test (#722)
Related to #401
2023-08-29 10:05:24 +02:00
ee3b94c35d (typebotLink) Better typebot link with merge option
Closes #675
2023-08-24 08:19:41 +02:00
fc25734689 ♻️ (webhook) Integrate webhook in typebot schema
Closes #313
2023-08-06 10:03:45 +02:00
5ae6c64d06 🚸 (video) Improve video autoplay behavior
Autoplay video only when displayed entirely and fix weird Safari autoplay issues when scrolling
2023-07-07 12:02:40 +02:00
40ef934740 Add Näak product recommendation template
Closes #548
2023-06-05 17:53:03 +02:00
56364fd863 (openai) Stream chat completion to avoid serverless timeout (#526)
Closes #520
2023-05-25 10:32:35 +02:00
9abc50dce5 Add icon picker (#496)
Closes #495
2023-05-11 10:32:33 -04:00
8347e5b2a8 Add dog insurance offer template
Closes #484
2023-05-04 15:32:13 -04:00
3b69b18601 Add lead gen with AI template
Closes #470
2023-04-20 14:56:05 +02:00
4d1fe4c1de 🚸 (templates) Add category and description in templates modal 2023-04-20 10:49:25 +02:00
0900fb0407 🐛 Remove lead magnet duplicated block 2023-04-13 18:23:34 +02:00
e0a9824913 ♻️ Simplify text bubble content shape
Remove html and plainText field because it was redundant

Closes #386
2023-04-13 17:10:59 +02:00
ee14228ee3 Add lead magnet template
Closes #447
2023-04-07 10:49:23 +02:00
f895c6d72d Add ChatGPT personas template
Closes #412
2023-03-30 18:00:13 +02:00
86ecd4aa87 Add basic ChatGPT template
Closes #388
2023-03-13 16:29:41 +01:00
53cdb35984 Add movie recommendation template
Closes #377
2023-03-09 17:37:39 +01:00
852cc73511 Add NPS Survey template
Closes #356
2023-03-03 17:21:02 +01:00
ba253cf3e9 🐛 (js) Improve session remember behavior
Make sure it correctly retrieves saved variables and doesn't clash with other embedded typebots
2023-03-02 10:55:03 +01:00
00b6acca8e Add new user onboarding template
Closes #325
2023-02-22 15:40:02 +01:00
debdac12ff Introduce bot v2 in builder (#328)
Also, the new engine is the default for updated typebots for viewer

Closes #211
2023-02-21 15:25:14 +01:00
f93bc2fcb2 🚸 (dashboard) Add unpublish menu item in dashboard
Also remove the useless publishedTypebotId field in Typebot

Closes #232
2023-01-27 17:11:26 +01:00
ff62b922a0 ♻️ Migrate default background to white
Closes #248
2023-01-24 14:50:29 +01:00
ecc7e18226 🐛 (editor) Don't show variable collection if not recognized 2023-01-12 16:03:12 +01:00
ad72557310 🔧 (scripts) Add typebot fix script
Closes #192
2022-12-27 10:05:50 +01:00
3394fa5e0a Add dark mode (#191)
Closes #189
2022-12-20 16:55:43 +01:00
b87ba4023d (template) Add FAQ bot template 2022-10-13 08:42:24 +02:00
ee338f62dc build: add pnpm 2022-08-10 18:49:06 +02:00
6822b77897 chore: update msw 2022-07-12 08:09:09 +02:00
b0d1b11325 feat: 💄 Change to refreshed logo 2022-07-06 07:47:14 +02:00
2df8338505 refactor: ♻️ Rename step to block 2022-06-11 08:14:52 +02:00
05de48b6a7 fix(template): ✏️ Remove credentialsId in product payment 2022-06-01 08:51:10 +02:00
89d17a9ed3 feat(dashboard): Add Digital Product Payment template 2022-05-31 14:47:58 +02:00
bda4116fbc chore: 🔥 Remove ownerIds 2022-05-17 08:16:55 -07:00
a89f4ec5b6 feat(editor): ️ Image picker and dynamic preview 2022-05-12 13:05:43 -07:00
240cbeed62 fix(templates): 🐛 webhookId in non webhook step 2022-04-19 08:57:36 -07:00
a08618d24e feat(dashboard): 📝 Add Lead Scoring template 2022-04-10 14:20:11 -05:00
46a114578c refactor(template): 💄 Remove my avatar from quiz 2022-04-09 16:59:40 -05:00
5aac8229d2 feat(template): 📝 Add Quizz 2022-04-08 18:07:14 -05:00
660b220f8d feat(dashboard): New create typebot menu 2022-04-05 10:49:32 +02:00
3585e63c48 fix(engine): 🚑️ Webhook return func 2022-04-01 10:11:37 +02:00
db10f1ee89 feat(engine): Improve variables in executed codes 2022-03-31 16:42:15 +02:00
2ded3cd9c7 feat(template): Add customer support 2022-03-25 16:54:28 +01:00