zxing/zxing
 Watch   
 Star   
 Fork   
2024-01-31 08:37:17
zxing

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

2023-07-30 09:46:28
zxing

ZXing 3.5.2

2022-11-02 10:54:13
zxing

ZXing 3.5.1

  • Various minor bug fixes, including more from oss-fuzz
  • Avoid very long detection of QR codes in two types of pathological cases
  • Don't fail QR code decoding if GB2312 not supported by JDK

See https://github.com/zxing/zxing/milestone/14?closed=1

2022-05-02 00:16:16
zxing

ZXing 3.5.0

See https://github.com/zxing/zxing/milestone/13?closed=1

2020-09-30 08:53:36
zxing

ZXing 3.4.1

  • Wifi QR codes now recognize PH2:, not H:, for phase 2 method
  • Minor bug fixes and improvements

See https://github.com/zxing/zxing/milestone/12?closed=1

2019-05-18 08:36:13
zxing

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
2018-09-11 21:59:25
zxing

Barcode Scanner 4.7.8

A simple bug fix release. This may be the last release of the app, as Play will soon require APKs to target API level 26, and this would require some modifications to the app to handle the new permissions model.

2018-05-29 23:18:10
zxing

ZXing 3.3.3

  • Minor fixes and improvements
  • Java 9+ support

https://github.com/zxing/zxing/milestone/11?closed=1

2018-01-31 12:14:01
zxing

ZXing 3.3.2

  • Add workaround for Gradle + Android build issues
  • Minor DataMatrix bug fixes
  • Improve WPA2 wi-fi configuration support in Barcode Scanner
  • Various translation updates and minor improvements

https://github.com/zxing/zxing/milestone/10?closed=1

2017-10-26 02:29:49
zxing

Barcode Scanner 4.7.7

  • Various fixes to Code 128, 39 encoding; DataMatrix decoding
  • Various translation updates for Barcode Scanner