zxing/android/assets/html/whatsnew.html

16 lines
594 B
HTML

<html>
<title>What's new in this version</title>
<body>
<link rel="StyleSheet" href="style.css" type="text/css">
<h3><center>What's new in this version</center></h3>
<p>New in version 2.7:</p>
<ul>
<li>Searching for a product online now uses the new mobile version of Google Product Search, which
is formatted for small screens and loads quicker.</li>
<li>Two fixes in QR Code version detection.</li>
<li>Fixed encoding QR Codes of geo locations.</li>
<li>You can now encode a contact as a QR Code even if it doesn't have a name, i.e. just a phone
number.</li>
</ul>
</body>
</html>