Aspose.BarCode for Cloud 1.5.0 Release Notes

Full List of Issues Covering all Changes in this Release

KeySummaryCategory
BARCODENET-33812Support GS1QR codeFeature
BARCODENET-3426Add MaxiCode implementationFeature

Public API and Backward Incompatible Changes

New values of ManualHints have been added

MedianSmoothing - Starts recognition barcodes with the special form of cells. Example: dot peen datamatrix. The MaxQuality mode includes this flag by default. SpecialFormOfCells - MedianSmoothing. This value deals with the MedianSmoothingWindowSize property. The MaxQuality mode includes this flag by default. UseRegular - Starts recognition using algorithms from MaxPerfomance mode. It maybe helpful in the combination with the other hints. UseRestoration - Starts recognition using only the restoration algorithms from MaxQuality mode.

BinarizationHints have been excluded

BinarizationHints are obsolete and have been removed.