GroupDocs.Redaction for .NET 26.5 Release Notes

Major Features

There are the following improvements in this release:

  • GroupDocs.Redaction has transitioned to a more advanced NuGet package delivery model. We now use TFM-Split NuGet Packaging to reduce the package size required to run GroupDocs.Redaction on each specific device. Previously, a single NuGet package contained binaries for all supported platforms. Now, when installing the package, only the components that match the user’s target platform are downloaded.
  • The new version no longer supports .NET Standard 2.1, but adds support for the more modern .NET 8 and .NET 10 frameworks.
  • HTML document processing has been optimized to provide better compatibility and usability..

Full List of Issues Covering all Changes in this Release

KeySummaryCategory
REDACTIONNET-749Implement TFM-Split NuGet Packaging for GroupDocs.RedactionEnhancement
REDACTIONNET-770Add .NET 8.0 Target Framework SupportEnhancement
REDACTIONNET-774Add .NET 10.0 Target Framework SupportEnhancement
REDACTIONNET-775Optimize HTML Page ProcessingEnhancement

Public API and Backward Incompatible Changes

Public API changes

No changes

Usage

No changes