Barcode Xpress Releases

Learn what's new across releases, with details of features, enhancements, and resolved issues.

Jan
Feb
Mar
Apr
May
Jun
Jul
Aug
Sep
Oct
Nov
Dec
Barcode Xpress .NET Core v14.0Major versionJan 9, 2025
Features
  • New generic image API
    • BarcodeXpress now provides an API that analyzes an image file contained within a generic Stream, allowing users to more easily analyze JPEG, TIFF, PNG, or BMP files.
  • New API
    • Barcode Xpress now provides an API that analyzes an ImGearRasterPage object, allowing users to analyze any image that ImageGear supports.
  • Expanded bit depth support
    • BarcodeXpress can now analyze a wider variety of bit depths, including 32 bit ARGB.
  • Added support for Windows 11
    • Windows 11 is now officially supported.
Fixes
  • Deprecation Notice System.Drawing.Bitmap is no longer available on non-Windows platforms when targeting .NET 7.0 and later.
    • The Analyze method that accepts a Bitmap object has been deprecated.
    • If your application targets only Windows, you can continue to use this overload. Otherwise, it is recommended you use the newly added Analyze(Stream) method instead.
Barcode Xpress .NET Core v13.10Jan 7, 2025
Features
  • New Barcode Scanner REST API sample.
    • New easy-to-use sample demonstrating how to use the Barcode Scanner REST API. This sample is deliberately minimal, designed to give developers a clear, concise example of how to get started with the Barcode Scanner REST API in a few minutes.
  • Improved recognition of Data Matrix barcodes with damaged finder patterns.
  • Improved recognition of distorted QR Codes.
  • Improved recognition of stretched QR Codes.
  • Improved recognition of heavily damaged Code 39 barcodes.
Fixes
  • Addressed an issue with Code 93 Extended encoding and decoding of some special symbols.
  • Removed support for .NET Core 3.1 to address a security issue.
  • Fixed an issue where scanning for patch codes on certain images would cause internal error exceptions to be thrown.
  • Addressed an issue with decoding PDF417 barcodes.
Barcode Xpress .NET v13.10Jan 7, 2025
Features
  • New Barcode Scanner REST API sample.
    • New easy-to-use sample demonstrating how to use our Barcode Scanner REST API. This sample is deliberately minimal, designed to give developers a clear, concise example of how to get started with the Barcode Scanner REST API in a few minutes.
  • Improved recognition of Data Matrix barcodes with damaged finder patterns.
  • Improved recognition of distorted QR Codes.
  • Improved recognition of stretched QR Codes.
  • Improved recognition of heavily damaged Code 39 barcodes.
  • Documentation Updates
    • Added context highlighting to the code examples.
Fixes
  • Addressed an issue with Code 93 Extended encoding and decoding of some special symbols.
  • Fixed an issue where scanning for patch codes on certain images would cause internal error exceptions to be thrown.
  • Addressed an issue with decoding PDF417 barcodes.
Barcode Xpress for Linux v13.10Jan 7, 2025
Features
  • New Barcode Scanner REST API sample.
    • New easy-to-use sample demonstrating how to use our Barcode Scanner REST API. This sample is deliberately minimal, designed to give developers a clear, concise example of how to get started with the Barcode Scanner REST API in a few minutes.
  • Improved recognition of Data Matrix barcodes with damaged finder patterns.
  • Improved recognition of distorted QR Codes.
  • Improved recognition of stretched QR Codes.
  • Improved recognition of heavily damaged Code 39 barcodes.
  • Documentation Updates
    • Added context highlighting to the code examples.
Fixes
  • Addressed an issue with Code 93 Extended encoding and decoding of some special symbols.
  • Fixed an issue where scanning for patch codes on certain images would cause internal error exceptions to be thrown.
  • Addressed an issue with decoding PDF417 barcodes.
Barcode Xpress Java v13.10Jan 7, 2025
Features
  • New Barcode Scanner REST API sample.
    • New easy-to-use sample demonstrating how to use our Barcode Scanner REST API. This sample is deliberately minimal, designed to give developers a clear, concise example of how to get started with the Barcode Scanner REST API in a few minutes.
  • Improved recognition of Data Matrix barcodes with damaged finder patterns.
  • Improved recognition of distorted QR Codes.
  • Improved recognition of stretched QR Codes.
  • Improved recognition of heavily damaged Code 39 barcodes.
  • Documentation Updates
    • Added context highlighting to the code examples.
Fixes
  • Addressed an issue with Code 93 Extended encoding and decoding of some special symbols.
  • Fixed an issue where scanning for patch codes on certain images would cause internal error exceptions to be thrown.
  • Addressed an issue with decoding PDF417 barcodes.
Barcode Xpress Node.js v13.10Jan 7, 2025
Features
  • New Barcode Scanner REST API sample.
    • New easy-to-use sample demonstrating how to use our Barcode Scanner REST API. This sample is deliberately minimal, designed to give developers a clear, concise example of how to get started with the Barcode Scanner REST API in a few minutes.
  • Improved recognition of Data Matrix barcodes with damaged finder patterns.
  • Improved recognition of distorted QR Codes.
  • Improved recognition of stretched QR Codes.
  • Improved recognition of heavily damaged Code 39 barcodes.
  • Documentation Updates
    • Added context highlighting to the code examples.
Fixes
  • Addressed an issue with Code 93 Extended encoding and decoding of some special symbols.
  • Fixed an issue where scanning for patch codes on certain images would cause internal error exceptions to be thrown.
  • Addressed an issue with decoding PDF417 barcodes.