diff --git a/docs/about/feature-stages.md b/docs/about/feature-stages.md index f5afb78836a03..65644e98b558f 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 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.