2
0
Commit Graph

151 Commits

Author SHA1 Message Date
5124373071 🌐 Add templates name and description translation keys (#1120)
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit

- **New Features**
- Templates now support multiple languages with the introduction of a
translation function for template names, descriptions, and category
tags.

- **Enhancements**
- Improved template naming consistency with capitalization adjustments
for clarity.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->

---------

Co-authored-by: Baptiste Arnaud <baptiste.arnaud95@gmail.com>
2023-12-29 10:50:31 +01:00
28b2b1a60c 🌐 Sync french translations and fix some non-sentence translations 2023-12-28 12:15:35 +01:00
d42e4a9ce1 Add editor header translation keys (#1110)
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit

- **New Features**
- Implemented internationalization support across various components
using the `useTranslate` function for dynamic content translation.

- **Enhancements**
- Updated UI elements such as buttons, tooltips, placeholders, and
labels to display translated text, improving accessibility and user
experience for non-English speakers.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->

---------

Co-authored-by: Baptiste Arnaud <contact@baptiste-arnaud.fr>
Co-authored-by: Baptiste Arnaud <baptiste.arnaud95@gmail.com>
2023-12-28 10:50:33 +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
1e3aafc93f 🔖 Release v2.20.0 2023-12-04 15:27:02 +01:00
f5e2a1990e 🔖 Release v2.19.1 2023-11-17 16:54:22 +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
0c22d858b7 📦 Add strict package versioning to avoid incompatibility in workspace 2023-11-06 16:22:25 +01:00
0203d92c1b 🔖 Release v2.19.0 2023-11-03 15:12:52 +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
382ebebb57 🔖 Release v2.18.4 2023-10-25 17:57:55 +02:00
17af1072a8 🔖 Release v2.18.3 2023-10-23 16:36:05 +02:00
d4041c75a3 🔖 Release v2.18.2 2023-10-13 15:02:07 +02:00
6988ef12d3 🔖 Release v2.18.1 2023-10-10 15:05:48 +02:00
3fff0a11dd 🔖 Release v2.18.0 2023-10-01 16:56:23 +02:00
c6e55da518 🔖 Release v2.17.2 2023-09-07 15:36:55 +02:00
6651f01aa7 🔖 Release v2.17.1 2023-09-06 09:32:29 +02:00
436fa251f8 🔖 Release v2.17.0 2023-09-01 15:55:23 +02:00
786e5cb582 🧑‍💻 Improve env variables type safety and management (#718)
Closes #679
2023-08-28 09:13:53 +02:00
906845bd76 🔒 Improve workspace API role filtering 2023-08-17 15:11:50 +02:00
693631e076 🔧 Add prettier dependency at root folder 2023-08-09 14:39:08 +02:00
e20e6e7127 🔖 Release v2.16.0 2023-08-02 07:34:39 +02:00
b99b58bdfe 🐛 Fix first-time pnpm dev
Closes #614
2023-07-18 15:56:29 +02:00
23e8928382 🔖 Release v2.15.2 2023-07-17 07:56:09 +02:00
81bc0746cf ⬆️ Upgrade dependencies 2023-07-15 10:46:36 +02:00
70dd413295 🔖 Release v2.15.1 2023-07-07 14:36:23 +02:00
d3b7ad6dbd 🔖 Release v2.15.0 2023-07-06 16:14:38 +02:00
b89da5b30a 🔖 Release v2.14.1 2023-06-14 09:05:17 +02:00
cb4b4c40d3 🔖 Release v2.14.0 2023-06-02 15:06:52 +02:00
f9eb042233 🔖 Release v2.13.5 2023-05-26 18:32:36 +02:00
55bbf0e593 ⬆️ Upgrade dependencies 2023-05-25 18:36:51 +02:00
2d678281e2 🔖 Release v2.13.4 2023-05-17 11:40:47 +02:00
0ae2a4ba8b 🔖 Release v2.13.3 2023-05-16 10:26:22 +02:00
25dd0cc537 🔖 Release v2.13.2 2023-05-12 16:41:18 -04:00
36bec36775 🔖 Release v2.13.1 2023-05-10 11:36:47 -04:00
2bb307c7a9 🔖 Release v2.13.0 2023-05-02 15:33:42 -04:00
68a15f5ac1 ⬆️ Upgrade dependencies 2023-05-02 15:33:42 -04:00
3c6a666d9b 🔖 Release v2.12.3 2023-04-27 08:02:12 +02:00
b416c6e373 🔖 Release v2.12.2 2023-04-17 16:03:23 +02:00
5610fe0d4c 🔖 Release v2.12.1 2023-04-17 08:16:43 +02:00
7af8e8af30 🔖 Release v2.12.0 2023-04-06 07:41:35 +02:00
21b1d74b7e ⬆️ Upgrade dependencies 2023-04-03 15:28:16 +02:00
84cdf4e934 🔖 Release v2.11.9 2023-03-29 08:15:29 +02:00
c1cf817127 🔖 Release v2.11.8 2023-03-28 09:51:41 +02:00
b788272c12 🔖 Release v2.11.7 2023-03-28 07:59:27 +02:00
f5611844bd 🔖 Release v2.11.6 2023-03-22 17:00:53 +01:00
90cb0750b8 💚 Fix Sentry sourcemap upload
Closes #405
2023-03-21 13:58:05 +01:00
16c261a8a5 ✏️ Fix old packages/db paths in documentation 2023-03-20 07:38:47 +01:00
cd09f1075f 🔖 Release v2.11.5 2023-03-15 17:48:12 +01:00
cbc8194f19 ♻️ Re-organize workspace folders 2023-03-15 08:35:16 +01:00