Aspose.BarCode for .NET 新版本发表
Released: Jan 17, 2025
V25.1 中的更新
特性
- Added QualitySettings support to NDTBase processor.
- Improved the sorting algorithm LikelihoodPairComparer class.
修补程序
- Different ways to generate images yield different results.
Released: Dec 18, 2024
V24.12 中的更新
特性
- Added QualitySettings support to the NBase and WDTBase processors.
- Implemented a PDF encoder for Aspose.Barcode.
修补程序
- Barcode scanner reads the wrong value using USPS OneCode.
- Fixed infinite recursion in QuadPointsHelper.
- Generator always throws Aspose.BarCode.BarCodeException: 'Can't render barcode: not enough space' on RotationAngle=45.
- Fields of ComplexBarcode.Address were not initialized.
Released: Nov 18, 2024
V24.11 中的更新
特性
- Added support for new 'QualitySettings' structure to the 1D barcode engine.
修补程序
- Method MaxiCodeStructuredCodetext.GetConstructedCodetext() throws NullPointerException.
Released: Oct 20, 2024
V24.10 中的更新
特性
- Barcode recognition speed, on mobile devices, has been increased for Aztec, DataMatrix, DotCode, HanXin, QR, Pdf417, and MicroPdf417 barcodes.
Released: Sep 18, 2024
V24.9 中的更新
修补程序
- Sorting algorithm in QRTargetDetector throws with Exception in Java.
- Fixed AutoSizeMode.
Released: Aug 19, 2024
V24.8 中的更新
特性
- Updated PZN encoder and decoder.
- QR, MicroQR, RectMicroQR barcodes recognition parameters obtained new public properties QRVersion, MicroQRVersion, RectMicroQRVersion and QRErrorLevel, which have been added to the QRExtendedParameters.
- Added tests for functionality that was added in release 24.6 including setters and getters.
修补程序
- AustralianPostShortBarHeight is ignored.
- Fixed issue with failed meterеd tests.
Released: Jul 20, 2024
V24.7 中的更新
特性
- Added Microsoft .NET 8 support.
- Added new SpecificParametersUI.DataMatrix() method which returns DataMatrixParametersUI.
- Updated HighQuality preset implementation for QR recognition engine.
修补程序
- AustralianPostShortBarHeight is ignored.
- The images that are generated should be being compared with reference images.
Released: Jun 21, 2024
V24.6 中的更新
特性
- Added changes to the API for Code39 and Code93.
- Implemented SVG 2.0 color schemes (RGB, RGBA, HSL, HSLA).
Released: May 21, 2024
V24.5 中的更新
特性
- Added the ability to read CODABAR barcode START and STOP symbols.
- Improved HanXin recognition performance.
- Added ability to rebuild the architecture of CodeText encoding in 2D barcodes.
Released: Apr 21, 2024
V24.4 中的更新
特性
- Added the ability to detect Unicode charsets for QR barcodes.
- Added support for new QualitySettings structure to DataMatrix barcode engine.
修补程序
- Fixed Reed-Solomon error encoding for DotCode barcodes.
- DotCode is generated with incorrect size.
- Fixed wide bars width of start stop patterns for Standard2of5 and IATA2of5 encoders.
- QR code recognition test failed on .NET Core.
- BarCodeReader detected unexpected DecodeType.