ee685f14f3
⚡ (video) Allow changing video height when resolved to an iframe
2023-10-12 14:48:52 +02:00
1ca742fc0b
⚡ (setVariable) Add "Environment name" value in Set variable block ( #850 )
...
Closes #848
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
### Summary by CodeRabbit
- New Feature: Added "Environment name" as a new value type in the
SetVariable function, allowing users to distinguish between 'web' and
'whatsapp' environments.
- Refactor: Simplified session state handling in `resumeWhatsAppFlow.ts`
for improved code clarity.
- Refactor: Updated `startWhatsAppSession.ts` to include an initial
session state with WhatsApp contact and expiry timeout, enhancing
session management.
- Bug Fix: Improved null handling in `executeSetVariable.ts` for
'Contact name' and 'Phone number', preventing potential issues with
falsy values.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2023-09-26 09:50:20 +02:00
bb13c2bd61
🛂 (fileUpload) Improve file upload size limit enforcement
...
Closes #799 , closes #797
2023-09-19 15:42:33 +02:00
75e4b16af0
✨ Add Zemantic AI Integration block ( #752 )
...
Co-authored-by: Baptiste Arnaud <contact@baptiste-arnaud.fr >
2023-09-08 16:21:50 +02:00
a2e24d08a0
⚡ (date) Add min and max options to date input block
...
Closes #792
2023-09-08 11:38:23 +02:00
9e8fa124b5
⚡ (dateInput) Add format option and improve parsing
...
Use date-fns for custom format and make sure dates are timezone independants
Closes #533 , closes #592
2023-09-05 10:34:56 +02:00
111fb323b1
⚡ (wait) Add pause option on Wait block
...
Closes #751
2023-09-04 14:52:16 +02:00
27a5f4eb74
⚡ (openai) Add custom provider and custom models
...
Closes #532
2023-09-01 16:19:59 +02:00
b852b4af0b
✨ Add WhatsApp integration beta test ( #722 )
...
Related to #401
2023-08-29 10:05:24 +02:00
ee3b94c35d
⚡ (typebotLink) Better typebot link with merge option
...
Closes #675
2023-08-24 08:19:41 +02:00
0acede92ef
🚸 Improve parsing preprocessing on typebots
2023-08-23 10:57:38 +02:00
454d320c6b
✨ (api) Add CRUD typebot endpoints
...
Closes #320 , closes #696
2023-08-17 09:39:11 +02:00
4d3f67c752
🚸 (setVariable) Rename Today setVar type to Now
2023-08-07 14:32:30 +02:00
037d4ce345
⚡ (audio) Add autoplay switch in settings
2023-08-07 12:20:38 +02:00
fc25734689
♻️ (webhook) Integrate webhook in typebot schema
...
Closes #313
2023-08-06 10:03:45 +02:00
aa9f5bc732
⚡ (condition) Add regex comparison item
2023-08-01 08:20:16 +02:00
c99298e49b
⚡ (paymentInput) Handle Stripe redirection
...
Closes #631
2023-07-27 17:25:02 +02:00
50fcbfd95e
⚡ (pixel) Add skip initialization option
2023-06-28 10:37:01 +02:00
033f8f99dd
✨ Add Meta Pixel block
...
Closes #582
2023-06-28 09:52:03 +02:00
83f2a29faa
⚡ (openai) Add new models and remove tiktoken
...
Instead of computing total tokens with tiktoken we just attempt retries after trimming the first message
2023-06-16 16:50:32 +02:00
42234850ed
⚡ (numberInput) Variabalize min, max, step
2023-06-15 15:20:46 +02:00
d8c1a36bc0
⚡ (setVariable) Add "Moment of the day" variable value
...
Closes #564
2023-06-15 14:45:42 +02:00
ef0a2d9dc6
✨ Add conditional choice items
...
Allows you to conditonnally display an item from the Buttons or the Picture choice input
Closes #546
2023-06-05 17:33:43 +02:00
75f9da0a4f
⚡ (webhook) Add client execution option
2023-05-26 09:20:22 +02:00
56364fd863
⚡ (openai) Stream chat completion to avoid serverless timeout ( #526 )
...
Closes #520
2023-05-25 10:32:35 +02:00
55dbb1abc7
⚡ (sheets) Add option to select single row when matching multiple
...
Closes #501
2023-05-12 11:21:24 -04:00
bde941613c
⚡ Add predefined set variable values ( #497 )
...
Closes #234
2023-05-11 17:17:24 -04:00
c469912979
⚡ (payment) Add address in payment input
2023-05-05 14:54:37 -04:00
55db360200
⚡ (sheets) Add rows filtering to update multiple rows at the same time
2023-05-04 14:00:50 -04:00
035dded654
✨ Add picture choice block
...
Closes #476
2023-05-04 09:23:33 -04:00
e2836f305c
🐛 (googleAnalytics) Fix sendTo initial value in settings
2023-05-02 14:20:58 -04:00
e58016e43a
⚡ (openai) Truncate messages sequence automatically if reaching token limit
2023-05-02 13:37:02 -04:00
9e8acd97aa
⚡ (ga) Add send_to option
2023-04-27 13:23:10 +02:00
5b4a6c523d
✨ (buttons) Add searchable choices
...
Closes #473
2023-04-26 17:54:00 +02:00
7e937e1c7c
✨ Add AB test block
...
Closes #449
2023-04-17 16:47:17 +02:00
03cc067418
⚡ (setVariable) Add client-side set variable execution
...
Closes #461
2023-04-14 14:37:23 +02:00
e0a9824913
♻️ Simplify text bubble content shape
...
Remove html and plainText field because it was redundant
Closes #386
2023-04-13 17:10:59 +02:00
6921cc23a5
🚸 (sheets) Better Get data settings UI
2023-04-11 08:19:42 +02:00
e06f8186f6
⚡ (imageBubble) Add redirect on image click option
...
Closes #448
2023-04-07 11:34:58 +02:00
80b7dbd19e
⚡ (condition) Add more comparison operators
...
Including starts with, ends with, does not contain, is empty
Closes #410
2023-03-29 15:18:52 +02:00
bb45b33928
⚡ (payment) Add description option on Stripe input
2023-03-29 15:08:03 +02:00
4109a8489c
⚡ (openai) Add gpt-4 models and temperature setting
...
Closes #406
2023-03-20 17:26:21 +01:00
be7c0fc0d0
🐛 (sheets) Fix can't start bot when filter is undefined
2023-03-17 07:42:42 +01:00
cbc8194f19
♻️ Re-organize workspace folders
2023-03-15 08:35:16 +01:00