Rilasci di Aspose.BarCode for Node.js via Java

Released: Feb 29, 2024

Aggiornamenti in V24.2

Funzionalità

  • Updated 'QualitySettings' API structure.
  • Added support for rMQR barcodes.

Correzioni

  • BarCodeReader could not find DotCode barcode.
  • Unable to read DataMatrix barcode from a TIFF image.
  • Recognition of Micro QR code gives incorrect result.
  • Issue with DataMatrix detection/recognition.
  • Barcode label not shown for PDF147 and QR barcodes.

Released: Jan 31, 2024

Aggiornamenti in V24.1

Funzionalità

  • Added support for multi-threading to postal processors.

Released: Dec 22, 2023

Aggiornamenti in V23.12

Funzionalità

  • Improved Han Xin Code support.
  • Improved speed of basic recognition.
  • Improved QR recognition quality.

Released: Nov 27, 2023

Aggiornamenti in V23.11

Funzionalità

  • Added support for encoding and decoding MicroPdf417 barcodes with special GS1 modes.

Released: Oct 28, 2023

Aggiornamenti in V23.10

Funzionalità

  • Improved Aztec barcode recognition quality.

Correzioni

  • MicroPdf417 test containing the macro parameters related to LocalDate is failed.
  • Swiss QR barcode: wrong placement of cross.
  • Unable to read DataMatrix code.

Released: Aug 29, 2023

Aggiornamenti in V23.8

Funzionalità

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

Correzioni

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

Released: Jul 28, 2023

Aggiornamenti in V23.7

Funzionalità

  • Improved DataMatrix encoder.

Correzioni

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

Released: Jun 29, 2023

Aggiornamenti in V23.6

Funzionalità

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

Correzioni

  • Generated PDF417 is not recognized with DataSymbol scanner.

Released: May 30, 2023

Aggiornamenti in V23.5

Funzionalità

  • Added support for Code128 encoder codeset selection.

Correzioni

  • Render one whitespace symbol to SVG windows bug.

Released: Apr 21, 2023

Aggiornamenti in V23.4

Funzionalità

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

Correzioni

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