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 1fdf4fd commit d1ed769
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 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,12 @@ 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>Bug fixes and more</h4>
Expand Down

0 comments on commit d1ed769

Please sign in to comment.