GroupDocs.Comparison for Java 22.11 Release Notes

Major Features

Below is the list of most notable changes in release of GroupDocs.Comparison for Java 22.11:

  • Fixed issue with redundant attributes in HTML
  • Fixed Comparison crash in specific Cells documents with grouped objects/shapes
  • Fully added/removed worksheets now have colored tab in Cells
  • Fixed issue with confusing comparison results in the last paragraphs in Words
  • Fixed issue with memos/notes set in the Cells were not compared
  • Fixed lost grouped state of GroupShape in Slides
  • Fixed PDF annotations not compared
  • Fixed lost alternative text in Note
  • Implemented ability to compare SVG(Scalable Vector Graphics) documents
  • Fixed issue with group figures lose their name after comparison in Cells
  • Fixed issue with alternative text not counting as StyleChange in Slides
  • Fixed issue when unnecessary PNG file is left after conversion from SVG to image
  • Changed alternative title does not count as StyleChange in Slides

Full List of Issues Covering all Changes in this Release

KeySummaryIssue Type
COMPARISONNET-2972Change Tab Color for modified Cells documentsImprovement
COMPARISONNET-2997Implement comparing SVG filesFeature
COMPARISONNET-2973Remove empty attributes in HTMLBug
COMPARISONNET-2948Comparison issues in last paragraphs for certain documentsBug
COMPARISONNET-2730Issue in comparing the Excel files with grouped objects/shapesBug
COMPARISONNET-2731Memos/notes set in the cells are not compared in the Excel filesBug
COMPARISONNET-3002Lost grouped state of GroupShape in SlidesBug
COMPARISONNET-3022Changed alt text does not count as StyleChange in WordsBug
COMPARISONNET-2996Alt text comparison issue in NoteBug
COMPARISONAPP-67PDF with annotations are not compared properlyBug
COMPARISONNET-3001Excel group figures lose their name after comparisonBug
COMPARISONNET-3027Changed alt text does not count as StyleChange in SlidesBug
COMPARISONNET-3056Unnecessary PNG file is left after conversion from SVG to imageBug
COMPARISONNET-3053Changed alternative title does not count as StyleChange in SlidesBug

Public API and Backward Incompatible Changes

  1. Starting from this version GroupDocs.Comparison has ability to compare SVG documents
  2. Starting from this version Java 8 is minimum required version. Java 7 is not supported anymore.