From cb13b75c6b0cf01bf43ccc4a49331109d5d9f965 Mon Sep 17 00:00:00 2001 From: "Grot (@grafanabot)" <43478413+grafanabot@users.noreply.github.com> Date: Thu, 23 Feb 2023 18:08:09 +0100 Subject: [PATCH] [v9.4.x] Docs: Clarify command palette changes are not behind feature flag (#63667) Docs: Clarify command palette changes are not behind feature flag (#63576) (cherry picked from commit 63ae343ba946c29894e84079c32ae6ab3de275cb) Co-authored-by: Josh Hunt --- docs/sources/whatsnew/whats-new-in-v9-4.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sources/whatsnew/whats-new-in-v9-4.md b/docs/sources/whatsnew/whats-new-in-v9-4.md index 53163a6981b..a7a980be37f 100644 --- a/docs/sources/whatsnew/whats-new-in-v9-4.md +++ b/docs/sources/whatsnew/whats-new-in-v9-4.md @@ -20,7 +20,7 @@ We've made the following changes to search and navigation. ### Command palette enhancements -_Generally available on Grafana Cloud, and available to preview using the `topNavCommandPalette` [feature toggle]({{< relref "../setup-grafana/configure-grafana/#feature_toggles" >}}) in all editions of Grafana._ +_Generally available in all editions of Grafana._ The command palette has been updated to provide a more efficient way to navigate Grafana. You can now search and access all pages and recent dashboards, making it easier to perform tasks without taking your hands off the keyboard.