This section contains information on new features, improvements, fixes, and known issues for each release.
- Barcode Xpress for .NET Framework v13.9
- Barcode Xpress for .NET Framework v13.8
- Barcode Xpress for .NET Framework v13.7
- Barcode Xpress for .NET Framework v13.6
- Barcode Xpress for .NET Framework v13.5
- Barcode Xpress for .NET Framework v13.4
- Barcode Xpress for .NET Framework v13.3
- Barcode Xpress for .NET Framework v13.2
- Barcode Xpress for .NET Framework v13.0
Barcode Xpress for .NET Framework v13.9
Barcode Xpress for .NET Framework v13.9 introduces the following:
13.9 New Features and Improvements
- Added a RESTful API for barcode scanning Please refer to the Barcode Scanner REST API topics for more information and examples on how to use the API.
- QR Code decoding. Improved decoding of damaged QR Code barcodes that have a noise line going through the locator pattern.
13.9 Product Updates and Fixes
- Addressed a memory leak issue when Barcode Xpress is used in a multithreaded application and the AdditionalReadingPass property is set to true.
13.9 Documentation Updates
- Added new topics for the Barcode Scanner REST API, including how to get started and use the code examples.
Barcode Xpress for .NET Framework v13.8
Barcode Xpress for .NET Framework v13.8 introduces the following:
13.8 New Features and Improvements
- Code 39 decoding. Improved decoding of damaged Code 39 barcodes that have one of the bars split by a noise line.
Barcode Xpress for .NET Framework v13.7
Barcode Xpress for .NET Framework v13.7 introduces the following:
13.7 Product Updates and Fixes
- Improved detection of faded or damaged QR Locator Patterns.
Barcode Xpress for .NET Framework v13.6
Barcode Xpress for .NET Framework v13.6 introduces the following:
13.6 New Features and Improvements
-
New Barcode Xpress for .NET Framework samples. We’ve created 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. Learn more about them here.
-
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 distortion.
13.6 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.
-
Added a new topic explaining how to encode and decode barcodes which contain Kanji/Kana symbols.
Barcode Xpress for .NET Framework v13.5
Barcode Xpress for .NET Framework v13.5 introduces the following:
13.5 New Features and Improvements
- Evaluate Barcode Xpress - You can now run Barcode Xpress without an installed license, making it easier to evaluate the product. Barcode Xpress now automatically runs in Watermark evaluation mode if started without a license. For more information, refer to the Try It! section of the documentation.
- Barcode Xpress now detects Micro QR barcodes. With this release you can now recognize the four versions of Micro QR codes: M1, M2, M3, and M4. For more details, refer to the Micro QR topic in the help.
- New Barcode Xpress sample on GitHub. We’ve published a new sample on Github. This sample is deliberately minimal, designed to give developers a clear, concise example of how to get started with Barcode Xpress in a few minutes.
13.5 Product Updates and Fixes
- Addressed rare intermittent issue where Barcode Xpress wasn't able to detect any barcodes on color images.
- Addressed an intermittent issue when Barcode Xpress incorrectly calculated the module width for the Data Matrix barcode with distorted timing patterns.
- Addressed an issue where Barcode Xpress would sometimes discard decoded Aztec Barcodes if other 2D barcode types were selected.
13.5 Documentation Updates
- We reorganized the documentation so you can find what you need more quickly.
- We updated the Getting Started section to make it easier for you to evaluate Barcode Xpress.
Barcode Xpress for .NET Framework v13.4
Barcode Xpress for .NET Framework v13.4 introduces the following:
13.4 Product Updates and Fixes
- 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 more then a single AppDomain using default constructor.
- Fixed a bug in error correction algorithms which would occasionally prevent QR codes with damaged bars from being decoded.
- Fixed a bug which could occasionally prevent PDF417 barcodes from being decoded properly when they were rotated 180 degrees.
- Improved detection of QR Code version information when barcode is damaged.
- Fixed an out-of-bounds read operation for cropped images that could in some cases trigger illegal read exception while reading GS1 DataBar barcodes.
Barcode Xpress for .NET Framework v13.3
Barcode Xpress for .NET Framework v13.3 introduces the following improvements:
- Added the ability to detect Code 39 and Code 39 Extended barcodes without start and stop patterns.
- Improved barcode performance:
- Increased the algorithm speed by 5-20% for 1D barcodes (depending on input image).
- Increased the algorithm accuracy for Code 39, Code 39 Extended, and Patch Code barcode types.
- Added new loading options for .NET native component library.
Barcode Xpress for .NET Framework v13.2
Barcode Xpress for .NET Framework v13.2 introduces the following improvements:
- Added support for PLANET barcodes.
- New Resource for Barcode Xpress on our Website:
- Try the Barcode Xpress online demo to see how it reads single and multiple barcodes on a document.
Barcode Xpress for .NET Framework v13.0
Barcode Xpress for .NET Framework v13.0 introduces the following improvements:
- Added support for MicroPDF417 Barcodes.
- Added support for 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.