GroupDocs.Editor for .NET 22.9 Release Notes

GroupDocs.Editor for .NET version 22.9 contains a lot of new features, improvements and bug fixes compared to the previous 22.7 release. It introduces new supported formats, improved processing quality of the already supported formats, as well as other improvements and a lot of bug fixes. In GroupDocs.Editor for .NET we also added support of .NET 5.0 and dropped support of the .NET Framework 2.0

New features and improvements

Added .NET 5.0

GroupDocs.Editor for .NET version 22.9 is the first version where we’ve added support of .NET 5.0 runtime. But keep in mind, that we plan to drop .NET 5.0 in favor of .NET 6.0 in the next release, so .NET 5.0 should be considered as an intermediate step to the final .NET 6.0.

Removed .NET Framework 2.0

As it was mentioned in previous release notes, in this version we’ve dropped support of the .NET Framework 2.0. Now a GoupDocs.Editor for .NET supports 3 runtimes:

  1. .NET Framework 4.6.1
  2. .NET Standard 2.0
  3. .NET 5.0

If you need to use a .NET Framework version older than .NET Framework 4.6.1, please use the GroupDocs.Editor for .NET of a previous version - 22.7.

Epub support

In the GroupDocs.Editor for .NET version 22.9 we’ve added a full support of the ePub format - import, export, and auto-detection. Please read the corresponding article for details.

AZW3 and MHTML for export

In the version 22.9 we also added possibility to export documents in MHTML and AZW3 formats - now there are special save options for them.

Runtime version information

GroupDocs.Editor for .NET version 22.9 is the latest product, which is released for the platforms/runtimes .NET Framework 4.6.1, .NET Standard 2.0, and .NET 5.0.

Full List of Issues Covering all Changes in this Release

KeySummaryCategory
EDITORNET-2305Add support of .NET 5.0 to GD.EditorNew feature
EDITORNET-2274Remove support of .NET Framework 2.0 from GroupDocs.EditorNew feature
EDITORNET-2276Implement support of Epub on import and exportNew feature
EDITORNET-2296Add support of AZW3 format on exportNew feature
EDITORNET-2297Add support of MHTML format on exportNew feature
EDITORNET-2298Introduce common edit options for all E-book formatsNew feature
EDITORNET-2293Add support of OST email format to format detectorImprovement
EDITORNET-2294Add support of MHTML and CHM formats to format detectorImprovement
EDITORNET-1890Exception of type ‘GroupDocs.Editor.PasswordRequiredException’ was thrown.Bug
EDITORNET-2239Investigate and fix issue with API referenceBug
EDITORNET-2248Fix NRE for specific documentBug
EDITORNET-2278Cannot access a closed file while working with xml fileBug
EDITORNET-2287InvalidCastException in ShapeProcessor during forward conversion of a specific fileBug
EDITORNET-2288NullReferenceException in FieldProcessor during forward conversion of a specific fileBug
EDITORNET-2290Several ePub saving options are not properly workingBug
EDITORNET-2300Fix issue with HTML attribute parser on LinuxBug

Public API and Backward Incompatible Changes

New public types:

New public members:

  • TextualFormats.Chm
  • TextualFormats.Mhtml
  • EmailFormats.Ost

Removed types and members: