Skip to content

Latest commit

 

History

History
63 lines (55 loc) · 3.68 KB

CHANGELOG.md

File metadata and controls

63 lines (55 loc) · 3.68 KB

2.0.10 (2013-02-20)

Features

Improvements

  • export: isExecutable in saved xml is "false" per default (794c6e4e)
  • visual: default size of subprocess decreased (25d5cc73)
  • import:
    • missleading import warning removed (0396380b)
    • editor opens with current import result, even if unrecoverable error occurs (0c519c18)
  • move: connections get moved on multi element move (f4bd3428)

Bug Fixes

  • subprocess: fix containment bug (14746f6d)
  • export:
    • remove empty attribute after service task type change (c6be5745)
    • di information is properly saved when participant gets resized (63e7c2bba)
    • task and execution listener defaults get saved (0d670f77)
  • lane: fix adding hides elements on pool (0396380b, 539b8282)
  • boundary event:
    • connection layouting (70b1559b)
    • fix offset when attached to activity (0d670f77)
  • label: offset gets properly updated after multi element move (1227790e)
  • id: fix id generated twice (5ebb1cae)

Know Issues

  • property panel enter in text field will trigger focus on first control in tab (most often the id field) occurs only in eclipse juno 4.2, is fixed in eclipse kepler 4.3