From 6692fb2adc0f559409fa3dd02e6ed492d1217b12 Mon Sep 17 00:00:00 2001 From: Dylan Date: Thu, 28 May 2026 11:01:34 +1000 Subject: [PATCH] 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. :::