DicomEdit 6.7 is backwards compatible with all version 6 releases. All previous 6.x scripts should work unchanged.
Improvements:
DicomEdit 6.7 includes a minor update to ensure compatibility with XNAT 1.9.0, removing a legacy dependency on the org.jetbrains annotations library. This release also includes updates to ensure accurate application of anonymization scripts when importing under extremely heavy load conditions.
Additional minor enhancements to conditionals in DE scripts were added:
-
DE-161: Add support for the IsPresent[] logical test
-
DE-163: Add support for true[] and false[] script functions as test utilities
Additional Bugfixes:
-
DE-160: Add a null check when parsing newlines
-
DE-169: Inline comments within definition lists caused parsing errors
Updates in 6.7.1
DicomEdit 6.7.1 addresses two critical performance improvements related to features that were introduced or modified in 6.6.0.
-
DE-182: Address performance slowdowns when handling inline comments
-
DE-183: Find a more efficient way of handling tag deletion