2
0
Commit Graph

2363 Commits

Author SHA1 Message Date
927feae32b 🚸 (buttons) Detect multi items pasting with br… 2024-02-19 16:50:26 +01:00
219b2295b4 🐛 Fix return executeCommand result
Closes #1259
2024-02-19 16:32:42 +01:00
5879c89ee6 🐛 Allow DATABASE_URL starting with "postgres://"
Closes #1259
2024-02-19 16:18:12 +01:00
ba219b7e59 📝 Fix secret generation broken link 2024-02-19 16:18:12 +01:00
3ddc24e04f 📝 Remove duplicate pnpm in Vercel deploy docs (#1261)
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->

## Summary by CodeRabbit

- **Refactor**
- Simplified the build process for Vercel deployment by removing a
redundant command.

<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2024-02-19 15:57:44 +01:00
18c0445ac9 🐛 (whatsapp) Fix image or video bubble before choice input 2024-02-19 10:50:44 +01:00
e783bb4121 🧑‍💻 Improve sign up error message 2024-02-19 10:28:57 +01:00
54f51b6737 🚸 Better embed button size prop now acception … nextjs-v0.2.42 react-v0.2.42 js-v0.2.42 2024-02-19 10:19:10 +01:00
6735eccb50 🐛 (dify) Fix issue when receiving "event" chunk 2024-02-19 09:49:15 +01:00
f3adaa3b28 🐛 Fix missing http request block in side bar 2024-02-16 17:59:04 +01:00
33cbb2b254 🚸 Rename "webhook" block to "HTTP request" 2024-02-16 12:04:25 +01:00
8d50dc9dfa 🧑‍💻 Rename User ID predefined value to Result ID whic… 2024-02-16 11:34:54 +01:00
519f3aa4f9 🐛 (setVariable) Fix timeZone variable parsing 2024-02-16 10:13:56 +01:00
3e0d3e7724 (setVariable) Add timezone option for dates
Closes #1251
2024-02-16 10:07:29 +01:00
07240e6d4b 🚸 (buttons) Better multiple item parsing
Instead of using the clipboard, we directly detect pasting in the onChange handler
2024-02-16 07:41:40 +01:00
5d0be9ecd9 🚸 (buttons) Parse clipboard items separated wi… 2024-02-15 09:43:23 +01:00
e3470bccb1 🐛 (editor) Fix groups graphPosition round coordinates saving 2024-02-14 15:12:45 +01:00
d171aa600c (dify) Make sure Dify also works with agent assistants 2024-02-14 08:59:05 +01:00
cd488c2384 🚸 Fix shift key to scroll the graph horizontally
Closes #1214
2024-02-13 17:33:58 +01:00
d67ab75574 📝 Add video tuto on custom CSS on buttons 2024-02-13 17:28:04 +01:00
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