From f96f1bf4034aeeb2adeb4b26b7ce9b60ab56ea85 Mon Sep 17 00:00:00 2001 From: Dylan Date: Thu, 28 May 2026 11:01:34 +1000 Subject: [PATCH 1/2] Update Feature Toggles status from Alpha to Preview Co-Authored-By: Claude Sonnet 4.6 --- src/pages/docs/feature-toggles/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/docs/feature-toggles/index.md b/src/pages/docs/feature-toggles/index.md index e0aed2b1d8..9677aaa878 100644 --- a/src/pages/docs/feature-toggles/index.md +++ b/src/pages/docs/feature-toggles/index.md @@ -13,7 +13,7 @@ navOrder: 95 Octopus Feature Toggles support toggling features on or off in real-time, without redeploying, and progressively releasing changes to subsets of your users. :::div{.hint} -Octopus Feature Toggles are currently in Alpha, available to a small set of customers. +Octopus Feature Toggles are currently in Preview, available to a small set of customers. If you are interested in this feature please register your interest on the [roadmap card](https://roadmap.octopus.com/c/121-feature-toggles) and we'll keep you updated. ::: From 48554d2a95907c666dd1149fd7f506115826f6a7 Mon Sep 17 00:00:00 2001 From: Dylan Date: Wed, 10 Jun 2026 10:39:57 +1000 Subject: [PATCH 2/2] Update index.md Update callout with preview. Wording copied from blog post. --- src/pages/docs/feature-toggles/index.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/src/pages/docs/feature-toggles/index.md b/src/pages/docs/feature-toggles/index.md index 9677aaa878..edb2872068 100644 --- a/src/pages/docs/feature-toggles/index.md +++ b/src/pages/docs/feature-toggles/index.md @@ -13,9 +13,7 @@ navOrder: 95 Octopus Feature Toggles support toggling features on or off in real-time, without redeploying, and progressively releasing changes to subsets of your users. :::div{.hint} -Octopus Feature Toggles are currently in Preview, available to a small set of customers. - -If you are interested in this feature please register your interest on the [roadmap card](https://roadmap.octopus.com/c/121-feature-toggles) and we'll keep you updated. +Octopus Feature Flags are now available to Octopus Cloud customers as a Private Preview. To get access, [register your interest](https://survey.octopus.com/t/piv3LpVWWmus). ::: ## Usage