Skip to content

Commit

Permalink
chore: update release info to v5.30
Browse files Browse the repository at this point in the history
Related to #4691
  • Loading branch information
barmac committed Nov 21, 2024
1 parent e246745 commit aab2671
Showing 1 changed file with 8 additions and 4 deletions.
12 changes: 8 additions & 4 deletions client/src/plugins/version-info/ReleaseInfo.js
Original file line number Diff line number Diff line change
Expand Up @@ -44,12 +44,16 @@ export function ReleaseInfo(props) {
<div className={ css.ReleaseInfo }>
<ul className="dashed">
<li>
<h4>New form components</h4>
Attach files to your Camunda 8.7 forms and get guidance as you upgrade.
<h4>Support for task listeners in Camunda 8</h4>
Define user task listeners in your Camunda 8.7 diagrams, and get guidance along way.
</li>
<li>
<h4>Support for new Camunda versions</h4>
Model diagrams for upcoming 8.7 and 7.23 versions.
<h4>Improved variables panel</h4>
Toggle the variables panel with a shortcut or from the application footer.
</li>
<li>
<h4>More accurate search</h4>
Elements search now displays the exact matches first. This allows to find elements faster.
</li>
<li>
<h4>Bug fixes and more</h4>
Expand Down

0 comments on commit aab2671

Please sign in to comment.