<dependency>
<groupId>com.groupdocs</groupId>
<artifactId>groupdocs-comparison</artifactId>
<version>23.10</version>
</dependency>
compile(group: 'com.groupdocs', name: 'groupdocs-comparison', version: '23.10')
<dependency org="com.groupdocs" name="groupdocs-comparison" rev="23.10">
<artifact name="groupdocs-comparison" ext="jar"/>
</dependency>
libraryDependencies += "com.groupdocs" % "groupdocs-comparison" % "23.10"
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
Version | Release Date |
---|---|
25.5 | May 29, 2025 |
25.2 | April 4, 2025 |
24.7 | July 13, 2024 |
24.6 | June 16, 2024 |
24.3 | March 18, 2024 |
23.10 | October 19, 2023 |
23.5 | May 31, 2023 |
23.3 | March 3, 2023 |
23.1 | January 13, 2023 |
22.11 | November 4, 2022 |
22.3 | March 28, 2022 |
21.6 | January 25, 2022 |
19.6 | January 25, 2022 |
18.6.3 | January 25, 2022 |
18.6.2 | January 25, 2022 |
17.3.2 | January 25, 2022 |
21.6.1 | June 25, 2021 |
20.11 | November 18, 2020 |
20.4 | April 30, 2020 |
19.10 | October 18, 2019 |
19.3 | March 27, 2019 |
18.6.1 | July 19, 2018 |
18.6 | June 5, 2018 |
17.3.1 | April 19, 2018 |
17.3.0 | April 19, 2018 |
16.11 | April 19, 2018 |
3.2.0 | April 19, 2018 |
File | Classifier | Size |
---|---|---|
groupdocs-comparison-23.10-javadoc.jar | javadoc | 489 KB |
groupdocs-comparison-23.10.jar | 265 MB | |
groupdocs-comparison-23.10.pom | 2 KB |