<dependency>
    <groupId>com.groupdocs</groupId>
    <artifactId>groupdocs-comparison</artifactId>
    <version>23.10</version>
</dependency>
copied!  
compile(group: 'com.groupdocs', name: 'groupdocs-comparison', version: '23.10')
copied!  
<dependency org="com.groupdocs" name="groupdocs-comparison" rev="23.10">
    <artifact name="groupdocs-comparison" ext="jar"/>
</dependency>
copied!  
libraryDependencies += "com.groupdocs" % "groupdocs-comparison" % "23.10"
copied!  

What’s new in the GroupDocs.Comparison for Java 23.10

Release Highlights

GroupDocs.Comparison for Java 23.10 delivers powerful new comparison capabilities, including folder-level comparison and the ability to assign a custom author name for tracked changes. This release also introduces watermark position change detection, full control over temporary file management, and resolves several key issues in Word, VSDX, and text document comparisons.

New Features

  • Set Author of Changes in Comparison Output: You can now define a custom revision author name for change tracking in Word documents, enhancing version traceability.
  • Compare Folders Recursively: Added support for comparing entire directory contents. Ideal for batch comparisons or content synchronization tasks.
  • Custom Temporary File Management: Developers now have full control to override how temporary files and folders are managed during comparisons.
  • Watermark Coordinate Change Detection: Watermark placement shifts in Word documents are now detected and recorded as changes in the comparison output.
  • Same Document Comparison Summary Note: A new change summary entry appears if the same document is compared against itself.

Bug Fixes

  • VSDX Comparison Exception Fixed: Resolved runtime error when comparing Visio (VSDX) files.
  • Word Watermark Offset Ignored - Fixed: Fixed issue where Word document watermark position changes were not captured.
  • Style Changes in Word Comparison Resolved: Corrected comparison output to reflect style formatting differences.
  • Program Hang on Comparer#compare() Fixed: Comparison now terminates as expected even with large or complex files.
  • Accepted Changes Selection Error Resolved: Addressed crash when selecting changes marked as accepted.
  • Text File Comparison Exception Fixed: Resolved unexpected error when comparing plain text documents.

Public API and Backward Incompatible Changes

  • Watermark Change Detection: Now detects changes in watermark position for Word documents in comparison output.
  • New CompareOptions Properties:
    • setRevisionAuthorName(String name) to set the author name for tracked changes.
    • setDirectoryCompare(true) to enable folder comparison.

🔍 Explore the Full Release Details

For full list of updates, please visit GroupDocs.Comparison for Java 23.10 Release Notes.


folder comparison java | compare set author of changes | compare watermark position change | custom temporary file manager | groupdocs vsdx exception fix

VersionRelease Date
25.5May 29, 2025
25.2April 4, 2025
24.7July 13, 2024
24.6June 16, 2024
24.3March 18, 2024
23.10October 19, 2023
23.5May 31, 2023
23.3March 3, 2023
23.1January 13, 2023
22.11November 4, 2022
22.3March 28, 2022
21.6January 25, 2022
19.6January 25, 2022
18.6.3January 25, 2022
18.6.2January 25, 2022
17.3.2January 25, 2022
21.6.1June 25, 2021
20.11November 18, 2020
20.4April 30, 2020
19.10October 18, 2019
19.3March 27, 2019
18.6.1July 19, 2018
18.6June 5, 2018
17.3.1April 19, 2018
17.3.0April 19, 2018
16.11April 19, 2018
3.2.0April 19, 2018