diff --git a/client/src/plugins/version-info/ReleaseInfo.js b/client/src/plugins/version-info/ReleaseInfo.js
index d445c06f90..b9da218b24 100644
--- a/client/src/plugins/version-info/ReleaseInfo.js
+++ b/client/src/plugins/version-info/ReleaseInfo.js
@@ -44,12 +44,16 @@ export function ReleaseInfo(props) {
-
-
Camunda 8 Connector support
- Use Camunda 8 Connectors to access a growing range of external services and communication protocols. You can now quickly and easily add pre-built Camunda connectors to your BPMN processes. To learn how to configure this feature, check out the connector documentation.
+ New variable overview
+ Get an overview of the variables used in your process through the new Variables tab in the bottom panel.
-
-
Adaptable input fields
- For multi-line entries in the Properties panel, the height of the input fields now adapts to the content.
+ Support for new Camunda 8 features
+ Edit new Camunda 8 properties such as the new Version tag and the new user task Priority.
+
+ -
+
Camunda 8 Connectors enabled by default
+ You can now use out-of-the-box Camunda 8 Connectors by default. To learn how to configure this feature, check out the connectors documentation.
-
Bug fixes and more