Skip to content

itemis CREATE 5.6.2 (April 15, 2026)

This release focuses on stability improvements and bug fixes, particularly addressing user-reported issues related to simulation, modeling, and state enumeration handling.

Bug Fixes

  • Fixed a crash that occurred during simulation of a statechart.
  • Resolved an issue which blocked user interaction while modeling when defining long chains of non resolvable feature call expressions (e.g a.b.c.d.e).
  • Fixed an issue where state enumerations were inaccessible when the namespace contained a dot character.
  • Fixed handling of type aliases used with state enumerations.

Enhancements

  • Users can now reference ambiguous enumerations using their simple (unqualified) name.