Commit Graph

2488 Commits

Author SHA1 Message Date
Baptiste Arnaud
c26ab77786
🐛 (setVariable) Fix transcription in loop
Closes #1774
2024-09-12 19:50:59 +02:00
Baptiste Arnaud
8a28c84415
🐛 (number) Accept number with commas on WA
Closes #1773
2024-09-12 19:40:04 +02:00
Baptiste Arnaud
445196e37d
🐛 Fix blocks search bar not adapting to block labels
Closes #1769
2024-09-12 19:34:35 +02:00
younesbenallal
77b3acb2d7
📝 Add "webflow popup contact form" blog post (#1783) 2024-09-12 16:04:03 +02:00
Baptiste Arnaud
86c23bfed9
📝 Add "How to create loops" guide 2024-09-12 15:56:33 +02:00
Baptiste Arnaud
7cacf0cad7
📝 Add limitations section in Sheets doc 2024-09-12 13:12:55 +02:00
Baptiste Arnaud
192989ba92
📝 Add message stream API instructions 2024-09-10 12:28:11 +02:00
Baptiste Arnaud
ae31fe8f48
📝 (results) Add time filter section in Results page 2024-09-10 10:49:17 +02:00
Baptiste Arnaud
2282ef32ab
🔖 Release v2.28.2
Some checks failed
Create Tag / create-tag (push) Has been cancelled
2024-09-06 15:37:08 +02:00
Baptiste Arnaud
06bf188052
🚑️ (forge) Fix select inputs 2024-09-06 15:35:43 +02:00
Baptiste Arnaud
28326d3bab
🔖 Release v2.28.1
Some checks failed
Create Tag / create-tag (push) Has been cancelled
2024-09-04 14:18:59 +02:00
Baptiste Arnaud
a7c83af5bc
🐛 Allow scripts to be executed in WA env 2024-09-04 14:17:09 +02:00
Baptiste Arnaud
3b87801c92
🐛 (ai) Enable multi urls for vision
Closes #1764
2024-09-04 14:07:32 +02:00
Baptiste Arnaud
fa14029fed
🐛 (s3) Skip object removals when S3 not configured
Closes #1763
2024-09-04 11:54:55 +02:00
Baptiste Arnaud
5fa946c0eb
🐛 (openai) Fix custom base url model fetching
Closes #1760
2024-09-04 11:49:59 +02:00
Baptiste Arnaud
18c6381a77
🐛 (forge) Fix incompatible auth schemas when finding fetchers
Closes #1758
2024-09-04 11:43:02 +02:00
Baptiste Arnaud
2a767e02b0
🐛 (fileUpload) Fix private file upload URLs
Closes #1761
2024-09-04 11:15:18 +02:00
Baptiste Arnaud
653ef4edb4
👷 Only trigger Github release creation after images are deployed
Some checks failed
Create Tag / create-tag (push) Has been cancelled
2024-09-02 12:30:29 +02:00
Baptiste Arnaud
db9813de19
🔖 Release v2.28.0 2024-09-02 12:16:16 +02:00
Baptiste Arnaud
b5ba862cd2
🐛 (chatNode) Remove default timeout on Send Message exec
Closes #1756
2024-09-02 12:11:01 +02:00
Baptiste Arnaud
64b3439521
🐛 Fix background image popover closing on variable select
Closes #1755
2024-09-02 12:07:44 +02:00
Baptiste Arnaud
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
Baptiste Arnaud
041b817aa0
🧑‍💻 (s3) Correctly delete the files when deleting resources 2024-09-02 11:23:01 +02:00
Baptiste Arnaud
f53705268c
💚 Fix invalid pnpm lock file
Some checks failed
Create Tag / create-tag (push) Has been cancelled
2024-08-31 11:50:23 +02:00
Baptiste Arnaud
a3a9d58be9
🐛 (audioClips) Fix empty metadata on recorded file
Closes #1753
2024-08-31 11:37:52 +02:00
Baptiste Arnaud
97a3212356
🐛(setVariable) Improve how set variable is evaluated
Some checks failed
Create Tag / create-tag (push) Has been cancelled
Avoid evaluating in sandbox when not necessary
2024-08-29 15:05:35 +02:00
Baptiste Arnaud
0c7d2afd51
📝 Add Generate variables docs section
Some checks failed
Create Tag / create-tag (push) Has been cancelled
2024-08-22 18:15:44 +02:00
Baptiste Arnaud
b0d86bf382
🔧 Avoid rollup bundle crash when dev mode
Some checks are pending
Create Tag / create-tag (push) Waiting to run
Closes #1736
2024-08-22 17:40:10 +02:00
Baptiste Arnaud
6a7877dc9b
Add Groq block
Closes #1721
2024-08-22 17:40:10 +02:00
Baptiste Arnaud
77614f671f
⬆️ Upgrade ai package 2024-08-22 17:40:10 +02:00
Jason
53104a4a5e
📝 Add OAuth scopes URL for Sheets config (#1732)
Added help link for OAuth consent screen when people are setting up
google sheets access they are forgetting to add the scopes to the screen
itself.
2024-08-22 17:12:29 +02:00
Baptiste Arnaud
503060cb4d
📝 Add docs for audio clips and update audio chat gpt template
Some checks are pending
Create Tag / create-tag (push) Waiting to run
2024-08-21 16:18:05 +02:00
Baptiste Arnaud
72517a1ec2
️(openai) Allow for custom base URL when adding new creds
Closes #1665
2024-08-21 16:08:04 +02:00
Baptiste Arnaud
6d47f3efed
🚸 (elevenlabs) Remove default timeout 2024-08-21 15:22:07 +02:00
Baptiste Arnaud
eb9c3b6003
🔧 Remove importHelpers from lib package
Closes #1727
2024-08-21 14:48:47 +02:00
Baptiste Arnaud
b2c8ef941b
🐛 (audioClip) Fix audio clip UI on Safari 2024-08-21 14:32:47 +02:00
Baptiste Arnaud
37ef8fe240
🚸 Improve audio clip status change and feedback
Some checks failed
Create Tag / create-tag (push) Has been cancelled
2024-08-20 15:38:11 +02:00
Baptiste Arnaud
e67f3bc9e9
🚑️ Fix audio clip not saving properly 2024-08-20 15:11:41 +02:00
Baptiste Arnaud
135251d3f7
Add audio clips option on text input block
Closes #157
2024-08-20 14:36:41 +02:00
Baptiste Arnaud
984c2bf387
(openai) Add "Create transcription" action
Closes #1134
2024-08-20 10:52:30 +02:00
Baptiste Arnaud
2275c6961e
🚸 (condition) Show "AND" label when default unchanged
Some checks are pending
Create Tag / create-tag (push) Waiting to run
2024-08-19 17:55:24 +02:00
younesbenallal
c2c2ef7458
📝 Add "Chatbot script examples" blog post (#1707)
Some checks failed
Create Tag / create-tag (push) Has been cancelled
2024-08-16 18:14:04 +02:00
Abhirup Basu
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
John Walsh
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
Baptiste Arnaud
d197cf9b4d
Update tests 2024-08-16 17:09:13 +02:00
Baptiste Arnaud
58d3955e01
🐛 (transcript) Revert incorrect recursive set variable at same block 2024-08-16 16:54:59 +02:00
Baptiste Arnaud
2ac543a4a8
🐛 (nocodb) Fix filter when variable is empty
Closes #1702
2024-08-16 15:49:43 +02:00
Baptiste Arnaud
b4a6e427ad
🐛 Fix input answer empty if filled from set variable
Closes #1700
2024-08-16 15:41:14 +02:00
Baptiste Arnaud
86263f0722
🧑‍💻 Improve apiOrigin detection
Closes #1696
2024-08-14 12:03:36 +02:00
Baptiste Arnaud
e649e49572
📝 Update run forge documention with new specs
Closes #1695
2024-08-14 11:33:17 +02:00