- Notifications
You must be signed in to change notification settings - Fork9.4k
Releases: zxing/zxing
ZXing 3.5.4
What's Changed
- Fix container inefficiency in RSSExpandedReader.java by@cinsttool in#1782
- Fix SYMBOLOGY_IDENTIFIER Loss in QRCodeMultiReader to Ensure Data Integrity and Functional Consistency with QRCodeReader by@xiebaiyuan in#1839
- Be more stringent on email validation rules by@ftiercelin in#1870
- PDF417: Check that input is made of 0...127 chars when using Compaction.TEXT, throw an explicit exception if not the case by@ftiercelin in#1878
- Fixing issue#1831 by@ftiercelin in#1879
- Add hint to correct wrong dimension by@magethle in#1901
- Fix distortion calculation for isosceles right triangles by@magethle in#1908
- Add input validation for pixel array length in RGBLuminanceSource to avoid ArrayIndexOutOfBoundsException by@leofernandesmo in#1961
- Add 90-degree rotation support to RGBLuminanceSource by@gredler in#2012
- Add GrayscaleLuminanceSource by@gredler in#2013
- Loosen ITF max variance for 3x module widths by@gredler in#2014
Full Changelog:zxing-3.5.3...zxing-3.5.4
Assets2
Uh oh!
There was an error while loading.Please reload this page.
ZXing 3.5.3
What's Changed
- Fix MaxiCode handling of vertical quiet zone by@gredler in#1671
- Removing the forced content limit check for Code128Writer.java by@himanshushukla254 in#1675
- Detect RSS Expanded finder pattern false positives by checking sequences by@gredler in#1680
- Update GS1 AIs according to 2023 specification by@gredler in#1681
- Prevent --raw CLR option from failing if result.getRawBytes() is null by@dlenski in#1683
- Avoid 2 more RSS Expanded finder pattern false positive scenarios by@gredler in#1692
- Avoid decoding stacked row 1 of N independently by@gredler in#1693
- Support for platforms where SJIS is unavailable by@blakepuhak in#1747
New Contributors
- @himanshushukla254 made their first contribution in#1675
- @blakepuhak made their first contribution in#1747
Full Changelog:zxing-3.5.2...zxing-3.5.3
Assets2
Uh oh!
There was an error while loading.Please reload this page.
ZXing 3.5.2
- Minor enhancements for Code 128 and PDF417
- Restore compatibility with older JDKs
Seehttps://github.com/zxing/zxing/milestone/15?closed=1
Assets2
Uh oh!
There was an error while loading.Please reload this page.
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
Assets2
Uh oh!
There was an error while loading.Please reload this page.
ZXing 3.5.0
- Many edge-case fixes and improvements fromoss-fuzz
- Various improvements and fixes to Aztec, PDF417, DataMatrix decoding
- New 'minimal' encoding mode from@AlexGeller1 (#1444)
Assets2
Uh oh!
There was an error while loading.Please reload this page.
ZXing 3.4.1
- Wifi QR codes now recognize PH2:, not H:, for phase 2 method
- Minor bug fixes and improvements
Assets2
Uh oh!
There was an error while loading.Please reload this page.
ZXing 3.4.0
- Requires Java 8+. Note: Android apps using this version must target API 24 or higher.
core,javasemodules declare a Java 9+ moduleHtmlAssetTranslatorandStringsResourceTranslatorlegacy utilities are moved to a.client.j2sesubpackage- No more releases of the Barcode Scanner app
- Minor bug fixes to
Code93Writer - Minor improvements to QR code detection
Assets2
Uh oh!
There was an error while loading.Please reload this page.
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.
Assets3
Uh oh!
There was an error while loading.Please reload this page.
ZXing 3.3.3
- Minor fixes and improvements
- Java 9+ support
Assets2
Uh oh!
There was an error while loading.Please reload this page.
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
Assets2
Uh oh!
There was an error while loading.Please reload this page.