Aspose.BarCode for PHP via Java Releases
Released: Jan 30, 2024
Updates in V24.1
Features
- Added support for multi-threading to postal processors.
Released: Dec 22, 2023
Updates in V23.12
Features
- Improved Han Xin Code support.
- Improved speed of basic recognition.
- Improved QR recognition quality.
Released: Nov 24, 2023
Updates in V23.11
Features
- Added support for encoding and decoding MicroPdf417 barcodes with special GS1 modes.
Released: Oct 26, 2023
Updates in V23.10
Features
- Improved Aztec barcode recognition quality.
- Optimized searching for zebra segments in Han Xin Code.
Fixes
- MicroPdf417 test containing the macro parameters related to LocalDate failed.
- Swiss QR barcode: wrong placement of cross.
- Unable to read DataMatrix code.
Released: Sep 26, 2023
Updates in V23.9
Features
- Improved Aztec barcode decoder.
- Added recognition support for GS1 Composite barcodes.
Fixes
- Loading BMP image fails.
- Can't read data matrix from the JPG image.
Released: Aug 29, 2023
Updates in V23.8
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: Jul 26, 2023
Updates in V23.7
Features
- Improved DataMatrix encoder.
Fixes
- Reed-Solomon correction algorithm fails to correct correctable data.
Released: Jun 28, 2023
Updates in V23.6
Features
- Improved Datamatrix recognition engine.
- Added support for Han Xin Code.
- Improved the engine for handling license files.
Fixes
- Generated PDF417 is not recognized with DataSymbol scanner.
Released: May 27, 2023
Updates in V23.5
Features
- Added support for Code128 encoder codeset selection.
Fixes
- Render one whitespace symbol to SVG windows bug.
Released: Apr 19, 2023
Updates in V23.4
Features
- Added anti-alias support for several barcodes. 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.