Page 1 of 1

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

Posted: Fri Nov 12, 2021 12:40 pm
by Alex
Version 12.5 of VintaSoft Barcode .NET SDK has been released.

What's new in this version:
  • .NET development
    • Added support for .NET 6.
    • Added support for Visual Studio 2022.

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

Posted: Wed Nov 17, 2021 2:29 pm
by Alex
Version 12.5.0.3 of VintaSoft Barcode .NET SDK has been released.

What's new in this version:
  • .NET development
    • Fixed the minor bug in algorithm that normalizes bars in 1D barcodes.

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

Posted: Fri Jan 14, 2022 1:39 pm
by Alex
Version 12.5.0.7 of VintaSoft Barcode .NET SDK has been released.

What's new in this version:
  • Now web assemblies use Vintasoft.Shared.Web.dll assembly version 3.1.2.1.

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

Posted: Mon Jan 24, 2022 4:50 pm
by Alex
Version 12.5.1.1 of VintaSoft Barcode .NET SDK has been released.

What's new in this version:
  • Fixed the bug in BarcodeReaderSetting.ScanRectangle property.

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

Posted: Mon Feb 21, 2022 5:48 pm
by Alex
Version 12.5.2.1 of VintaSoft Barcode .NET SDK has been released.

What's new in this version:
  • Fixed a bug in algorithm that searches for QR Code barcodes on image. The bug occurred when several QR Code barcodes were located close to each other.

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

Posted: Tue Mar 15, 2022 12:37 pm
by Alex
Version 12.5.3.1 of VintaSoft Barcode .NET SDK has been released.

What's new in this version:
  • Added informative parameters PrintContrastSignal (PCS) and AverageBarGain to the ISO15416 barcode print quality test.
  • Created new class - ISO15416QualityTestSettings, which allows to set extended parameters of the ISO15416 barcode print quality test.

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

Posted: Tue Apr 05, 2022 12:03 pm
by Alex
Version 12.5.4.1 of VintaSoft Barcode .NET SDK has been released.

What's new in this version:
  • Added the ability to set the size of "quiet zone" for ISO 15415 barcode print quality test (the Vintasoft.Barcode.QualityTests.ISO15415QualityTest.SetQuietZoneSize method).

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

Posted: Thu Aug 04, 2022 10:00 am
by Alex
Version 12.5.6.1 of VintaSoft Barcode .NET SDK has been released.

What's new in this version:
  • Fixed the bug in algorithm, which recognizes Code128 barcodes, and now SDK can recognize Code128 barcodes, which has bad quality and contain "!" character in barcode value.

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

Posted: Mon Aug 29, 2022 12:26 pm
by Alex
Version 12.5.7.1 of VintaSoft Barcode .NET SDK has been released.

What's new in this version:
  • Fixed not critical bug in generator of DataMatrix barcodes.