2
0
Commit Graph

2043 Commits

Author SHA1 Message Date
5ecc6deab7 🧐 Better inspectUser script 2024-02-13 17:25:39 +01:00
191aeb0214 🐛 (billing) Fix webhook calls when workspace was deleted 2024-02-13 10:23:41 +01:00
63dc2e062b 📝 Fix openapi document filepaths (#1241)
👋 Hi! Engineer from mintlify here

This updates the `openapi` field in `mint.json` to point to the correct
files in the repo. This bug seems to have been introduced [during the
migration](https://github.com/baptisteArno/typebot.io/pull/1115/files#diff-f9f0cfdf7078569b552a4f90df1b3d7982ef914aebf74ea7d291604e91fdc1a3)
2024-02-13 09:06:43 +01:00
4f924dbb2a 💚 Fix outdated lockfile 2024-02-12 12:13:21 +01:00
d653003d1a 🐛 (editor) Fix changes revert when update call is long 2024-02-12 11:47:55 +01:00
f5bdba53b9 🐛 (dify) Fix Dify error when inputs are empty 2024-02-12 11:41:57 +01:00
5226b06fe1 🧑‍💻 Allow for custom 404 system messages 2024-02-12 09:18:54 +01:00
e05580a5de 🚸 (editor) Enable groups clipboard accross tabs 2024-02-12 09:10:04 +01:00
a0ab3b4d82 🐛 Fix default theme colors not appearing 2024-02-09 07:58:01 +01:00
f7d3d58ede 🚸 (url) Less strict URL validation on server
Closes #1222
2024-02-09 07:57:16 +01:00
1b2876daef ️(dify) Include empty files require field
Required files variable to be sent even if empty in DifyAI v5.x+

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

## Summary by CodeRabbit

- **Refactor**
	- Enhanced chat message creation to support future file attachments.

<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2024-02-08 17:20:53 +01:00
94c3e90fa3 📝 Add typebot engine explanation video 2024-02-08 11:27:56 +01:00
c6489476f9 🐛 (editor) Fix lost changes when typebot takes a long time to update
Closes #1231
2024-02-08 11:03:08 +01:00
5d38b4451a 🧐 Add redeemCoupon script 2024-02-08 10:27:22 +01:00
396ca5bbdc 🐛 (results) Fix export all results defaulting to "today" time frame 2024-02-08 10:02:10 +01:00
26be94de37 🧑‍💻 (whatsapp) Set default template language to en_US 2024-02-08 10:00:14 +01:00
2cc1b44598 🐛 (docs) Fix "Get stats" empty api ref 2024-02-08 09:10:01 +01:00
d91e212a75 🚸 (elevenlabs) Add set variable indication 2024-02-08 09:05:44 +01:00
5f2ed4bf81 📝 Improve getLocation set variable snippet (#1213)
Added location error handling.

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


- **Refactor**
	- Updated location retrieval functionality:
		- Renamed function for clarity.
		- Enhanced location information to include latitude and longitude.
		- Improved error handling for smoother user experience.

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

---------

Co-authored-by: Baptiste Arnaud <baptiste.arnaud95@gmail.com>
2024-02-08 08:40:24 +01:00
2f6de8e22c Add ElevenLabs block (#1226)
Closes #853

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

## Summary by CodeRabbit

- **New Features**
- Introduced the ElevenLabs block for Typebot, enabling text to speech
conversion using ElevenLabs API.
- Added live tutorial videos for creating ElevenLabs and Telegram
blocks.
- Added a `docsUrl` for the OpenAI block to improve accessibility to
documentation.

- **Documentation**
- New guides and integration details for ElevenLabs and Telegram blocks.

- **Style**
	- Added ElevenLabs logos for light and dark themes.

<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2024-02-07 17:43:11 +01:00
066fabce06 🚸 (results) Add time filter to results table as… 2024-02-06 17:48:31 +01:00
3e2533b934 (rating) Add start number option in Rating block nextjs-v0.2.41 react-v0.2.41 js-v0.2.41 2024-02-06 17:01:53 +01:00
5a7ec5c921 📝 (results) Add results overview introduction 2024-02-06 16:38:18 +01:00
2fb0a4fcc6 🚸 Fix vat input size for better placeholder visibility 2024-02-06 16:33:47 +01:00
3a70d837e9 🔖 Release v2.22.2 2024-02-06 16:24:33 +01:00
fa2eeff96e 🚑 (folders) Make sure folders are not all listed in root folder 2024-02-06 16:21:36 +01:00
83231e6f13 🐛 (calCom) Make sure Cal.com book event is emitted once per block 2024-02-06 16:08:08 +01:00
9a36281f50 🧐 Update add users to brevo list script 2024-02-06 15:47:19 +01:00
272adc0e24 📝 Add v2.22 newsletter 2024-02-06 15:18:02 +01:00
c2603d99b1 🐛 (folders) Make sure to exit folder on workspace change 2024-02-06 12:26:20 +01:00
5e9dfaaa49 💄 Fix key component in tooltip for dark mode
Closes #1212
2024-02-05 14:41:13 +01:00
9b5436d4db 🔖 Release v2.22.1 2024-02-05 14:28:07 +01:00
9fc05cb150 🚸 (fileUpload) Add success labels cutomization
Closes #515
nextjs-v0.2.40 react-v0.2.40 js-v0.2.40
2024-02-05 14:11:04 +01:00
27b95c1f0b 🛂 (radar) Improve radar regex 2024-02-05 12:38:28 +01:00
84b9aca40b 🧑‍💻 (folders) Add folder trpc endpoints (#1218)
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->

## Summary by CodeRabbit

- **New Features**
- Introduced folder management capabilities including creation,
deletion, update, listing, and retrieval within workspaces.
- Added telemetry tracking for client events, Typebot publish events,
and analytics page views.
	- Enhanced settings to track client events under specific conditions.
- Implemented server-side logic for analytics tracking with PostHog
integration.
- Added API documentation for folder operations (create, delete, get,
list, update).
- **Refactor**
	- Updated `onConfirm` function's return type in `ConfirmModal`.
	- Simplified folder creation process in tests.
- Refactored logic for handling file upload blocks and parsing publish
events in Typebot publishing.
	- Migrated handler functions to TRPC endpoints for folder operations.
- **Documentation**
- Introduced documentation for new folder and telemetry functionalities.
- **Chores**
- Added new schemas for folders and telemetry events, including event
tracking and folder structure.

<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2024-02-05 12:14:03 +01:00
9014c4ab09 🐛 Revert to got for user created webhook to fix function crash 2024-02-03 12:38:09 +01:00
9222da6681 🚑 Fix user creation crashing 2024-02-03 11:51:27 +01:00
9f0c6b3cc4 👷 Add posthog keys to github secrets 2024-02-03 11:35:04 +01:00
b9183f9a36 📈 Track custom domain and WA enabled events 2024-02-02 14:49:41 +01:00
4122d73908 💚 Fix mockedUser default props 2024-02-02 14:48:09 +01:00
fd4867f3ae 📈 Send onboarding replies to PostHog 2024-02-02 11:58:32 +01:00
ce79e897a7 🐛 Make sure variables are parsed in date and picture choice options 2024-02-02 11:15:20 +01:00
c6161179d0 🐛 (openai) Fix 400 error when tools array empty
Closes #1205
2024-02-02 11:03:17 +01:00
b660611573 🚑 Fix inline variable parsing on new line issue nextjs-v0.2.39 react-v0.2.39 js-v0.2.39 2024-02-02 09:29:04 +01:00
be5482c89a 🐛 (buttons) Make sure to parse options if button has dynamic items 2024-02-01 17:40:52 +01:00
11678ac2fe 📝 Add geo location set variable example 2024-02-01 17:29:29 +01:00
3128ebd431 🐛 Fix broken skippable file upload input nextjs-v0.2.38 react-v0.2.38 js-v0.2.38 2024-02-01 16:54:47 +01:00
678e6d5c49 🐛 Fix new markdown parser on web runtime 2024-02-01 16:52:54 +01:00
3e8e8829f1 💚 Move ky package to typebot.io/lib 2024-02-01 14:25:59 +01:00
92a1d672fd ♻️ Re-organize telemetry package 2024-02-01 14:19:24 +01:00