Aspose.BarCode for Node.js via Java のリリース
Released: Mar 19, 2026
V26.3 での更新項目
機能
- Added the ability to detect Unicode charsets in 2D barcodes.
不具合の修正
- Fixed ExtendedCodetext mode in QR encoder.
Released: Feb 25, 2026
V26.2 での更新項目
機能
- Removed the EnableEscape property.
- Exposed BarCodeReader.GetBarCodeDecodeType() as a public method.
Released: Jan 31, 2026
V26.1 での更新項目
機能
- Added support for new QualitySettings structure to MicroQR engine.
- Added support for new QualitySettings structure to Pdf417 and MicroPdf417 barcode engines.
- Added support for new QualitySettings structure to MaxiCode barcode engine.
- Optimized Han Xin recognition speed.
- Reviewed and updated API.
Released: Dec 30, 2025
V25.12 での更新項目
機能
- AAMVA DL/ID Card Barcode Support - Added support for encoding and decoding AAMVA-compliant Driver License and Identification Card barcodes through the new USADriveIdCodetext class. This enables working with the structured data embedded in U.S. Driver License PDF417 barcodes, including:
- Standardized mandatory fields.
- Optional AAMVA elements.
- Jurisdiction-specific subfiles.
- Automatic subfile construction (types, offsets, lengths).
- Full parsing and reconstruction of the codetext.
- The...
Released: Nov 24, 2025
V25.11 での更新項目
機能
- Improved recognition performance of inverted barcodes.
Released: Oct 28, 2025
V25.10 での更新項目
機能
- Improved Aztec recognition performance on mobile devices.
- Optimized 2D barcode recognition and changed the recognition algorithm of GS1CompositeBar.
Released: Sep 26, 2025
V25.9 での更新項目
機能
- Optimized Han Xin recognition speed.
- Improved Pdf417 recognition performance.
Released: Aug 28, 2025
V25.8 での更新項目
機能
- Added ability to save text as a graphic path when exporting to PDF format. This allows barcode text to be rendered as vector shapes, which improves compatibility with systems that do not embed fonts.
- Improved 'MBaseProcessor' recognition performance on mobile devices.
- Improved Interleaved2of5 recognition performance on mobile devices.
- Refined list of 'MostCommonTypes' and set as default.
不具合の修正
- Unable to recognize Code39 barcode.
- Barcode recognition performance slowdown between 23.9 and 25.5.
Released: Jul 30, 2025
V25.7 での更新項目
機能
- Improved Code128 recognition performance.
- Implemented BarcodeResult.getCodeText(encoding) method.
不具合の修正
- GS1 DataMatrix: "Incorrect value 129 for C40 Shift" error.
Released: Jun 25, 2025
V25.6 での更新項目
機能
- Implemented reading and processing of the EXIF rotation property in images.
- Improved quality of 1D barcode recognition on dataset.
不具合の修正
- Certain pharmacode images are not recognized.