Commit 614152b 1 parent 60d1287 commit 614152b Copy full SHA for 614152b
File tree 1 file changed +10
-6
lines changed
client/src/plugins/version-info
1 file changed +10
-6
lines changed Original file line number Diff line number Diff line change @@ -44,16 +44,20 @@ export function ReleaseInfo(props) {
44
44
< div className = { css . ReleaseInfo } >
45
45
< ul className = "dashed" >
46
46
< li >
47
- < h4 > Support for task listeners in Camunda 8 </ h4 >
48
- Define user task listeners in your Camunda 8.7 diagrams, with helpful guidance provided every step of the way .
47
+ < h4 > Element template runtime versions </ h4 >
48
+ Define the runtime version for each element template to ensure compatibility with the Camunda runtime .
49
49
</ li >
50
50
< li >
51
- < h4 > Enhanced Variables panel </ h4 >
52
- Quickly access the Variables panel from the application footer or toggle it using a keyboard shortcut .
51
+ < h4 > Zeebe user task is now Camunda user task </ h4 >
52
+ Implement user tasks as Camunda user tasks to ensure full compatibility .
53
53
</ li >
54
54
< li >
55
- < h4 > Improved on-canvas search</ h4 >
56
- Locate elements and details more efficiently within BPMN diagrams, thanks to upgraded search and filtering capabilities.
55
+ < h4 > Improved FEEL support</ h4 >
56
+ Access script task result expression easily thanks to context keys suggestions.
57
+ </ li >
58
+ < li >
59
+ < h4 > Document preview component in Forms</ h4 >
60
+ Model and view uploaded documents in a new preview component.
57
61
</ li >
58
62
< li >
59
63
< h4 > Bug fixes and more</ h4 >
You can’t perform that action at this time.
0 commit comments