2
0

1156 Commits

Author SHA1 Message Date
d16baf518d Fix typoos 2025-06-27 14:28:45 +00:00
df51866a26 Fix typoos 2025-06-27 14:27:09 +00:00
f41cc12ec9 Fix typoos 2025-06-27 14:24:47 +00:00
108c609b99 "DISABLE_SIGNUP" standartmäßig aktiv
Some checks are pending
Create Tag / create-tag (push) Waiting to run
2024-09-14 12:04:57 +02:00
e09846a4a3 aktualisierung für BLS cal Integration 2024-09-14 12:02:05 +02:00
e6f659aa12 Logoanpassung in SVG
Some checks failed
Create Tag / create-tag (push) Has been cancelled
Daily database cleanup / clean (push) Has been cancelled
2024-09-13 11:08:45 +02:00
7cb5713445 Änderungen an E-Mailtext
Some checks are pending
Create Tag / create-tag (push) Waiting to run
2024-09-12 15:20:34 +02:00
db13e54a94 BLS bot Branding 2024-09-12 14:04:12 +02:00
4fa56efd41 anpassen der URL 2024-09-12 14:02:36 +02:00
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