GroupDocs.Editor for .NET 19.10.1 Release Notes

Major features

GroupDocs.Editor for .NET version 19.10.1 is a hot-fix for the previous release 19.10, which contains fixes for several critical bugs and also minor improvements.

Bugs

  1. When performing full roundtrip without editing in Presentation document in trial mode, an exception is thrown.
  2. In some cases there are undisposed resources in the EditableDocument class even after calling the “Dispose()” method.
  3. Bindings for Aspose components are missed in 19.10.

Improvements

Improved XML-comments for the GroupDocs.Editor.Editor main class.

Full List of Issues Covering all Changes in this Release

KeySummaryCategory
EDITORNET-1320Exception during roundtrip in Presentation module in trial modeBug
EDITORNET-1353Undisposed resources in EditableDocument classBug
EDITORNET-1354Missing bindings for Aspose componentsBug
EDITORNET-1355Improve XML-comments in the Editor classImprovement

Public API and Backward Incompatible Changes

  • None