Aspose.BarCode for PHP via Java Releases
Released: Jan 30, 2024
Updates in V24.1
Funktionen
- Added support for multi-threading to postal processors.
Released: Dec 22, 2023
Updates in V23.12
Funktionen
- Improved Han Xin Code support.
- Improved speed of basic recognition.
- Improved QR recognition quality.
Released: Nov 24, 2023
Updates in V23.11
Funktionen
- Added support for encoding and decoding MicroPdf417 barcodes with special GS1 modes.
Released: Oct 26, 2023
Updates in V23.10
Funktionen
- Improved Aztec barcode recognition quality.
- Optimized searching for zebra segments in Han Xin Code.
Fehlerkorrekturen
- 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
Funktionen
- Improved Aztec barcode decoder.
- Added recognition support for GS1 Composite barcodes.
Fehlerkorrekturen
- Loading BMP image fails.
- Can't read data matrix from the JPG image.
Released: Aug 29, 2023
Updates in V23.8
Funktionen
- Improved Micro PDF417 reader.
- Improved color binarization algorithm.
- Improved Han Xin Code support.
- Improved DataMatrix Industrial recognition engine.
Fehlerkorrekturen
- Fix decreased performance of DataMatrix recognition.
- Code throws System.IndexOutOfRangeException with empty string.
Released: Jul 26, 2023
Updates in V23.7
Funktionen
- Improved DataMatrix encoder.
Fehlerkorrekturen
- Reed-Solomon correction algorithm fails to correct correctable data.
Released: Jun 28, 2023
Updates in V23.6
Funktionen
- Improved Datamatrix recognition engine.
- Added support for Han Xin Code.
- Improved the engine for handling license files.
Fehlerkorrekturen
- Generated PDF417 is not recognized with DataSymbol scanner.
Released: May 27, 2023
Updates in V23.5
Funktionen
- Added support for Code128 encoder codeset selection.
Fehlerkorrekturen
- Render one whitespace symbol to SVG windows bug.
Released: Apr 19, 2023
Updates in V23.4
Funktionen
- 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.
Fehlerkorrekturen
- Removed obsolete properties and warnings.
- Investigate multi-threading addition to the DataMatrix region detection algorithms.