2
0
Commit Graph

1530 Commits

Author SHA1 Message Date
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
2b54518d04 📝 Add a self-hosting comparison table in README 2023-05-15 16:34:31 +02:00
0f91b34497 (embed) Add size and icon picker in bubble settings (#508) react-v0.0.51 js-v0.0.51 2023-05-15 15:22:04 +02:00
123926f273 🚸 Improve support accessibility
Add documentation button in board menu and hide the support bubble in the editor. Makes it accessible only by clicking the "Help" button
react-v0.0.50 js-v0.0.50
2023-05-15 10:49:51 +02:00
25dd0cc537 🔖 Release v2.13.2 react-v0.0.49 js-v0.0.49 v2.13.2 2023-05-12 16:41:18 -04:00
a3fb098dfa 🚸 Improve chat auto scroll
Instead of scrolling all the way to the bottom on each bubble, now we scroll to the top of the last bubble

Closes #486
2023-05-12 16:39:44 -04:00
df8a406513 🐛 Fix webhook deep keys parsing invalid index 2023-05-12 12:11:52 -04:00
55dbb1abc7 (sheets) Add option to select single row when matching multiple
Closes #501
2023-05-12 11:21:24 -04:00
45224f9fb3 🧑‍💻 Check required env var before starting the server
Closes #500
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
9abc50dce5 Add icon picker (#496)
Closes #495
react-v0.0.48 js-v0.0.48
2023-05-11 10:32:33 -04:00
36bec36775 🔖 Release v2.13.1 v2.13.1 2023-05-10 11:36:47 -04:00
825ed2f1ec 🚸 Add floating menu for block settings
Closes #396
react-v0.0.47 js-v0.0.47
2023-05-09 10:43:08 -04:00
33adc29a57 🐛 (webhook) Fix picture choice sample value not sent 2023-05-09 10:03:22 -04:00
be009a216d 🚸 Show toast for non-uploaded file in preview mode
Closes #278
2023-05-05 15:34:58 -04:00
c469912979 (payment) Add address in payment input 2023-05-05 14:54:37 -04:00
b9f94cdf19 🚸 (billing) Use Stripe checkout page for new subscription with existing customer 2023-05-05 14:20:02 -04:00
e15e27f0b4 🐛 (ga) Fix value field parsing 2023-05-05 13:21:04 -04:00
dd079c3525 Add German Translation (#485) 2023-05-05 11:49:41 -04:00
d99af7e6c5 🐛 (ga) Fix invalid variable parsing 2023-05-05 11:32:58 -04:00