2
0
Commit Graph

1153 Commits

Author SHA1 Message Date
5a05310a9c 🛂 Add isSuspended prop on workspace 2023-07-04 14:56:36 +02:00
92740ad2ff 🚑 Fix answer upsert on duplicate itemId 2023-07-01 22:20:22 +02:00
24126ac9b8 🚑 Fix answer upsert missing groupId 2023-06-30 12:56:50 +02:00
b0f25f301b (analytics) Improve analytics graph accuracy 2023-06-30 12:39:20 +02:00
55ff944ebb 💄 Correctly highlight current line in code editor 2023-06-29 15:37:56 +02:00
9658277d97 🐛 (sheets) Fix sheet block when filter is undefined 2023-06-29 15:17:51 +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
92f7f3cbe2 🐛 (condition) Improve comparison on dates 2023-06-27 09:18:36 +02:00
3575fef34f 🐛 (results) Fix export duplicate columns when no order set 2023-06-26 17:41:48 +02:00
6f7ef820e2 📈 (billing) Track when workspace subscription is cancelled 2023-06-26 11:33:06 +02:00
0582ca74ac 🚸 (editor) Improve editor performance by rounding paths
Related to #575
2023-06-24 11:48:46 +02:00
69254c3624 🧑‍💻 (api) Add icon field in create workspace endpoint 2023-06-24 10:26:38 +02:00
6864667297 🛂 (billing) Enable Published bot branding when plan cancelled 2023-06-24 10:26:07 +02:00
de0b105276 🛂 (billing) Display branding when subscription… 2023-06-23 11:30:26 +02:00
c94cd1e37c 🚑 (condition) Remove null check on comparison value
Closes #572
2023-06-22 14:48:12 +02:00
bfca8d9368 🐛 (openai) Fix streaming when starting with OpenAI block 2023-06-22 11:47:28 +02:00
8e7479a1bd 🐛 (condition) Fix condition parsing with value "null" 2023-06-22 11:39:03 +02:00
97fcee2764 🛂 (billing) Always invoice when subscription is updated 2023-06-22 10:21:17 +02:00
3be39cbc78 (openai) Use Vercel's AI SDK for streaming 2023-06-20 17:33:30 +02:00
7c2e5740dc 🔒 Add rate limiter on email signin endpoint 2023-06-20 15:49:54 +02:00
eaadc59b1f Add recent section in icon and emoji picker
Closes #536
2023-06-20 14:04:33 +02:00
36623930bc 📝 Add status page link in footers 2023-06-20 10:45:20 +02:00
da289a0da7 📝 (embed) Improve Wix embed instructions 2023-06-20 07:40:14 +02:00
471dedccc8 📝 Change CNAME value to vercel domain
To avoid CNAME Cross-User ban from Cloudflare
2023-06-20 07:28:35 +02:00
f1b643c5be 🔒 Revert ddos lockdown 2023-06-19 18:41:00 +02:00
3e2c462617 🔒 Remove lp image DDOS prevention 2023-06-19 17:15:25 +02:00
00945bfa0c 🔒 Disable email auth 2023-06-19 15:23:21 +02:00
cec072b2a2 🐛 (conditions) Fix negative comparisons 2023-06-19 10:41:07 +02:00
0e31a6ce00 📝 (makecom) Add return data instructions 2023-06-17 08:18:57 +02:00
d8e56050f3 🚸 Move item settings button to the left 2023-06-17 08:08:30 +02:00
dcdf870308 (openai) Retry OpenAI call if status code is 503
Closes #529
2023-06-16 19:31:28 +02:00
524f1565d8 🚸 (openai) Parse stream on client to correctly handle errors 2023-06-16 19:26:29 +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
e54aab452a 🚸 (webhook) Show save in variables accordion only when needed 2023-06-16 07:32:21 +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
fbe63aa3f3 🚸 (sheets) Show info log instead of error when no rows are found 2023-06-15 14:42:20 +02:00
1e9c4bcb9a 📦 Add Cloudron package (#550)
Closes #30
2023-06-14 08:59:38 +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
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
bc90c9c81e Improve credentials dropdown accessibility if long name 2023-06-01 10:37:04 +02:00