-
Notifications
You must be signed in to change notification settings - Fork 484
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
907808b
commit 1fdf4fd
Showing
1 changed file
with
17 additions
and
0 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 |
---|---|---|
|
@@ -10,16 +10,33 @@ ___Note:__ Yet to be released changes appear here._ | |
|
||
* `FEAT`: show update button if update available ([#4606](https://github.com/camunda/camunda-modeler/pull/4606)) | ||
* `FEAT`: make bottom panel toggleable via keyboard ([#4516](https://github.com/camunda/camunda-modeler/issues/4516)) | ||
* `FEAT`: trigger core editor keyboard shortcuts on canvas focus only ([#4620](https://github.com/camunda/camunda-modeler/pull/4620)) | ||
* `FEAT`: integrate implicit keyboard binding into BPMN and DMN editors ([#4620](https://github.com/camunda/camunda-modeler/pull/4620)) | ||
* `FEAT`: expose `canvasFocus` state to menu actions ([#4620](https://github.com/camunda/camunda-modeler/pull/4620)) | ||
* `CHORE`: remove reset properties panel menu item ([#4516](https://github.com/camunda/camunda-modeler/issues/4516)) | ||
* `DEPS`: update to `[email protected]` ([#4609](https://github.com/camunda/camunda-modeler/pull/4609)) | ||
* `DEPS`: update to `@bpmn-io/[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 `@bpmn-io/[email protected]` | ||
* `DEPS`: update to `[email protected]` | ||
* `DEPS`: update to `[email protected]` | ||
|
||
### BPMN | ||
|
||
* `FEAT`: make variables tab accessible via the application footer ([#4516](https://github.com/camunda/camunda-modeler/issues/4516)) | ||
* `FEAT`: support task listeners ([bpmn-io/bpmn-js-properties-panel#1088](https://github.com/bpmn-io/bpmn-js-properties-panel/pull/1088)) | ||
* `FIX`: prevent long element name from shrinking icon ([#4505](https://github.com/camunda/camunda-modeler/issues/4505)) | ||
* `FIX`: correct default extension used when saving Camunda 8 BPMN diagrams ([#4661](https://github.com/camunda/camunda-modeler/issues/4661)) | ||
|
||
### DMN | ||
|
||
* `FIX`: correct changing literal expression name from properties panel ([#4684](https://github.com/camunda/camunda-modeler/issues/4684)) | ||
|
||
## 5.29.0 | ||
|
||
### General | ||
|