Skip to content
This repository has been archived by the owner on May 12, 2021. It is now read-only.

Latest commit

 

History

History
81 lines (59 loc) · 5.19 KB

CHANGELOG.md

File metadata and controls

81 lines (59 loc) · 5.19 KB

Changelog

All notable changes to the Zeebe Modeler are documented here. We use semantic versioning for releases.

Unreleased

Note: Yet to be released changes appear here.

0.11.0

  • FEAT: use improved I/O mapping component (#265)
  • FEAT: support and allow editing propagateAllChildVariables of CallActivities (#252)
  • FEAT: implement toggle switch for propagateAllChildVariables setting (#267)
  • FIX: add missing class to input clear button in properties panel (#268)
  • FEAT: integrate zeebe-bpmn-moddle extension (#274)

0.10.0

  • FEAT: disallow non-blank start events inside embedded sub process (#69)
  • FEAT: allow expressions for task definitions (#240)
  • FEAT: allow configuration of outputMappings for all bpmn:Event shapes (#242)
  • FEAT: change application icon (#220)
  • CHORE: migrate to Zeebe node client v0.23 (#230)
  • CHORE: extract Zeebe moddle extension to separate module (#107)
  • CHORE: update foundation to Camunda Modeler v4.2 (#241)

0.9.1

  • FIX: prevent flickering on auth change (#208)
  • FIX: use user-provided deployment name (#215)
  • FIX: fix Camunda Cloud connection error (#216)
  • CHORE: refactor connection checking (#214)
  • CHORE: log Zeebe API errors (#217)

0.9.0

  • FEAT: add support for error end events (#162)
  • FEAT: remove support for modeling collapsed sub processes (#94)
  • FEAT: ability to set correlation key for message event sub processes (#151)
  • FEAT: deploy diagrams from the Modeler (#53)
  • FEAT: start process instances from the Modeler (#177)
  • FIX: align timer event definition options in the properties panel (#156)
  • CHORE: notarize application artifacts (#148)
  • CHORE: update foundation to Camunda Modeler v4-alpha.1 (#187)

0.8.0

  • FEAT: add support for non-execution relevant BPMN symbols (#112)
  • FEAT: align Palette visually with Camunda Modeler (#113)
  • FEAT: align Context Pad visually with Camunda Modeler (#114)
  • FEAT: align Replace Menu visually with Camunda Modeler (#115)
  • FEAT: align Properties Panel visually with Camunda Modeler (#116)
  • FEAT: add support for call activities (#118)
  • FIX: fix copy and pasting to new diagrams (#134)
  • CHORE: remove payload mapping support (#138)
  • CHORE: update foundation to Camunda Modeler v3.4 (#126)

0.7.0

  • FEAT: add feature parity with Zeebe 0.21.0 (#87)
  • FIX: fix task definition validation (1f115)
  • FIX: restrict context pad for labels (#104)
  • FIX: draw connections after context pad dragging (#110)
  • CHORE: properly escape HTML entities (#83)
  • CHORE: update foundation to Camunda Modeler v3.3.2 (#84)

0.6.2

Republish of v0.6.0 with build error fixed.

0.6.1

Republish of v0.6.0 with actual changelog.

0.6.0

  • FEAT: add feature parity with Zeebe 0.16.0 (#62)
  • CHORE: update foundation to Camunda Modeler v3.0.0-beta.2

...

Check git log for earlier history.