Barcode Xpress .NET のリリース

Released: Sep 23, 2022

v13.9 での更新項目

機能

  • Added a RESTful API for barcode scanning.
  • QR Code decoding - Improved decoding of damaged QR Code barcodes that have a noise line going through the locator pattern.
  • Added new topics for the Barcode Scanner REST API, including how to get started and use the code examples.

不具合の修正

  • Addressed a memory leak issue when Barcode Xpress is used in a multithreaded application and the additionalReadingPass parameter is set to true.

Released: Feb 22, 2022

v13.8 での更新項目

機能

  • Code 39 decoding - Improved decoding of damaged Code 39 barcodes that have one of the bars split by a noise line.

Released: Dec 20, 2021

v13.7 での更新項目

機能

  • Improved detection of faded or damaged QR Locator Patterns.

Released: Sep 30, 2021

v13.6 での更新項目

機能

  • New Barcode Xpress for .NET Framework samples - Added new easy-to-use GitHub samples. These samples are deliberately minimal, designed to give developers clear, concise examples of how to get started with Barcode Xpress in a few minutes.
  • Barcode Xpress for .NET Framework now comes in a ZIP archive - Barcode Xpress is now shipped within a ZIP archive instead of an installer, allowing you to get started quickly and easily.
  • QR Code decoding - Improved the ability to decode QR Codes with interior...

Released: Jun 30, 2021

v13.5 での更新項目

機能

  • Micro QR Support - With this release you can now recognize the four versions of Micro QR codes: M1, M2, M3 and M4.
  • New Samples on GitHub - New samples have been published on GitHub, designed to give developers a clear, concise example of how to get started with Barcode Xpress in a few minutes.

不具合の修正

  • Fixed rare intermittent issue where Barcode Xpress wasn't able to detect any barcodes on color images.
  • Fixed an intermittent issue when Barcode Xpress incorrectly calculated the module width for...

Released: Jan 23, 2021

v13.4 での更新項目

機能

  • Improved detection of QR Code version information when barcode is damaged.

不具合の修正

  • Addressed an issue where Barcode Xpress wasn't able to recognize squashed QR barcodes, where the horizontal and vertical module size was different.
  • Addressed an issue with algorithm improvement for Data Matrix barcodes with a damaged finder pattern to perform incorrect calculations for rectangular barcodes.
  • Addressed an issue when Barcode Xpress thrown MemoryModuleException exception if it was initialized in...

Released: Sep 17, 2020

v13.3 での更新項目

機能

  • Added the ability to detect Code 39 and Code 39 Extended barcodes without start and stop patterns.
  • Improved barcode performance:
    • Increased algorithm speed by 5-20% for 1D barcodes.
    • Increased algorithm accuracy for Code 39, Code 39 Extended, and Patch Code barcode types.
  • Added new loading options for Microsoft .NET native component library.

Released: May 28, 2020

v13.2 での更新項目

機能

  • Added support for PLANET barcodes.

Released: Oct 21, 2019

v13.0 での更新項目

機能

  • Added support for MicroPDF417 Barcodes.
  • Added support for Microsoft Visual Studio 2019.
  • Added the AdditionalReadingPass property to scan the image a second time at a smaller resolution to potentially find more barcodes.
  • Accuracy improvements for Data Matrix and Code 39 barcodes.
  • Updated documentation with more explanations and code examples.

Released: Jan 10, 2019

v12.2 での更新項目

機能

  • Added support for a broader range of barcode types by adding UPU S18 4-State barcodes and Royal Post 4-State barcodes with variable length postal codes.
  • Improved accuracy for reading Code 128, Data Matrix, PDF417, QR Code, and Code 39 barcodes.