GroupDocs.Editor for .NET V22.9

Released: Sep 30, 2022

V22.9 での更新項目

機能

  • Added support for Microsoft .NET 5.0 runtime.
  • Removed support for .NET Framework 2.0. GroupDocs.Editor now supports:
    • .NET Framework 4.6.1 and above.
    • .NET Standard 2.0 and above.
    • .NET 5.0.
  • Added support for importing and exporting EPUB files.
  • Added support for exporting AZW3 and MHTML files.
  • Added common edit options for all e-book formats.
  • Format detector added support for OST, MHTML and CHM files.

不具合の修正

  • Exception of type 'GroupDocs.Editor.PasswordRequiredException' was thrown.
  • Investigate and fix issue with API reference.
  • Fix NRE for specific document.
  • Cannot access a closed file while working with XML file.
  • InvalidCastException in ShapeProcessor during forward conversion of a specific file.
  • NullReferenceException in FieldProcessor during forward conversion of a specific file.
  • Several EPUB saving options are not properly working.
  • Fix issue with HTML attribute parser on Linux.