News and announcements from VintaSoft.
Moderator: Alex
Alex
Site Admin
Posts: 2459 Joined: Thu Jul 10, 2008 2:21 pm
Post
by Alex » Mon Nov 17, 2025 2:07 pm
Version 15.3 of VintaSoft Barcode .NET SDK has been released.
What's new in this version:
.NET development
Added the support for .NET 10.0 in Windows, Linux, macOS.
Now Vintasoft.Barcode.SkiaSharp assembly uses SkiaSharp 3.119.0.
Alex
Site Admin
Posts: 2459 Joined: Thu Jul 10, 2008 2:21 pm
Post
by Alex » Tue Dec 09, 2025 4:28 pm
Version 15.3.1.1 of VintaSoft Barcode .NET SDK has been released.
What's new in this version:
.NET development
Now Vintasoft.Barcode.ImageSharp assembly uses SixLabors.ImageSharp 3.1.12.
Fixed the bug in algorithm that recognizes rotated Pharmacode barcodes.
Fixed the bug in algorithm that recognizes short "Interleaved 2 of 5" barcodes.
Fixed the bug in algorithm that recognizes EAN barcodes.
Alex
Site Admin
Posts: 2459 Joined: Thu Jul 10, 2008 2:21 pm
Post
by Alex » Thu Dec 11, 2025 4:43 pm
Version 15.3.2.1 of VintaSoft Barcode .NET SDK has been released.
What's new in this version:
.NET development
Fixed the bug in algorithm that decodes 1-bpp black-white image.
Alex
Site Admin
Posts: 2459 Joined: Thu Jul 10, 2008 2:21 pm
Post
by Alex » Tue Dec 16, 2025 4:01 pm
Version 15.3.3.1 of VintaSoft Barcode .NET SDK has been released.
What's new in this version:
.NET development
Added the support for the L8 pixel format in the ImageSharpConverter class.
Fixed the bug that could occur on Linux when the ReaderSettings.RecognitionTimeout property is used.
Alex
Site Admin
Posts: 2459 Joined: Thu Jul 10, 2008 2:21 pm
Post
by Alex » Fri Dec 26, 2025 2:37 pm
Version 15.3.4.1 of VintaSoft Barcode .NET SDK has been released.
What's new in this version:
.NET development
Improved the algorithm that recognizes Pharmacode barcodes.
Fixed the bug in algorithm that calculates value of FixedPatternDamage parameter for DataMatrix barcode in ISO 15415 barcode print quality test.
Alex
Site Admin
Posts: 2459 Joined: Thu Jul 10, 2008 2:21 pm
Post
by Alex » Wed Jan 14, 2026 2:06 pm
Version 15.3.5.1 of VintaSoft Barcode .NET SDK has been released.
What's new in this version:
.NET development
Improved the algorithm that recognizes Pharmacode barcodes.
Improved the algorithm that recognizes EAN13 barcodes.
Alex
Site Admin
Posts: 2459 Joined: Thu Jul 10, 2008 2:21 pm
Post
by Alex » Thu Jan 22, 2026 10:14 am
Version 15.3.6.1 of VintaSoft Barcode .NET SDK has been released.
What's new in this version:
.NET development
Added the ability to recognize QR Code barcodes, which are generated by closed system applications and contain private data. Added the Vintasoft.Barcode.BarcodeInfo.QRPrivateDataValueItem class, which allows to get/set private data in QR Code barcode.
Significantly increased the recognition speed of DataMatrix barcodes if image with barcodes contains a lot of noise.