Page 2 of 2

Version 10.0.12.1 of VintaSoft Barcode .NET SDK has been released.

Posted: Thu Dec 14, 2017 2:19 pm
by Alex
Version 10.0.12.1 of VintaSoft Barcode .NET SDK has been released.

What's new in this version:
  • Vintasoft.Barcode.Web.Services.dll, Vintasoft.Barcode.Web.HttpHandlers.dll, Vintasoft.Barcode.Web.WcfServices.dll, Vintasoft.Barcode.Web.ApiControllers.dll and Vintasoft.Barcode.Web.Api2Controllers.dll assemblies now reference to version 1.0.9.1 of Vintasoft.Shared.dll and Vintasoft.Shared.Web.dll assemblies.
  • Minor improvements in ASP.NET demos.

Version 10.0.13.1 of VintaSoft Barcode .NET SDK has been released.

Posted: Wed Jan 24, 2018 5:27 pm
by Alex
Version 10.0.13.1 of VintaSoft Barcode .NET SDK has been released.

What's new in this version:
  • Added ASP.NET MVC and ASP.NET WebForms demos, which show how to capture image from HTML5 camera and recognize barcodes in captured image.
    Image
  • Improved recognition of Aztec barcodes.
  • Improved the recognition of QR barcodes, which do not fully conform to the QR specification.
  • Improved the recognition of RSS Expanded Stacked barcodes.
  • Improved the algorithm that calculates the ReadingQuality parameter for EAN/UPC barcodes.
  • Fixed the bug in ISO15415 barcode print quality test. The bug could occur if region of 2D barcode was outside the image.

Version 10.0.14.1 of VintaSoft Barcode .NET SDK has been released.

Posted: Wed Jan 31, 2018 3:11 pm
by Alex
Version 10.0.14.1 of VintaSoft Barcode .NET SDK has been released.

What's new in this version:
  • Improved the recognition of RSS / GS1 DataBar barcodes.
  • Improved the recognition of Code128 barcodes.

Version 10.0.15.1 of VintaSoft Barcode .NET SDK has been released.

Posted: Fri Mar 30, 2018 4:42 pm
by Alex
Version 10.0.15.1 of VintaSoft Barcode .NET SDK has been released.

What's new in this version:
  • Now Web API 2 controller in Vintasoft.Barcode.Web.Api2Controllers.dll is based on ASP.NET Web API 5.2.4.
  • Improved recognition of Interleaved2of5 barcodes.
  • Fixed the bug in algorithm that recognizes RSS Expanded Stacked barcodes when small scan interval is used. The bug present only in version 10.0.14.1.
  • Fixed the bug in algorithm that generates RSS Expanded barcodes.

Version 10.0.16.1 of VintaSoft Barcode .NET SDK has been released.

Posted: Tue May 08, 2018 2:15 pm
by Alex
Version 10.0.16.1 of VintaSoft Barcode .NET SDK has been released.

What's new in this version:
  • Fixed the minor bug in algorithm of ISO/IEC 15415 barcode print quality test.

Version 10.0.17.1 of VintaSoft Barcode .NET SDK has been released.

Posted: Mon Jul 02, 2018 2:57 pm
by Alex
Version 10.0.17.1 of VintaSoft Barcode .NET SDK has been released.

What's new in this version:
  • Improved the QR barcode recognition performance up to 20%.
  • Now algorithm, which recognizes QR barcodes, always uses the ReaderSettings.ExpectedBarcodes property for calculating the maximum count of expected QR barcodes. In previous versions only the Automatic recognition mode used the ReaderSettings.ExpectedBarcodes property for calculating the maxium count of expected QR barcodes.