diff --git a/client/src/plugins/version-info/ReleaseInfo.js b/client/src/plugins/version-info/ReleaseInfo.js
index 531210081f..8b0369f579 100644
--- a/client/src/plugins/version-info/ReleaseInfo.js
+++ b/client/src/plugins/version-info/ReleaseInfo.js
@@ -44,16 +44,12 @@ export function ReleaseInfo(props) {
-
-
New form fields
- The form editor now supports an HTML component that allows you to embed simple custom widgets.
+ Improved History Time to Live Configuration
+ For Camunda 7 diagrams, the History Time to Live (HTTL) is no longer automatically set, preventing accidental overrides of globally configured HTTL settings. Learn more about configuring HTTL options in our documentation.
-
-
Improved FEEL editing
- We improved various aspects of FEEL editing, including more helpful FEEL validation errors.
-
- -
-
Recently opened files
- The app remembers which files you worked on and allows you to reopen those you closed recently.
+ Support for Upcoming Camunda 8.5 Features
+ With this release, we introduce OAuth scope for Camunda 8 Self Managed Authentication, enabling support for all OAuth providers. Additionally, we introduce the ability to configure Zeebe User Tasks.
-
Bug fixes and more