Skip to content

Commit

Permalink
chore: add v5.29.0 release info
Browse files Browse the repository at this point in the history
  • Loading branch information
nikku committed Oct 30, 2024
1 parent 4e1538f commit 756014b
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions client/src/plugins/version-info/ReleaseInfo.js
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,12 @@ export function ReleaseInfo(props) {
<div className={ css.ReleaseInfo }>
<ul className="dashed">
<li>
<h4>Support for new Camunda 8 features</h4>
Enjoy code completion for built-in FEEL functions that ship with Camunda 8.6.
<h4>New form components</h4>
Attach files to your Camunda 8.7 forms and get guidance as you upgrade.
</li>
<li>
<h4>Support for new Camunda versions</h4>
Model diagrams for upcoming 8.7 and 7.23 versions.
</li>
<li>
<h4>Bug fixes and more</h4>
Expand Down

0 comments on commit 756014b

Please sign in to comment.