Aspose.BarCode for Node.js via Java Releases

Released: Aug 29, 2023

Updates in V23.8

Features

  • Improved Micro PDF417 barcode reader.
  • Improved color binarization algorithm.
  • Improved Han Xin Code barcode support.
  • Improve DataMatrix Industrial barcode recognition engine.

Fixes

  • Fix decreased performance of DataMatrix recognition.
  • Code throws System.IndexOutOfRangeException with empty string.

Released: Jul 28, 2023

Updates in V23.7

Features

  • Improved DataMatrix encoder.

Fixes

  • Reed-Solomon correction algorithm fails to correct correctable data.

Released: Jun 29, 2023

Updates in V23.6

Features

  • Improved DataMatrix recognition engine.
  • Added support for Han Xin Code.
  • Improved the engine for handling license files.

Fixes

  • Generated PDF417 is not recognized with DataSymbol scanner.

Released: May 30, 2023

Updates in V23.5

Features

  • Added support for Code128 encoder codeset selection.

Fixes

  • Render one whitespace symbol to SVG windows bug.

Released: Apr 21, 2023

Updates in V23.4

Features

  • 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.

Fixes

  • Removed obsolete properties and warnings.
  • Investigate multi-threading addition to the DataMatrix region detection algorithms.

Released: Mar 23, 2023

Updates in V23.3

Fixes

  • The DotCode type image obtained from BarcodeGenerator is not recognized.
  • Investigate replacement of Reed-Solomon library.

Released: Feb 27, 2023

Updates in V23.2

Features

  • Improved Dotcode barcode recognition quality.

Fixes

  • Aspose.BarCode is not reading barcodes from TIF files.
  • Test failed with error.

Released: Dec 28, 2022

Updates in V22.12

Features

  • Added support for HIBC Labeler Identification Code (LIC).
  • Improved DotCode encoding and decoding.

Fixes

  • 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

Updates in V22.11

Features

  • Improved MaxiCode decoder.
  • Improved MaxiCode recognition algorithm.

Fixes

  • 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

Updates in V22.10

Fixes

  • Incorrect File ID field encoding in MacroPdf417.
  • QR/GS1QR generation throws exception in AutoSizeMode.Nearest.