From 3c7faa666abd12288fc7ec47a96e9b39fa157f5a Mon Sep 17 00:00:00 2001 From: Ronald Aveling Date: Fri, 6 Aug 2021 13:09:23 +1000 Subject: [PATCH] Updated /updates with new things (#6272) --- docs/pages/updates/index.tsx | 27 ++++++++++++++++++++++++++- 1 file changed, 26 insertions(+), 1 deletion(-) diff --git a/docs/pages/updates/index.tsx b/docs/pages/updates/index.tsx index 65f93a1638a..f4a9989c9c3 100644 --- a/docs/pages/updates/index.tsx +++ b/docs/pages/updates/index.tsx @@ -164,7 +164,32 @@ export default function WhatsNew() { gap: 0, })} > - + + + We're opening Admin UI up to support a more personal content experience. Now you can: + + To deliver a more productive editor experience that's aligned with the needs and brand of + your organisation. + + + + We've added an optional /_healthcheck endpoint to Keystone's + express server. Use it to ensure your Keystone instance is up and running with website + monitoring solutions. + +