Aspose.BarCode for Node.js via Java 新版本發表

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.

Released: Sep 28, 2022

V22.9 中的更新

修補程式

  • Fixed Code128 encoding for extended ASCII characters.
  • Fixed issue with reading Barcode value.