a88c86f9833b7b502d9ba3f793c55ea8f6f2f0fc
[zxing.git] / android / assets / html / whatsnew.html
1 <html>
2 <head>
3 <title>What's new in this version</title>
4 <link rel="stylesheet" href="style.css" type="text/css"/>
5 </head>
6 <body>
7 <p><b>New in version 3.4:</b></p>
8 <ul>
9   <li>Added suppport for WiFi base station creditials in QR Codes.</li>
10   <li>Added Code 93 support.</li>
11   <li>Added recognition of 5 digit UPC/EAN extensions.</li>
12   <li>Added bulk scan mode to the preferences.</li>
13   <li>Allowed the app to be moved to the SD card on Froyo devices.</li>
14   <li>Fixed a problem where scanning would not work when resuming the app.</li>
15   <li>Made Calendar event parsing more lenient.</li>
16   <li>Fixed crashes in the QR Encoder with missing data.</li>
17   <li>Updated the UI appearance a bit.</li>
18 </ul>
19 </body>
20 </html>