GroupDocs.Comparison for Java 23.5 Release Notes

There are 7+ features, enhancements, and bug fixes in this release.

Full list of changes in this release

KeyCategorySummary
COMPARISONJAVA‑1529EnhancemmentImprove JavaDoc comments of all classes and methods
COMPARISONNET‑3291FixProblem with displaying deleted hyperlinks in Cells files
COMPARISONNET‑3292FixPart of the word is omitted from the chart title after comparing Cells
COMPARISONNET‑3284FixException when Cells comparing documents
COMPARISONNET‑3347FixDuplicate chart title and one bar missing during comparing Cells.
COMPARISONNET‑3279FixMulti comparison PDF documents throws exception.
COMPARISONNET‑3273FixCompareMultiplePdfDocuments example throws exception.
COMPARISONJAVA‑1563FixFile not found exception throws when opening HTML document

Public API and backward incompatible changes

com.groupdocs.comparison.words.revision.RevisionAction

Renamed the following constants of the RevisionAction enumeration:

Old nameNew name
AcceptACCEPT
NoneNONE
RejectREJECT

com.groupdocs.comparison.common.delegates.Delegates.CreatePageStream

The interface is marked as deprecated, use com.groupdocs.comparison.common.function.CreatePageStreamFunction instead.

com.groupdocs.comparison.common.delegates.Delegates.ReleasePageStream

The interface is marked as deprecated, use com.groupdocs.comparison.common.function.ReleasePageStreamFunction instead.

com.groupdocs.comparison.result.CategoryChange

The class was removed.

com.groupdocs.comparison.result.FileInfo

The class was removed.