Lancements de Aspose.BarCode for PHP via Java
Released: Jan 30, 2025
Mises à jour de V25.1
Fonctionnalités
- Added QualitySettings support to the NBase and WDTBase processors.
- Implemented a PDF encoder for Aspose.Barcode.
Correctifs
- Barcode scanner reads the wrong value using USPS OneCode.
- Fixed infinite recursion in QuadPointsHelper.
- Generator always throws Aspose.BarCode.BarCodeException: 'Can't render barcode: not enough space' on RotationAngle=45.
- Fields of ComplexBarcode.Address were not initialized.
- MailmarkCodetext should throw meaningful Java Exceptions when provided with...
Released: Dec 20, 2024
Mises à jour de V24.12
Fonctionnalités
- Added support for new 'QualitySettings' structure to the 1D barcode engine.
Correctifs
- Method MaxiCodeStructuredCodetext.GetConstructedCodetext() throws NullPointerException.
- Corrected public API of BaseGenerationParameters class.
Released: Nov 25, 2024
Mises à jour de V24.11
Fonctionnalités
- Improved QR Codes recognition speed in HighPerformance mode.
Released: Oct 29, 2024
Mises à jour de V24.10
Fonctionnalités
- Implemented the exportToXml(xml_path) and importFromXml(xml_path) methods in the BarcodeGenerator class.
Correctifs
- Sorting algorithm in QRTargetDetector throws with Exception in Java.
- Fixed AutoSizeMode.
Released: Sep 27, 2024
Mises à jour de V24.9
Fonctionnalités
- Updated PZN encoder and decoder.
- Added tests for the functionality added in release 24.6, including setters and getters.
- QR, MicroQR, RectMicroQR barcodes recognition parameters obtained new public properties QRVersion, MicroQRVersion, RectMicroQRVersion and QRErrorLevel, which have been added to the QRExtendedParameters.
Correctifs
- 'AustralianPostShortBarHeight' is ignored.
Released: Aug 22, 2024
Mises à jour de V24.8
Fonctionnalités
- Added the SpecificParametersUI.DataMatrix() method which returns DataMatrixParametersUI.
- Updated HighQuality preset implementation for QR recognition engine.
- The images that are generated should now be compared with reference images.
Correctifs
- AustralianPostShortBarHeight is ignored.
Released: Jul 18, 2024
Mises à jour de V24.7
Fonctionnalités
- Added changes to the API for Code39 and Code93.
- Implemented SVG 2.0 color schemes (RGB, RGBA, HSL, HSLA).
Released: Jun 27, 2024
Mises à jour de V24.6
Fonctionnalités
- 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: May 30, 2024
Mises à jour de V24.5
Fonctionnalités
- Added GD image support for barcode generation and image reading.
- Added the ability to detect Unicode charsets for QR barcodes.
- Added support for new QualitySettings structure to DataMatrix barcode engine.
- Removed Code128DataPortion constructor from public API.
- Removed QualitySetting.applyAll method from public API.
- Removed AustraliaPostSettings constructors from public API.
- Removed BarcodeSettings constructors from public API.
- Removed Code128DataPortion.setData method from public...
Released: Apr 28, 2024
Mises à jour de V24.4
Fonctionnalités
- Added support for new 'QualitySettings' structure to Aztec barcode engine.
- Improved the performance of the product.
Correctifs
- QR codes with rounded targets are not recognized.
- QR Codes with darkened/lightened right or bottom side are not recognized.
- Error with Pdf417 recognition.
- Aspose.Barcode 24.2 for Java com.aspose.barcode.complexbarcode.MaxiCodeStructuredCodetext.setPostalCode() is not public.