diff --git a/client/src/plugins/version-info/ReleaseInfo.js b/client/src/plugins/version-info/ReleaseInfo.js
index a81e5055c4..e10435ae83 100644
--- a/client/src/plugins/version-info/ReleaseInfo.js
+++ b/client/src/plugins/version-info/ReleaseInfo.js
@@ -44,16 +44,20 @@ export function ReleaseInfo(props) {
-
-
Support for task listeners in Camunda 8
- Define user task listeners in your Camunda 8.7 diagrams, with helpful guidance provided every step of the way.
+ Element template runtime versions
+ Define runtime compatibility for your element templates to promote safe use across different Camunda versions.
-
-
Enhanced Variables panel
- Quickly access the Variables panel from the application footer or toggle it using a keyboard shortcut.
+ Zeebe user task is now Camunda user task
+ Implement user tasks as Camunda user tasks to ensure full compatibility.
-
-
Improved on-canvas search
- Locate elements and details more efficiently within BPMN diagrams, thanks to upgraded search and filtering capabilities.
+ Improved Camunda 8 editor intelligence
+ Editor intelligence now picks data provided by script tasks.
+
+ -
+
Document preview component in Forms
+ Model and view uploaded documents in a new preview component.
-
Bug fixes and more