New and Improved Features
XML Activity Enhancements
- Schema Support in XML Output: Added support for defining and validating XML schema in the output, ensuring consistency and adherence to structure.
Bug Fixes
XML Processing
- Fixed Attribute Handling for ‘None’ Type: Resolved an issue where attributes with
None values were incorrectly processed in XML output.
Transition Handling
- Fix for Multiple Transitions on Extension: Addressed a bug where extending transitions led to the creation of multiple unintended transitions.