Skip to content

v2.14.0

Compare
Choose a tag to compare
@philipsens philipsens released this 29 Mar 17:27
· 653 commits to master since this release

2.14.0 (2022-03-29)

✨ Features

  • add elements with active attribute as a node (64a7a42)
  • add generic confirm popup (8ca27b4)
  • add listener as nested element to a receiver (1da20a3)
  • change placement algorithm to stack nodes vertically (916e525)
  • make it possible to add nested elements to elements that close on the same line (3364d82)
  • node types now have thier own column (a39e2ed)

🐛 Bug Fixes

  • change text for delete confirm message (9d2c139)
  • the configurations.xml wont be renderd as flow if it contains '<!DOCTYPE Configuration' (cb9abca)

🛠 Builds