GroupDocs.Editor for .NET 23.2 Release Notes

GroupDocs.Editor for .NET version 23.2 is a new significant update that contains a new complex feature, that consists of several related sub-features, improvements and bug fixes — completely redeveloped and heavily expanded supprot of editing XML documents.

This release notes article describes this ferature in short, for the detailed review please take a look on a separate detailed article.

New features and improvements

XML formatter

Now GroupDocs.Editor for .NET contains a XML formatter — a new XML processing mechanism, which provides better HTML-representation of the original XML with more customization and adjustments.

New XML highlight options

XmlHighlightOptions were completely redesigned to become more powerful and flexible.

Getting rid of System.Drawing types in public API

Tn the version 23.2 the GroupDocs.Editor has eliminated the usage of the types from the System.Drawing namespace. Instead of them a bunch of new types was introduced.

New public types

GroupDocs.Editor version 23.2 contains a new namespace and a plenty of new public types — classes, structs and enums. Also the QuoteType type was completely reworked.

Full List of Issues Covering all Changes in this Release

KeySummaryCategory
EDITORNET-2415Develop XML formatterNew feature
EDITORNET-2427Get rid of System.Drawing in public APINew feature
EDITORNET-2460Introduce new public types for XML moduleNew feature
EDITORNET-2461Rework XmlHightlightOptions with new types instead of System.Drawing typesNew feature
EDITORNET-2459Redevelop QuoteType enumImprovement
EDITORNET-2420Fix issues with bidirectional text on new .NET 6.0Bug

Public API and Backward Incompatible Changes

New public types:

Removed types and members: