Zxing Versions Save

ZXing ("Zebra Crossing") barcode scanning library for Java, Android

zxing-3.3.1

6 years ago
  • Various fixes to Code 128, 39 encoding; DataMatrix decoding
  • Improvements to speed and robustness of zxing.org decoder
  • Java 9 support
  • Various translation updates for Barcode Scanner
  • Removed Google Glass, ZXing Test apps
  • Barcode Scanner 4.7.7
  • Note: core library will require Android SDK 19+ when used in an Android app

https://github.com/zxing/zxing/issues?q=is%3Aclosed+milestone%3A3.3.1

zxing-3.3.0

7 years ago
  • Minor core API additions like Result.getNumBits, raw bytes for Aztec
  • Small changes for Java 9 compatibility
  • Barcode Scanner 4.7.6 release with Android API 23 support
  • TIFF support in online decoder
  • Many small bug fixes, typo fixes and project build improvements

https://github.com/zxing/zxing/issues?q=is%3Aclosed+milestone%3A3.3.0

BS-4.7.6

7 years ago
  • Bug fixes

BS-4.7.5

8 years ago
  • Selecting camera manually works for front cameras again
  • Focus now works after light is enabled again

BS-4.7.4

8 years ago
  • Fix for rotated images on some devices
  • Fix for some problems with beep sounds
  • Bug fixes

BS-4.7.3

9 years ago
  • Several bug fixes, especially for Data Matrix and PDF417 parsing
  • Barcode Scanner can now disable history

zxing-3.2.0

9 years ago
  • Several bug fixes, especially for Data Matrix and PDF417 parsing
  • Retired jruby binding
  • Barcode Scanner can now disable history

https://github.com/zxing/zxing/issues?q=is%3Aclosed+milestone%3A3.2.0

zxing-3.1.0

9 years ago
  • Retire actionscript port
  • Small bug fixes

https://github.com/zxing/zxing/issues?milestone=3&state=closed

BS-4.7.0

9 years ago
  • Fixed custom search URL formatting
  • Other applications can specify which camera to use
  • Bug fixes