Change notes for 1.6

git-svn-id: https://zxing.googlecode.com/svn/trunk@1600 59b500cc-1b3d-0410-9834-0bbf25fbcc57
This commit is contained in:
srowen 2010-09-20 18:12:40 +00:00
parent 295fe6f50f
commit 5fc01d7617

19
CHANGES
View file

@ -245,3 +245,22 @@
- Preliminary RSS-14 support
- Reconceived support for various image sources and thresholding
- Other small bug fixes and performance improvements
1.6 (20 Sept 2010)
- Many, many updates to C++, Symbian, iPhone ports
- RSS 14, Expanded support
- Code 93 support
- Codabar support
- Data Matrix support reaches release quality
- UPC/EAN +5 extension support
- Android app:
- Share history support
- Bulk scan mode
- Wi-fi configuration support
- Format available in callback for web-based integration
- Updated or new translations for:
Hungarian, Danish, Chinese, Arabic, Dutch, Slovenian, Turkish
- UI beautification
- Added ability to detect multiple barcodes per image
- Many small bug fixes and enhancements