2
0
Commit Graph

1565 Commits

Author SHA1 Message Date
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
ecc3b5fd87 📝 Custom bubble button position instructions 2023-05-05 11:10:10 -04:00
98a21f3a9e 🐛 (billing) Only fetch active subscriptions 2023-05-05 11:02:59 -04:00
8b3a690809 🐛 (sheets) Fix update filter invalid indexes 2023-05-05 10:31:03 -04:00
c31642db04 📝 Doc about the more options menu from the results tab 2023-05-05 09:34:01 -04:00
c0fae18501 🐛 (wp) Fix custom api host variable name on shortcode
Closes #483
2023-05-05 09:17:47 -04:00
8347e5b2a8 Add dog insurance offer template
Closes #484
2023-05-04 15:32:13 -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
65c6f66a5c 🐛 (googleAnalytics) Fix output validation when using variable as event value 2023-05-03 18:09:25 -04:00
f2d31745ca 💚 Revert rollup upgrade to make it work with turbo dev 2023-05-03 08:29:13 -04:00
5f0a99ee66 🚸 (editor) Do not show focus toolbar for the Start group 2023-05-03 06:35:34 -04:00
2bb307c7a9 🔖 Release v2.13.0 react-v0.0.45 js-v0.0.45 v2.13.0 2023-05-02 15:33:42 -04:00
68a15f5ac1 ⬆️ Upgrade dependencies 2023-05-02 15:33:42 -04:00
d50e280ab3 💄 Improve toast UI when containing only description 2023-05-02 14:20:58 -04:00
fd0fd51c1d 🔊 (sheets) Improve update row error log when not found 2023-05-02 14:20:58 -04:00