GroupDocs.Comparison for .NET 24.6 Release Notes
| Key | Category | Summary |
|---|---|---|
| COMPARISONNET-4029 | Improvement | Updated some of outdated packages |
| COMPARISONNET-3965 | Fix | Null reference exception occurs when executing GetChanges without previously executed Compare call |
| COMPARISONNET-3966 | Fix | Exception is thrown when setting ExtendedSummaryPage = true and using accept/reject changes |
Major Features
Below is the list of most notable changes in release of GroupDocs.Comparison for .NET 24.6:
- Fixed Comparison crash when ExtendedSummaryPage is set to true
- Added specific exception about calling GetChanges before Compare method execution