diff --git a/docs/labs.md b/docs/labs.md index 3dff4474ca..3907959793 100644 --- a/docs/labs.md +++ b/docs/labs.md @@ -124,12 +124,9 @@ or feedback for this functionality at this time. Allows users to receive encrypted messages by creating a device that is stored encrypted on the server, as described in [MSC2697](https://github.com/matrix-org/matrix-doc/pull/2697). -## Voice messages (`feature_voice_messages`) [In Development] +## Voice messages (`feature_voice_messages`) -An in-progress implementation of [MSC2516](https://github.com/matrix-org/matrix-doc/pull/2516) to add -[voice messages](https://github.com/vector-im/element-web/issues/1358) to Element. Note that this feature -is currently under active development and therefore is entirely incomplete and may not work at all - it -is not recommended for general use at this time. +An implementation of [voice messages](https://github.com/vector-im/element-web/issues/1358) in Element. ## Do not disturb (`feature_dnd`)