GroupDocs.Editor for .NET 18.12 Release Notes

Improvements and bug fixes

  • Reworked CSS representation of lists in order to improve list editing in HTML-editors.
  • Reworked HTML paragraphs representation for better compatibility with HTML-editors.
  • Improved space and gap distances between document elements.
  • Improved stability in multi-threaded scenarios.
  • Fixed issue with several input elements and Structure Document Tags (SDT), that causes exception during backward conversion.
  • Fixed issue with improper processing of bookmarks in rare scenarios.
  • Fixed issue with incorrect processing of complex shapes/

Full List of Issues Covering all Changes in this Release

KeySummaryCategory
EDITORNET-1030Improve compatibility of lists in HTML-editors for better editingImprovement
EDITORNET-1031Improve compatibility of paragraphs with HTML-editorsImprovement
EDITORNET-1032Increase accuracy of space and gap distances between document elementsImprovement
EDITORNET-1033Improve stability in multi-threaded environmentImprovement
EDITORNET-1034Fix exception with SDT during backward conversionBug
EDITORNET-1035Fix bug with improper processing of bookmarksBug
EDITORNET-1036Fix issue with incorrect processing of unusual shapes in ShapeProcessorBug

Public API and Backward Incompatible Changes

  1. None