Aspose.BarCode for Python via Java Releases
Released: Mar 19, 2026
Updates in V26.3
Funktionen
- Added the ability to detect Unicode charsets in 2D barcodes.
Fehlerkorrekturen
- Fixed ExtendedCodetext mode in QR encoder.
Released: Mar 4, 2026
Updates in V26.2
Funktionen
- Removed the EnableEscape property.
- Exposed BarCodeReader.GetBarCodeDecodeType() as a public method.
Released: Jan 31, 2026
Updates in V26.1
Funktionen
- 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 31, 2025
Updates in V25.12
Funktionen
- 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
Updates in V25.11
Funktionen
- Improved recognition performance of inverted barcodes.
Released: Oct 29, 2025
Updates in V25.10
Funktionen
- Improved Aztec recognition performance on mobile devices.
- Optimized 2D barcode recognition and changed the recognition algorithm of GS1CompositeBar.
Released: Sep 26, 2025
Updates in V25.9
Funktionen
- Optimized Han Xin recognition speed.
- Improved Pdf417 recognition performance.
Released: Aug 29, 2025
Updates in V25.8
Funktionen
- 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.
Fehlerkorrekturen
- Unable to recognize Code39 barcode.
- Barcode recognition performance slowdown...
Released: Jul 31, 2025
Updates in V25.7
Funktionen
- Improved Code128 recognition performance.
- Implemented BarcodeResult.getCodeText(encoding) method.
Fehlerkorrekturen
- GS1 DataMatrix: "Incorrect value 129 for C40 Shift" error.
Released: Jun 25, 2025
Updates in V25.6
Funktionen
- Implemented reading and processing of the EXIF rotation property in images.
- Improved quality of 1D barcode recognition on dataset.
Fehlerkorrekturen
- Certain pharmacode images are not recognized.