Aspose.BarCode for PHP via Java Releases
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.
Released: Feb 24, 2023
Updates in V23.2
Features
- Improved Dotcode barcode recognition quality.
Fixes
- Aspose.BarCode is not reading barcodes from TIF files.
- Test failed with error.
Released: Jan 13, 2023
Updates in V23.1
Features
- Improved reading of rotated DataMatrix 2D barcodes.
- You can now add 979 GS1 prefix to ISBN barcodes
Fixes
- Fix special characters recognition in QR.
Released: Nov 22, 2022
Updates in V22.11
Features
- Improved MaxiCode barcode recognition and decoding.
Fixes
- Double-byte numbers are not output correctly in QR code by Aspose.BarCode for Java.
- Exception raised while setting non-printable ASCII character with MaxiCodeEncodeMode=4.
Released: Oct 14, 2022
Updates in V22.10
Features
- You can now configure the launching of embedded Java server.
Fixes
- Incorrect File ID field encoding in MacroPdf417.
- QR/GS1QR generation throws exception in AutoSizeMode.Nearest.