Skip to content

Commit

Permalink
chore: feedback round
Browse files Browse the repository at this point in the history
  • Loading branch information
jarekdanielak committed Feb 24, 2025
1 parent 827e547 commit a3393ef
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
4 changes: 2 additions & 2 deletions client/src/plugins/version-info/ReleaseInfo.js
Original file line number Diff line number Diff line change
Expand Up @@ -45,11 +45,11 @@ export function ReleaseInfo(props) {
<ul className="dashed">
<li>
<h4>Support for upcoming Camunda 8 features</h4>
You can now create diagrams for Camunda 8.8. We added support for an <code>updating</code> user task listener. <a href="https://docs.camunda.io/docs/next/components/concepts/user-task-listeners?utm_source=modeler&utm_medium=referral#supported-events">Learn more.</a>
You can now create diagrams for Camunda 8.8. We also added support for an <code>updating</code> user task listener. <a href="https://docs.camunda.io/docs/next/components/concepts/user-task-listeners?utm_source=modeler&utm_medium=referral#supported-events">Learn more.</a>
</li>
<li>
<h4>Better modeling guidance</h4>
We improved our validation of Camunda 8 ad-hoc subprocess. Additionally, the modeler now recognizes documentation URLs provided by linter plug-ins. <a href="https://github.com/camunda/camunda-modeler/pull/4843">Learn more.</a>
We improved our validation of Camunda 8 ad-hoc subprocesses. Additionally, the modeler now recognizes documentation URLs provided by linter plug-ins. <a href="https://github.com/camunda/camunda-modeler/pull/4843">Learn more.</a>
</li>
<li>
<h4>BPMN modeling improvements</h4>
Expand Down
1 change: 1 addition & 0 deletions resources/plugins/camunda-modeler-token-simulation-plugin
Submodule camunda-modeler-token-simulation-plugin added at 8ec893

0 comments on commit a3393ef

Please sign in to comment.