GroupDocs.Editor for .NET 20.1 Release Notes

Major Features

GroupDocs.Editor for .NET version 20.1 contains a list of improvements and bug-fixes, but the most important is that starting from this version the Legacy API is completely removed.

The most prominent improvements include:

  • Better support of opening HTML document from inner-BODY markup
  • Added support of BUTTON HTML element
  • Added support of MACROBUTTON field in WordProcessing documents
  • Added support of STRIKE HTML element

All these improvements are “internal”, they do not affect public API.

Full List of Issues Covering all Changes in this Release

KeySummaryCategory
EDITORNET-1454Improve opening EditableDocument from inner-body markup by supporting a root BODY elementImprovement
EDITORNET-1460Add support of BUTTON elementImprovement
EDITORNET-1461Implement support of MACROBUTTON fieldImprovement
EDITORNET-1464Fix bug and add complete support of obsolete STRIKE HTML elementImprovement
EDITORNET-1430Additional style sheet is not saved in embedded version in WordProcessing paginal modeBug
EDITORNET-1452Bug in HTML attribute parsingBug
EDITORNET-1457Exception while opening DOCX with specific fieldBug
EDITORNET-1458Exception in .NET Standard version of GD.EditorBug
EDITORNET-1450MSI package signature is not applied during release buildBug
EDITORNET-1465Fix bug with locked HTML resourcesBug

Public API and Backward Incompatible Changes

  1. GroupDocs.Editor.Legacy

    Removed all public types form GroupDocs.Editor.Legacy namespace.