zxing/android/assets/html-en/whatsnew.html
2011-10-20 21:34:24 +00:00

22 lines
814 B
HTML

<html>
<head>
<title>What's new in Barcode Scanner</title>
<link rel="stylesheet" href="../style.css" type="text/css"/>
</head>
<body>
<p><b>New in version 3.7:</b></p>
<ul>
<li>Added support for Android 4.0, a.k.a. Ice Cream Sandwich.</li>
<li>Fixed several crashes.</li>
<li>Made items in the History easier to read.</li>
<li>Prevented secure URIs from being added to History or copied to the clipboard.</li>
<li>Removed some unnecessary permissions.</li>
<li>Improved support for WiFi and contacts in QR Codes.</li>
<li>Made sharing of applications via Market work better.</li>
<li>Fixed loading the right Google sites based on locale.</li>
<li>New Hindi, Indonesian, and Greek translations.</li>
<li>Fixes for Chinese, Slovakian, Hebrew, and Danish translations.</li>
</ul>
</body>
</html>