GroupDocs.Annotation for .NET 21.4 Release Notes

Major Features

Below is the list of most notable changes in release of GroupDocs.Annotation for .NET 21.4:

  • Refactored and simplified Core logic of the project
  • Improved mechanism of ducment type detection when passing FileStream
  • Fixed overflow exception while getting document information for diagrams
  • Fixed issue with saving .dwg and .dxf files
  • Fixed issue with license applying for GroupDocs.Annotation-for-.NET-MVC example project

Full List of Issues Covering all Changes in this Release

KeySummaryIssue Type
ANNOTATIONNET-1648Refactoring and simplifying Core logicImprovement
ANNOTATIONNET-1650Try map document type by file extension when FileStream is passedImprovement
ANNOTATIONNET-1651Problems related to reading DocumentInfo and adding annotations for some of the .vsd files.Bug
ANNOTATIONNET-1652Problem on processing .dwg and .dxf files in WebAppBug
ANNOTATIONNET-1656License is not appliedBug

Public API and Backward Incompatible Changes

  1. During the complete code simplifying and refactoring, namespaces for the public API were changed. Therefore, since 21.4 the License and Metered classes, which were previously located in GroupDocs.Annotation namespace, have been moved to a separate namespace GroupDocs.Annotation.Licenses.