Now the SDK uses the automatic barcode recognition mode as default mode.
Improved the recognition of barcodes from images with uneven lighting, low modulation and poor focus.
Increased the recognition speed of QR Code, DataMatrix and Aztec barcodes.
Increased the recognition speed of barcodes in multithreaded environment.
Added the support for .NET 7 in Windows, Linux and macOS.
Added the ability to use SDK together with ImageSharp and SkiaSharp libraries.
The SDK does not depend on System.Drawing library anymore.
Discontinued the support for Xamarin.Android platform.
Added the ability to use adaptive binarization for barcode recognition.
Improved the algorithm that recognizes barcodes in automatic mode.
Added the support for .NET 7 in Windows, Linux and macOS.
Added the support for PDF/A-4, PDF/A-4e, PDF/A-4f.
Added the ability to create editable searchable PDF documents in text over image mode.
Added the ability to recognize text in Linux.
Added the ability to convert XLS file to XLSX file.
Added the ability to render XLS documents.
Cross-platform support added for Windows, Linux and macOS in .NET 6, .NET 5 and .NET Core 3.1.
Now the SDK draws 2D graphics using drawing engine based on SkiaSharp library for Windows, Linux, macOS or using drawing engine based on System.Drawing.Common library for Windows only.
Created new codecs for WEBP, TGA and PBM images.
Added the ability to display PDF, DOCX and XLSX documents in vector form in web image viewer.
Created new ASP.NET Core Web API + JavaScript + Bootstrap demo applications.