Final changes for v2.7 of Barcode Scanner, including sending product lookups to the...
[zxing.git] / android / assets / html / whatsnew.html
1 <html>
2 <title>What's new in this version</title>
3 <body>
4 <link rel="StyleSheet" href="style.css" type="text/css">
5 <h3><center>What's new in this version</center></h3>
6 <p>New in version 2.7:</p>
7 <ul>
8   <li>Searching for a product online now uses the new mobile version of Google Product Search, which
9   is formatted for small screens and loads quicker.</li>
10   <li>Two fixes in QR Code version detection.</li>
11   <li>Fixed encoding QR Codes of geo locations.</li>
12   <li>You can now encode a contact as a QR Code even if it doesn't have a name, i.e. just a phone
13   number.</li>
14 </ul>
15 </body>
16 </html>