Barcode Xpress .NET Core 新版本發表

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 中的更新

特性

  • Added the ability to create 1D and 2D barcodes on Linux operating systems.
  • Added new Barcode Xpress for .NET Core samples - New easy-to-use samples have been created, these samples are deliberately minimal, designed to give developers clear, concise examples of how to get started with Barcode Xpress in a few minutes.
  • 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 中的更新

特性

  • Added support for Microsoft .NET 5 and .NET 6 - The Barcode Xpress library now targets Microsoft .NET Standard 2.0 and supports the following .NET development environments:
    • Microsoft .NET Core 3.1.
    • Microsoft .NET 5.
    • Microsoft .NET 6.
  • Added the ability to create 1D and 2D barcodes on Microsoft Windows operating systems.
  • Improved detection of faded or damaged QR Locator Patterns.
  • Documentation Updates - Added new topics related to the barcode creation functionality.

Released: Sep 30, 2021

v13.6 中的更新

特性

  • QR Code decoding - Improved the ability to decode QR Codes with interior distortion.
  • Added support for Alpine Linux.
  • Documentation Updates - Added a new "Is this page helpful?" question to the bottom of each page, allowing you to send "Yes" or "No" feedback with a single click.
  • Removed top-level directories from the Barcode Xpress for .NET Core ZIP archive to consolidate the directories in the archive and make it easier to extract to your desired location without unnecessary directories...

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 中的更新

特性

  • Added support for Microsoft .NET Core 3.1.
  • Updated the sample application to show the total number of located and decoded barcodes.
  • Added support in the License Manager for the following new command line operations:
    • List operation to display installed licenses.
    • Remove operation to remove all installed licenses.
    • getsdklist operation to fetch a list of installable toolkit licenses.
    • installsdk operation to download and install a toolkit license.
  • Added interactive mode support for the License...

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 support for Ubuntu 20.04.

Released: May 28, 2020

v13.2 中的更新

特性

  • Support for Node.js 12.
  • Added support for UPU S18 4-State, MicroPDF417, and PLANET barcodes.
  • Accuracy and performance improvements for Code 128, Data Matrix, PDF417, QR Codes, Code 39, Code 93, and GS1 DataBar barcodes.
  • Added support for Royal Post 4-State variable length decoding.
  • Added BarcodeType object enumerating supported barcode types.
  • Several additional analyze result properties have been exposed.
  • Removed some third party Node.js package dependencies.
  • Now using Node.js Jimp to support...

Released: Mar 11, 2020

v13.1 中的更新

特性

  • Added a new Metered Licensing option, which allows applications to pull from a pool of purchased transactions instead of licensing each machine that uses the application.
  • Launched a new demo that shows how Barcode Xpress reads single and multiple barcodes on a document.

Released: Oct 21, 2019

v13.0 中的更新

特性

  • Adds Microsoft .NET Core support - The same high speed, accurate engine for reading barcodes is now available in .NET Core on both Linux and Windows.
  • 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.