From 5a9d3c1761cef5cc120f570912add6519dbc4a9a Mon Sep 17 00:00:00 2001 From: EdwardAngert <17991901+EdwardAngert@users.noreply.github.com> Date: Thu, 27 Feb 2025 03:34:13 +0000 Subject: [PATCH 1/2] copy edit + update experiments list --- docs/about/feature-stages.md | 13 ++++--------- 1 file changed, 4 insertions(+), 9 deletions(-) diff --git a/docs/about/feature-stages.md b/docs/about/feature-stages.md index f5afb78836a03..b5da8d49f4552 100644 --- a/docs/about/feature-stages.md +++ b/docs/about/feature-stages.md @@ -16,12 +16,9 @@ If you encounter an issue with any Coder feature, please submit a Early access features are neither feature-complete nor stable. We do not recommend using early access features in production deployments. -Coder often releases early access features behind an “unsafe” experiment, where -they’re accessible but not easy to find. -They are disabled by default, and not recommended for use in -production because they might cause performance or stability issues. In most cases, -early access features are mostly complete, but require further internal testing and -will stay in the early access stage for at least one month. +Coder sometimes releases early access features that are available for use, but are disabled by default. +You shouldn't use early access features in production because they might cause performance or stability issues. +Early access features can be are mostly feature-complete, but require further internal testing and remain in the early access stage for at least one month. Coder may make significant changes or revert features to a feature flag at any time. @@ -55,9 +52,7 @@ You can opt-out of a feature after you've enabled it. -| Feature | Description | Available in | -|-----------------|---------------------------------------------------------------------|--------------| -| `notifications` | Sends notifications via SMTP and webhooks following certain events. | stable | +Currently no experimental features are available in the latest mainline or stable release. From cbfb2b2d992dc041f39845be3b52fc7b8d447ec5 Mon Sep 17 00:00:00 2001 From: Edward Angert Date: Wed, 26 Feb 2025 22:44:48 -0500 Subject: [PATCH 2/2] Update docs/about/feature-stages.md --- docs/about/feature-stages.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/about/feature-stages.md b/docs/about/feature-stages.md index b5da8d49f4552..65644e98b558f 100644 --- a/docs/about/feature-stages.md +++ b/docs/about/feature-stages.md @@ -18,7 +18,7 @@ recommend using early access features in production deployments. Coder sometimes releases early access features that are available for use, but are disabled by default. You shouldn't use early access features in production because they might cause performance or stability issues. -Early access features can be are mostly feature-complete, but require further internal testing and remain in the early access stage for at least one month. +Early access features can be mostly feature-complete, but require further internal testing and remain in the early access stage for at least one month. Coder may make significant changes or revert features to a feature flag at any time.