What’s New

ZXing

Frameworks & Libraries

The barcode and QR code library for Java and Android — decoding and generation.

Latest 3.5.4 · by ZXingWebsitezxing/zxing

Changelog

3.5.4

ZXing 3.5.4

What's Changed

Full Changelog: https://github.com/zxing/zxing/compare/zxing-3.5.3...zxing-3.5.4

3.5.3

ZXing 3.5.3

What's Changed
New Contributors

Full Changelog: https://github.com/zxing/zxing/compare/zxing-3.5.2...zxing-3.5.3

3.4.0

ZXing 3.4.0

  • Requires Java 8+. Note: Android apps using this version must target API 24 or higher.
  • core, javase modules declare a Java 9+ module
  • HtmlAssetTranslator and StringsResourceTranslator legacy utilities are moved to a .client.j2se subpackage
  • No more releases of the Barcode Scanner app
  • Minor bug fixes to Code93Writer
  • Minor improvements to QR code detection
3.0.0

ZXing 3.0.0

  • iphone/, cpp/, objc/, and glass-mirror/ are retired
  • Java 7 now used for all Java-based modules
  • Project moved to github.com/zxing/zxing
  • Many small bug fixes and improvements
2.3.0

ZXing 2.3.0

This is the latest release before the project migrated to Github. It was released November 29, 2013.

Discussion