7ee7c74017
hinzufügen von BLS cal
2024-09-12 14:00:50 +02:00
84fb8b0710
wenn ein Workspace die maximalen Chats erreicht (ohne Karenz) hat werden die jewailigen bots offline geschlatet (Quarantäne)
2024-09-12 13:59:22 +02:00
589b776acb
diverse Übersetzungen
2024-09-12 13:58:06 +02:00
e26f7b4cf0
hinzufügen von BLS cal
2024-09-12 13:54:09 +02:00
4a5748a499
Anpassen der E-Mails
2024-09-12 13:50:38 +02:00
a7c83af5bc
🐛 Allow scripts to be executed in WA env
2024-09-04 14:17:09 +02:00
3b87801c92
🐛 (ai) Enable multi urls for vision
...
Closes #1764
2024-09-04 14:07:32 +02:00
fa14029fed
🐛 (s3) Skip object removals when S3 not configured
...
Closes #1763
2024-09-04 11:54:55 +02:00
5fa946c0eb
🐛 (openai) Fix custom base url model fetching
...
Closes #1760
2024-09-04 11:49:59 +02:00
b5ba862cd2
🐛 (chatNode) Remove default timeout on Send Message exec
...
Closes #1756
2024-09-02 12:11:01 +02:00
d51cf00f69
💄 Fix audio element UI overflow on Firefox
...
Also added better display when a media bubble src is a variable
Closes #1742
2024-09-02 11:47:02 +02:00
041b817aa0
🧑💻 (s3) Correctly delete the files when deleting resources
2024-09-02 11:23:01 +02:00
a3a9d58be9
🐛 (audioClips) Fix empty metadata on recorded file
...
Closes #1753
2024-08-31 11:37:52 +02:00
97a3212356
🐛 (setVariable) Improve how set variable is evaluated
...
Avoid evaluating in sandbox when not necessary
2024-08-29 15:05:35 +02:00
b0d86bf382
🔧 Avoid rollup bundle crash when dev mode
...
Closes #1736
2024-08-22 17:40:10 +02:00
6a7877dc9b
✨ Add Groq block
...
Closes #1721
2024-08-22 17:40:10 +02:00
77614f671f
⬆️ Upgrade ai package
2024-08-22 17:40:10 +02:00
72517a1ec2
⚡ ️(openai) Allow for custom base URL when adding new creds
...
Closes #1665
2024-08-21 16:08:04 +02:00
6d47f3efed
🚸 (elevenlabs) Remove default timeout
2024-08-21 15:22:07 +02:00
eb9c3b6003
🔧 Remove importHelpers from lib package
...
Closes #1727
2024-08-21 14:48:47 +02:00
b2c8ef941b
🐛 (audioClip) Fix audio clip UI on Safari
2024-08-21 14:32:47 +02:00
37ef8fe240
🚸 Improve audio clip status change and feedback
2024-08-20 15:38:11 +02:00
e67f3bc9e9
🚑 ️ Fix audio clip not saving properly
2024-08-20 15:11:41 +02:00
135251d3f7
✨ Add audio clips option on text input block
...
Closes #157
2024-08-20 14:36:41 +02:00
984c2bf387
✨ (openai) Add "Create transcription" action
...
Closes #1134
2024-08-20 10:52:30 +02:00
17684ee5b7
⚡ ️ Reset remembered state if the typebot is updated ( #1675 )
...
Wipe stored chat state if a typebot is updated.
Resolves #1508
Resolves #1427
https://github.com/user-attachments/assets/7668d6a7-2916-4158-b715-1cccaeaf6ddf
---------
Co-authored-by: Baptiste Arnaud <baptiste.arnaud95@gmail.com >
2024-08-16 18:10:47 +02:00
29ab812512
✨ Add Segment block ( #1672 )
...
Added support for Twilio Segment
New Segment Block added to Forge. Includes the following:
- Credentials
- Identify User, including Traits
- Alias User
- Track Event, including Properties
- Track Bot View ( Page ), including Properties
- Generate UUID for User IDs
Tested integration with Segment, verified working. Uses Segment's NodeJS
analytics library to support non-browser based platforms, such as
WhatsApp
---------
Co-authored-by: John Walsh <john@famkit.com >
Co-authored-by: Baptiste Arnaud <baptiste.arnaud95@gmail.com >
2024-08-16 17:23:23 +02:00
58d3955e01
🐛 (transcript) Revert incorrect recursive set variable at same block
2024-08-16 16:54:59 +02:00
2ac543a4a8
🐛 (nocodb) Fix filter when variable is empty
...
Closes #1702
2024-08-16 15:49:43 +02:00
d4e612a285
🐛 Fix inline code parsing on text with multi vars
2024-08-13 16:32:46 +02:00
9218ef801d
🐛 (transcript) Fix shift answers is not immutable
2024-08-13 16:01:22 +02:00
4ebd98855b
👷 Improve monthly database cleaning script perf
2024-08-12 14:03:52 +02:00
5a0a133429
🐛 (ai) Fix vision on URL that contains whitespaces
2024-07-30 17:08:01 +02:00
a9f2b49251
🐛 (whatsapp) Fix start condition failure
2024-07-30 15:03:59 +02:00
22953a3445
🐛 Fix append values bug when value contains "`"
2024-07-29 16:35:02 +02:00
91de79b502
🐛 (transcript) Make sure to set all the set variables that matches the same block
...
Closes #1664
2024-07-29 10:37:52 +02:00
09277c264c
✨ Implement Pexels videos option to media popover ( #1636 )
...
Closes #1575
Note: Need to create a new environment variable named
`NEXT_PUBLIC_PEXELS_API_KEY` to store the API Key obtained from Pexels!
https://github.com/user-attachments/assets/4250f799-0bd7-48e9-b9a8-4bc188ad7704
---------
Co-authored-by: Baptiste Arnaud <baptiste.arnaud95@gmail.com >
Co-authored-by: younesbenallal <younes.benallal.06@gmail.com >
2024-07-22 19:41:01 +02:00
0237c6f835
🐛 Fix empty placeholder ignored
...
Closes #1660
2024-07-22 17:37:32 +02:00
ec2a53fac1
➖ Remove ZemanticAI block
...
Closes #1656 , closes #1652
2024-07-22 17:24:02 +02:00
c6645d4505
🐛 Fix openai total tokens variable set when streaming
2024-07-17 14:47:12 +02:00
bd6921b90c
🐛 (credentials) Fix credentials not listing when workspace has legacy zemantic
2024-07-16 16:36:14 +02:00
867041e7d8
♻️ (wp) Improve wp escape attr
2024-07-16 15:54:55 +02:00
c6005c49a2
✨ (credentials) Add credentials management menu in workspace settings
...
Closes #1567
2024-07-16 15:11:48 +02:00
db628cd051
🚸 (anthropic) Add placeholder in models enum
2024-07-15 16:55:19 +02:00
2a5fb14726
🐛 Fix nextjs package broken dynamic import
2024-07-15 16:06:12 +02:00
8e15472e82
🚸 (http) Allow for query params list
...
Closes #1638
2024-07-15 15:28:57 +02:00
f4cd1d5ba3
🐛 Fix remember user streaming messages
2024-07-15 15:06:38 +02:00
043f0054b0
⬆️ Upgrade AI SDK ( #1641 )
2024-07-15 14:32:42 +02:00
5a3fd84214
⬆️ Upgrade pnpm, turbo, isolated-vm ( #1609 )
...
Closes https://github.com/baptisteArno/typebot.io/issues/1554
2024-07-11 16:09:49 +02:00
c7263a17eb
⚡ ️ Option to disable controls and autoplay on videos ( #1631 )
...
Extends the implementation of #1503 as per the suggestions provided in
the code review to resolve #1485
https://github.com/baptisteArno/typebot.io/assets/69730155/87481d64-57f5-4f7e-8a28-4a464f12cc31
---------
Co-authored-by: Baptiste Arnaud <baptiste.arnaud95@gmail.com >
2024-07-11 12:32:47 +02:00