This release focuses on stability improvements and bug fixes, particularly addressing user-reported issues related to simulation, modeling, and state enumeration handling.
- 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.
- Users can now reference ambiguous enumerations using their simple (unqualified) name.