Skip to main content
Skip table of contents

13.0 Release Notes

13.0.2 - 2nd December 2022

Bug Fixes

  • Fixed a NullPointerException when the DocumentComparator or PipelinedComparatorS9 are initialised. This is related to support case CUST-712.

  • Fixed an issue with the REST client that caused an exception when transitioning states. This is related to support case CUST-690.

13.0.1 - 11th November 2022

Bug Fixes

  • Fixed an issue with the REST server that was causing asynchronous comparisons to not complete and were “stuck” at the INPUT_FILTERS state. This is related to support case CUST-690.

13.0.0 - 1st November 2022

New Features

  • SVG files can now be compared and changes rendered through the DocumentComparator. See our SVG Comparison sample for more details.

Enhancements and API Changes

  • Improved behaviour for “orderless” comparison. Previously when 2 elements were compared as “orderless” they only matched when they were exactly equal or when they had the same keys. Now we look inside them at their content and use a probability based algorithm to find the best alignment.

  • The INPUT_FILTER_CHAIN_A and INPUT_FILTER_CHAIN_B Job states in the REST API have been combined into one - INPUT_FILTERS for simplicity.

Bug Fixes

  • Fixed an issue where formatting elements were not being aligned between versions if there was only a single different word.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.