Aspose.BarCode for .NET Releases
Released: Aug 19, 2024
Updates in V24.8
Features
- 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.
Fixes
- AustralianPostShortBarHeight is ignored.
- Fixed issue with failed meterеd tests.
Released: Jul 20, 2024
Updates in V24.7
Features
- Added Microsoft .NET 8 support.
- Added new SpecificParametersUI.DataMatrix() method which returns DataMatrixParametersUI.
- Updated HighQuality preset implementation for QR recognition engine.
Fixes
- AustralianPostShortBarHeight is ignored.
- The images that are generated should be being compared with reference images.
Released: Jun 21, 2024
Updates in V24.6
Features
- Added changes to the API for Code39 and Code93.
- Implemented SVG 2.0 color schemes (RGB, RGBA, HSL, HSLA).
Released: May 21, 2024
Updates in V24.5
Features
- 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
Updates in V24.4
Features
- Added the ability to detect Unicode charsets for QR barcodes.
- Added support for new QualitySettings structure to DataMatrix barcode engine.
Fixes
- 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.
Released: Mar 21, 2024
Updates in V24.3
Features
- Added support for new 'QualitySettings' structure to Aztec barcode engine.
- Made 'XmlSerializationAttribute' and 'XmlSerializationType' public.
Fixes
- QR codes with rounded targets are not recognized.
- QR Codes with darkened/lightened right or bottom side are not recognized.
- Error with Pdf417 recognition.
Released: Feb 26, 2024
Updates in V24.2
Features
- Added support for new 'QualitySettings' structure to the HanXin and QR barcode engines.
- Made improvements to barcode generation in SVG format.
Released: Jan 22, 2024
Updates in V24.1
Features
- Updated QualitySettings API structure.
- Added support of rMQR barcodes.
Fixes
- BarCodeReader could not find DotCode.
Released: Dec 27, 2023
Updates in V23.12
Features
- Improved Linux support.
- Added support for multi-threading to postal processors.
Released: Nov 26, 2023
Updates in V23.11
Features
- Improved Han Xin Code support.
- Improved speed of basic recognition.
- Improved QR recognition quality.