zxing/android/assets/html-en/whatsnew.html
dswitkin@google.com 20424b0e4e Created Barcode Scanner v4.11 beta 1 based on CL 2284.
git-svn-id: https://zxing.googlecode.com/svn/trunk@2292 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-05-14 17:52:09 +00:00

23 lines
668 B
HTML

<html>
<head>
<title>What's new in Barcode Scanner</title>
<link rel="stylesheet" href="../style.css" type="text/css"/>
</head>
<body>
<p><strong>New in version 4.11:</strong></p>
<ul>
<li>Fixed a few crashes.</li>
<li>Fixed another compatibility problem with the Galaxy Tab.</li>
</ul>
<p><strong>New in version 4.1:</strong></p>
<ul>
<li>Made compatibility fixes for Optimus V and Galaxy Tab devices.</li>
<li>Improved QR Code character set detection.</li>
<li>Made more translation fixes.</li>
<li>Improved URL handling for bitcoin and others.</li>
<li>Fixed a few rare crashes.</li>
<li>Improved scanning speed a little.</li>
</ul>
</body>
</html>