Aspose.BarCode for Python via .NET Releases
Released: Dec 30, 2023
Updates in V23.12
Features
- Added support for multi-threading to postal processors.
Released: Dec 5, 2023
Updates in V23.11
Features
- Improved Han Xin Code support.
- Improved speed of basic recognition.
- Improved QR recognition quality.
Released: Oct 26, 2023
Updates in V23.10
Features
- Added support for encoding and decoding MicroPdf417 barcodes with special GS1 modes.
Released: Sep 28, 2023
Updates in V23.9
Features
- Improved Aztec barcode recognition quality.
- Optimized searching for zebra segments in Han Xin Code.
Fixes
- Swiss QR barcode: wrong placement of cross.
- Unable to read DataMatrix code.
Released: Aug 23, 2023
Updates in V23.8
Features
- Improves Aztec barcode decoder.
Fixes
- Loading BMP image fails.
- Can’t read data matrix from the JPG image.
Released: Jul 27, 2023
Updates in V23.7
Features
- Improved Micro PDF417 reader.
- Improved color binarization algorithm.
- Improved Han Xin Code support.
- Improved DataMatrix Industrial recognition engine.
Fixes
- Fix decreased performance of DataMatrix recognition.
- Code throws System.IndexOutOfRangeException with empty string.
Released: Jun 28, 2023
Updates in V23.6
Features
- Improved DataMatrix encoder.
Fixes
- Reed-Solomon correction algorithm fails to correct correctable data.
Released: May 26, 2023
Updates in V23.5
Features
- Improved Datamatrix recognition engine.
- Added support for Han Xin Code.
Fixes
- Generated PDF417 is not recognized with DataSymbol scanner.
Released: Apr 20, 2023
Updates in V23.4
Features
- Added support for selecting Code 128 codesets.
Fixes
- Render one whitespace symbol to SVG windows bug.
Released: Mar 1, 2023
Updates in V23.3
Features
- Added anti-alias to several barcode properties. The 'UseAntiAlias' property indicates whether anti-aliasing mode is used to render an image. Anti-aliasing mode is applied to barcode and text drawing.
Fixes
- Removed obsolete properties and warnings.
- Investigate multi-threading addition to the DataMatrix region detection algorithms.