Barcode Xpress 릴리스

릴리스 전반에서 새로 나온 내용을 살펴보세요. 기능, 개선 사항, 해결된 문제에 대한 자세한 정보를 제공합니다.

1월
2월
3월
4월
5월
6월
7월
8월
9월
10월
11월
12월
Barcode Xpress .NET Core v14.0주요 버전2025년 1월 9일
기능
  • 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.
수정 사항
  • 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.102025년 1월 7일
기능
  • 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.
수정 사항
  • 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.102025년 1월 7일
기능
  • 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.
수정 사항
  • 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.102025년 1월 7일
기능
  • 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.
수정 사항
  • 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.102025년 1월 7일
기능
  • 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.
수정 사항
  • 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.102025년 1월 7일
기능
  • 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.
수정 사항
  • 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.