-
Notifications
You must be signed in to change notification settings - Fork 488
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Closes #3951
- Loading branch information
Showing
3 changed files
with
226 additions
and
186 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,33 +6,47 @@ All notable changes to the [Camunda Modeler](https://github.com/camunda/camunda- | |
|
||
___Note:__ Yet to be released changes appear here._ | ||
|
||
## 5.26.0 | ||
|
||
### General | ||
|
||
* `FEAT`: make text area auto resize by default ([bpmn-io/properties-panel#377](https://github.com/bpmn-io/properties-panel/pull/377)) | ||
* `CHORE`: remove outdated Camunda 8 platform versions ([#4396](https://github.com/camunda/camunda-modeler/issues/4396)) | ||
* `DEPS`: update to `[email protected]` | ||
* `DEPS`: update to `@bpmn-io/[email protected]` | ||
* `DEPS`: update to `@camunda/[email protected]` | ||
* `DEPS`: update to `[email protected]` | ||
* `DEPS`: update to `[email protected]` | ||
* `DEPS`: update to `@camunda/[email protected]` | ||
* `DEPS`: update to `@bpmn-io/[email protected]` | ||
* `DEPS`: update to `[email protected]` | ||
* `DEPS`: update to `[email protected]` | ||
* `DEPS`: update to `[email protected]` | ||
* `DEPS`: update to `[email protected]` | ||
* `DEPS`: update to `[email protected]` | ||
* `DEPS`: update to `[email protected]` | ||
* `DEPS`: update to `[email protected]` | ||
* `DEPS`: update to `[email protected]` | ||
* `DEPS`: update to `[email protected]` | ||
* `DEPS`: update to `[email protected]` | ||
* `DEPS`: update to `[email protected]` | ||
* `DEPS`: update to `[email protected]` | ||
|
||
### BPMN | ||
|
||
* `FEAT`: add `Binding` entry to busines rule task, call activity and user task ([bpmn-io/bpmn-js-properties-panel#1067](https://github.com/camunda/camunda-modeler/issues/4385)) | ||
* `FEAT`: support converging inclusive gateway ([#3613](https://github.com/camunda/camunda-modeler/issues/3613)) | ||
* `FEAT`: change Header value and Field Injection value to text areas ([bpmn-io/bpmn-js-properties-panel#1065](https://github.com/bpmn-io/bpmn-js-properties-panel/pull/1065)) | ||
* `FEAT`: support Zeebe execution listeners ([bpmn-io/bpmn-js-properties-panel#1048](https://github.com/bpmn-io/bpmn-js-properties-panel/pull/1048)) | ||
* `FIX`: safely remove message when changing template ([bpmn-io/bpmn-js-element-templates#111](https://github.com/bpmn-io/bpmn-js-element-templates/pull/111), [#4357](https://github.com/camunda/camunda-modeler/issues/4357)) | ||
* `FIX`: remove existing event definition when applying template ([bpmn-io/bpmn-js-element-templates#111](https://github.com/bpmn-io/bpmn-js-element-templates/pull/111), [#4357](https://github.com/camunda/camunda-modeler/issues/4357)) | ||
* `FEAT`: support Zeebe execution listeners ([#3951](https://github.com/camunda/camunda-modeler/issues/3951)) | ||
* `FIX`: safely remove message when changing template ([#4357](https://github.com/camunda/camunda-modeler/issues/4357)) | ||
* `FIX`: remove existing event definition when applying template ([#4357](https://github.com/camunda/camunda-modeler/issues/4357)) | ||
* `FIX`: improve performance of deselecting multiple elements ([#4335](https://github.com/camunda/camunda-modeler/issues/4335)) | ||
* `FIX`: show delete action for labels ([bpmn-io/bpmn-js#2163](https://github.com/bpmn-io/bpmn-js/issues/2163)) | ||
* `FIX`: remove incorrect attribute in replace menu ([#4383](https://github.com/camunda/camunda-modeler/issues/4383)) | ||
* `FIX`: add accessible label to drill down button ([#4394](https://github.com/camunda/camunda-modeler/issues/4394)) | ||
* `FIX`: improve `no-loop` performance ([camunda/bpmnlint-plugin-camunda-compat#165](https://github.com/camunda/bpmnlint-plugin-camunda-compat/pull/165)) | ||
* `FIX`: improve behavior of text areas with `autoResize` property ([#4419](https://github.com/camunda/camunda-modeler/issues/4419)) | ||
|
||
### DMN | ||
|
||
* `FEAT`: add `Modeling#updateModdleProperties` ([bpmn-io/dmn-js#886](https://github.com/bpmn-io/dmn-js/pull/886)) | ||
* `FIX`: make it work in web components ([bpmn-io/dmn-js#631](https://github.com/bpmn-io/dmn-js/issues/631)) | ||
* `FIX`: remove incorrect attribute in replace menu ([#4383](https://github.com/camunda/camunda-modeler/issues/4383)) | ||
* `FIX`: make name field a text area ([bpmn-io/dmn-js-properties-panel#94](https://github.com/bpmn-io/dmn-js-properties-panel/issues/94)) | ||
|
||
## 5.25.0 | ||
|
||
### General | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.