mirror of
https://github.com/zxing/zxing.git
synced 2025-01-30 12:31:12 -08:00
ae1241880b
git-svn-id: https://zxing.googlecode.com/svn/trunk@923 59b500cc-1b3d-0410-9834-0bbf25fbcc57
16 lines
594 B
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> |