Aspose.BarCode for Node.js via Java 릴리스
Released: Aug 29, 2023
V23.8 버젼 업데이트
기능
- Improved Micro PDF417 barcode reader.
- Improved color binarization algorithm.
- Improved Han Xin Code barcode support.
- Improve DataMatrix Industrial barcode recognition engine.
수정사항
- Fix decreased performance of DataMatrix recognition.
- Code throws System.IndexOutOfRangeException with empty string.
Released: Jul 28, 2023
V23.7 버젼 업데이트
기능
- Improved DataMatrix encoder.
수정사항
- Reed-Solomon correction algorithm fails to correct correctable data.
Released: Jun 29, 2023
V23.6 버젼 업데이트
기능
- Improved DataMatrix recognition engine.
- Added support for Han Xin Code.
- Improved the engine for handling license files.
수정사항
- Generated PDF417 is not recognized with DataSymbol scanner.
Released: May 30, 2023
V23.5 버젼 업데이트
기능
- Added support for Code128 encoder codeset selection.
수정사항
- Render one whitespace symbol to SVG windows bug.
Released: Apr 21, 2023
V23.4 버젼 업데이트
기능
- 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.
수정사항
- Removed obsolete properties and warnings.
- Investigate multi-threading addition to the DataMatrix region detection algorithms.
Released: Mar 23, 2023
V23.3 버젼 업데이트
수정사항
- The DotCode type image obtained from BarcodeGenerator is not recognized.
- Investigate replacement of Reed-Solomon library.
Released: Feb 27, 2023
V23.2 버젼 업데이트
기능
- Improved Dotcode barcode recognition quality.
수정사항
- Aspose.BarCode is not reading barcodes from TIF files.
- Test failed with error.
Released: Dec 28, 2022
V22.12 버젼 업데이트
기능
- Added support for HIBC Labeler Identification Code (LIC).
- Improved DotCode encoding and decoding.
수정사항
- Incorrect generation and recognition DotCode.
- JPG to BarCode: Converting jpg file throws “IllegalAccessError: superclass access check failed” error.
- Exception “java.lang.ArrayIndexOutOfBoundsException:” when generating QR code value.
- Incorrect test result - expected -1 but found -16777216.
- Evaluate PDF417 barcodes reading with minimized time and memory cost.
Released: Nov 24, 2022
V22.11 버젼 업데이트
기능
- Improved MaxiCode decoder.
- Improved MaxiCode recognition algorithm.
수정사항
- 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 20, 2022
V22.10 버젼 업데이트
수정사항
- Incorrect File ID field encoding in MacroPdf417.
- QR/GS1QR generation throws exception in AutoSizeMode.Nearest.