Fixed an issue where reading images containing multiple barcodes could fail when one barcode contained binary or non-ASCII data, preventing valid barcodes from being returned.
IronBarcode for .NET 2026.4.22026年3月27日
機能
Updated internal dependencies.
IronBarcode for .NET 2026.3.62026年3月1日
機能
Improved 1D barcode detection by implementing a diagonal scan fallback.
Updated internal dependencies.
修正
Fixed an issue where EAN-13 and other linear barcodes were not detected at specific rotation angles (30-60 degrees).
IronBarcode for .NET 2026.2.12026年2月17日
機能
Updated internal dependencies.
IronBarcode for .NET 2026.1.8メジャーバージョン2026年2月11日
機能
Added support for analyzing Code 128 (A/B/C) encoding segments in GS1 and standard Code 128 barcodes, including character set transitions and symbol count details.
Updated internal dependencies.
修正
Fixed an issue where valid barcodes could be missed due to an overly restrictive default scan-line threshold, and exposed MinScanLines as a configurable reader option.