2
0
Commit Graph

1755 Commits

Author SHA1 Message Date
Baptiste Arnaud
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
Baptiste Arnaud
e54aab452a 🚸 (webhook) Show save in variables accordion only when needed 2023-06-16 07:32:21 +02:00
Baptiste Arnaud
a64e621432 (wp) Add UTM auto forward 2023-06-15 17:36:32 +02:00
Baptiste Arnaud
42234850ed (numberInput) Variabalize min, max, step 2023-06-15 15:20:46 +02:00
Baptiste Arnaud
d8c1a36bc0 (setVariable) Add "Moment of the day" variable value
Closes #564
2023-06-15 14:45:42 +02:00
Baptiste Arnaud
fbe63aa3f3 🚸 (sheets) Show info log instead of error when no rows are found 2023-06-15 14:42:20 +02:00
Baptiste Arnaud
b89da5b30a 🔖 Release v2.14.1 v2.14.1 2023-06-14 09:05:17 +02:00
Baptiste Arnaud
1e9c4bcb9a 📦 Add Cloudron package (#550)
Closes #30
2023-06-14 08:59:38 +02:00
Baptiste Arnaud
0a87386305 🐛 Fix GA not working when Send_to is empty string react-v0.0.63 js-v0.0.63 2023-06-12 10:33:04 +02:00
Baptiste Arnaud
290b491e53 (payment) Improve payment input amount label format
Closes #553
2023-06-09 10:44:23 +02:00
Baptiste Arnaud
25524ac622 📝 Add 2 new oss friends in landing page 2023-06-09 10:12:25 +02:00
Baptiste Arnaud
4977481582 💚 Fix cleanDatabase when deleting more than 100,000 sessions 2023-06-08 16:18:25 +02:00
Baptiste Arnaud
e9c2deee5f 🐛 (openai) Fix default response mapping item 2023-06-08 15:56:52 +02:00
Baptiste Arnaud
4614caf498 📝 Add Google Ads conversion instructions 2023-06-07 09:35:41 +02:00
Baptiste Arnaud
a16367b194 ✏️ Fix FlutterFlow modal title typo 2023-06-06 18:36:58 +02:00
Baptiste Arnaud
a4cb6face8 👷 Add email alert hourly sender
Closes #549
2023-06-06 13:25:13 +02:00
Baptiste Arnaud
40ef934740 Add Näak product recommendation template
Closes #548
2023-06-05 17:53:03 +02:00
Baptiste Arnaud
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
Baptiste Arnaud
acaa1c6223 🚸 Add item duplication
Closes #545
2023-06-05 14:49:04 +02:00
Baptiste Arnaud
8822e4e7e4 🚸 (openai) Add missing credentials error to chat completion streamer 2023-06-05 09:03:54 +02:00
Denis Ciccale
61fd44f768 ✏️ Fix react README examples (#542)
open, close and toggle are apparently exported from @typebot.io/js
package or at least that's what worked for me, I was getting unknown
function error when trying to import them from @typebot/react

aslo in order for Typebot.showPreviewMessage() and
Typebot.hidePreviewMessage() to work, I need to import all exports as
Typebot, otherwise it didn't seem to have the named exports
"showPreviewMessage" nor "hidePreviewMessage", since I was also getting
an error when trying to import them.

this is my first PR here, I apologise for mistakes upfront.

It's ok if it is not meged, I just wanted to catch your attention on
this potential update required in the documentation of react embed

---------

Co-authored-by: Baptiste Arnaud <contact@baptiste-arnaud.fr>
2023-06-05 08:50:34 +02:00
Baptiste Arnaud
cb4b4c40d3 🔖 Release v2.14.0 v2.14.0 2023-06-02 15:06:52 +02:00
Baptiste Arnaud
8a0488ee89 🚑 Fix bubble window size on mobile devices
Closes
react-v0.0.62 js-v0.0.62
2023-06-02 09:44:12 +02:00
Baptiste Arnaud
bc90c9c81e Improve credentials dropdown accessibility if long name 2023-06-01 10:37:04 +02:00
Baptiste Arnaud
b6e5002a56 💄 Improve picture choice description UI react-v0.0.61 js-v0.0.61 2023-06-01 10:29:02 +02:00
Sam Schröder
537b9fe6ce Update de.ts (#535)
Adjusted words for better readability and more modern terms.
2023-05-31 13:57:28 +02:00
Baptiste Arnaud
57f3e5c004 (js) Add placement option for bubble embed
Allows you to place the bubble embed on the bottom left corner
of your site
react-v0.0.60 js-v0.0.60
2023-05-31 10:22:58 +02:00
Baptiste Arnaud
b2ea8fc059 🌐 Translate workspace (#528) 2023-05-31 07:53:30 +02:00
Loan J
6651c85f02 Update builder configuration docs (#531) 2023-05-30 08:06:16 +02:00
Baptiste Arnaud
9ca0c7014e 🔍 (lp) Add FB app ID in landing page 2023-05-28 11:19:17 +02:00
Baptiste Arnaud
f9eb042233 🔖 Release v2.13.5 react-v0.0.59 js-v0.0.59 v2.13.5 2023-05-26 18:32:36 +02:00
Baptiste Arnaud
0ca48e4c08 (js) Improve auto scroll when no host bubble
Closes #522
2023-05-26 18:31:13 +02:00
Baptiste Arnaud
68f0202601 💄 (js) Fix select background color on Windows
Closes #527
2023-05-26 18:16:44 +02:00
Baptiste Arnaud
4230f47be9 🐛 Fix outside click on picture choice 2023-05-26 18:06:46 +02:00
Baptiste Arnaud
4dec06fc75 🐛 (webhook) Add loading bubble when executing webhook on client react-v0.0.57 js-v0.0.57 2023-05-26 12:00:16 +02:00
Baptiste Arnaud
154271c7f2 🐛 (sheets) Fix empty and unique filter 2023-05-26 10:46:40 +02:00
Baptiste Arnaud
75f9da0a4f (webhook) Add client execution option react-v0.0.56 js-v0.0.56 2023-05-26 09:20:22 +02:00
Baptiste Arnaud
084a17ffc8 📝 (lp) Add oss friends page 2023-05-26 08:29:08 +02:00
Baptiste Arnaud
55bbf0e593 ⬆️ Upgrade dependencies 2023-05-25 18:36:51 +02:00
Baptiste Arnaud
16f3ad3a19 🐛 (payment) Round the amount to avoid weird Js long decimals 2023-05-25 13:58:54 +02:00
Baptiste Arnaud
56364fd863 (openai) Stream chat completion to avoid serverless timeout (#526)
Closes #520
react-v0.0.55 js-v0.0.55
2023-05-25 10:32:35 +02:00
Baptiste Arnaud
6bb6a2b0e3 🐛 (editor) Remove edge if duplicating last block of group 2023-05-25 08:27:36 +02:00
Baptiste Arnaud
fdfed160a6 📝 (embed) Add FlutterFlow embed instructions 2023-05-25 08:01:19 +02:00
Baptiste Arnaud
c950406997 💄 (js) Improve popup ui consistency react-v0.0.54 js-v0.0.54 2023-05-23 18:01:49 +02:00
Adrian
423aca6133 🐛 Fix readme typo (#518)
Fixes a small typo in the README.
2023-05-22 08:18:26 +02:00
Baptiste Arnaud
49a8427776 🐛 Fix embed bubble icon color react-v0.0.53 js-v0.0.53 2023-05-18 08:54:26 +02:00
Baptiste Arnaud
683ba90403 💚 Improve auto create tag workflow 2023-05-17 12:00:02 +02:00
Baptiste Arnaud
2d678281e2 🔖 Release v2.13.4 v2.13.4 2023-05-17 11:40:47 +02:00
Baptiste Arnaud
0fc6bfa7ce 🐳 Fix encryption length check script
The encryption length can also be of length 80 if encoded with base64

Closes #516
2023-05-17 11:35:32 +02:00
Baptiste Arnaud
c451ba7784 📝 (webflow) Add bind commands to button instructions 2023-05-17 10:00:25 +02:00