b89da5b30a
🔖 Release v2.14.1
v2.14.1
2023-06-14 09:05:17 +02:00
1e9c4bcb9a
📦 Add Cloudron package ( #550 )
...
Closes #30
2023-06-14 08:59:38 +02:00
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
290b491e53
♿ (payment) Improve payment input amount label format
...
Closes #553
2023-06-09 10:44:23 +02:00
25524ac622
📝 Add 2 new oss friends in landing page
2023-06-09 10:12:25 +02:00
4977481582
💚 Fix cleanDatabase when deleting more than 100,000 sessions
2023-06-08 16:18:25 +02:00
e9c2deee5f
🐛 (openai) Fix default response mapping item
2023-06-08 15:56:52 +02:00
4614caf498
📝 Add Google Ads conversion instructions
2023-06-07 09:35:41 +02:00
a16367b194
✏️ Fix FlutterFlow modal title typo
2023-06-06 18:36:58 +02:00
a4cb6face8
👷 Add email alert hourly sender
...
Closes #549
2023-06-06 13:25:13 +02:00
40ef934740
✨ Add Näak product recommendation template
...
Closes #548
2023-06-05 17:53:03 +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
acaa1c6223
🚸 Add item duplication
...
Closes #545
2023-06-05 14:49:04 +02:00
8822e4e7e4
🚸 (openai) Add missing credentials error to chat completion streamer
2023-06-05 09:03:54 +02:00
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
cb4b4c40d3
🔖 Release v2.14.0
v2.14.0
2023-06-02 15:06:52 +02:00
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
bc90c9c81e
♿ Improve credentials dropdown accessibility if long name
2023-06-01 10:37:04 +02:00
b6e5002a56
💄 Improve picture choice description UI
react-v0.0.61
js-v0.0.61
2023-06-01 10:29:02 +02:00
537b9fe6ce
Update de.ts ( #535 )
...
Adjusted words for better readability and more modern terms.
2023-05-31 13:57:28 +02:00
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
b2ea8fc059
🌐 Translate workspace ( #528 )
2023-05-31 07:53:30 +02:00
6651c85f02
Update builder configuration docs ( #531 )
2023-05-30 08:06:16 +02:00
9ca0c7014e
🔍 (lp) Add FB app ID in landing page
2023-05-28 11:19:17 +02:00
f9eb042233
🔖 Release v2.13.5
react-v0.0.59
js-v0.0.59
v2.13.5
2023-05-26 18:32:36 +02:00
0ca48e4c08
♿ (js) Improve auto scroll when no host bubble
...
Closes #522
2023-05-26 18:31:13 +02:00
68f0202601
💄 (js) Fix select background color on Windows
...
Closes #527
2023-05-26 18:16:44 +02:00
4230f47be9
🐛 Fix outside click on picture choice
2023-05-26 18:06:46 +02:00
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
154271c7f2
🐛 (sheets) Fix empty and unique filter
2023-05-26 10:46:40 +02:00
75f9da0a4f
⚡ (webhook) Add client execution option
react-v0.0.56
js-v0.0.56
2023-05-26 09:20:22 +02:00
084a17ffc8
📝 (lp) Add oss friends page
2023-05-26 08:29:08 +02:00
55bbf0e593
⬆️ Upgrade dependencies
2023-05-25 18:36:51 +02:00
16f3ad3a19
🐛 (payment) Round the amount to avoid weird Js long decimals
2023-05-25 13:58:54 +02:00
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
6bb6a2b0e3
🐛 (editor) Remove edge if duplicating last block of group
2023-05-25 08:27:36 +02:00
fdfed160a6
📝 (embed) Add FlutterFlow embed instructions
2023-05-25 08:01:19 +02:00
c950406997
💄 (js) Improve popup ui consistency
react-v0.0.54
js-v0.0.54
2023-05-23 18:01:49 +02:00
423aca6133
🐛 Fix readme typo ( #518 )
...
Fixes a small typo in the README.
2023-05-22 08:18:26 +02:00
49a8427776
🐛 Fix embed bubble icon color
react-v0.0.53
js-v0.0.53
2023-05-18 08:54:26 +02:00
683ba90403
💚 Improve auto create tag workflow
2023-05-17 12:00:02 +02:00
2d678281e2
🔖 Release v2.13.4
v2.13.4
2023-05-17 11:40:47 +02:00
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
c451ba7784
📝 (webflow) Add bind commands to button instructions
2023-05-17 10:00:25 +02:00
8b84a7d8b9
🐛 Disable invite button when email is empty
...
Closes #509
2023-05-16 15:15:13 +02:00
853451b4fa
🐛 Fix public id validation
...
Did not work with this kind of path: test-a-test
Closes #512
2023-05-16 15:12:49 +02:00
27b009dd76
⚡ Remember result in either local or session storage ( #514 )
...
Closes #513
react-v0.0.52
js-v0.0.52
2023-05-16 14:58:56 +02:00
0ae2a4ba8b
🔖 Release v2.13.3
v2.13.3
2023-05-16 10:26:22 +02:00
72058fd624
🔊 Add DEBUG mode with valuable logs in viewer
2023-05-16 10:22:31 +02:00
f8ea2e1337
🐛 Restore support bubble in cloud prod
2023-05-16 09:02:33 +02:00