From 95ebe25ada44e37df987e640b1d570b40f96cdd7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nuno=20G=C3=B3is?= Date: Thu, 2 May 2024 11:19:44 +0100 Subject: [PATCH] docs: update feature availability (#6971) Updates feature availability. Banners is a feature that is already GA'd since Unleash 5.7, so beta availability seems irrelevant now. We removed the mention of planning to GA Signals & Actions in 5.12, since that's not happening and we would prefer not to include these mentions in the future. --- website/docs/how-to/how-to-create-and-display-banners.md | 2 +- website/docs/reference/actions.md | 2 +- website/docs/reference/banners.md | 2 +- website/docs/reference/signals.md | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/website/docs/how-to/how-to-create-and-display-banners.md b/website/docs/how-to/how-to-create-and-display-banners.md index 8f94190661..43e16515f1 100644 --- a/website/docs/how-to/how-to-create-and-display-banners.md +++ b/website/docs/how-to/how-to-create-and-display-banners.md @@ -4,7 +4,7 @@ title: How to create and display banners :::info Availability -Banners were introduced as a beta feature in **Unleash 5.6** and are only available in Unleash Enterprise. We plan to make this feature generally available to all Enterprise users in **Unleash 5.7**. +Banners were introduced in **Unleash 5.7** and are only available in Unleash Enterprise. ::: diff --git a/website/docs/reference/actions.md b/website/docs/reference/actions.md index 76021eaac9..37d5c85404 100644 --- a/website/docs/reference/actions.md +++ b/website/docs/reference/actions.md @@ -4,7 +4,7 @@ title: Actions :::info Availability -Actions were introduced as a beta feature in **Unleash 5.11** and are only available in Unleash Enterprise. We plan to make this feature generally available to all Enterprise users in **Unleash 5.12**. +Actions were introduced as a beta feature in **Unleash 5.11** and are only available in Unleash Enterprise. ::: ## Overview diff --git a/website/docs/reference/banners.md b/website/docs/reference/banners.md index 7962a392a1..2f8ec43f0b 100644 --- a/website/docs/reference/banners.md +++ b/website/docs/reference/banners.md @@ -4,7 +4,7 @@ title: Banners :::info Availability -Banners were introduced as a beta feature in **Unleash 5.6** and are only available in Unleash Enterprise. We plan to make this feature generally available to all Enterprise users in **Unleash 5.7**. +Banners were introduced in **Unleash 5.7** and are only available in Unleash Enterprise. ::: diff --git a/website/docs/reference/signals.md b/website/docs/reference/signals.md index 95f6070b84..425c3eec89 100644 --- a/website/docs/reference/signals.md +++ b/website/docs/reference/signals.md @@ -4,7 +4,7 @@ title: Signals :::info Availability -Signals were introduced as a beta feature in **Unleash 5.11** and are only available in Unleash Enterprise. We plan to make this feature generally available to all Enterprise users in **Unleash 5.12**. +Signals were introduced as a beta feature in **Unleash 5.11** and are only available in Unleash Enterprise. :::