zxing/android/assets/html-en/whatsnew.html
dswitkin@google.com 1204c7d7fa Created Barcode Scanner v4.1 beta 1.
git-svn-id: https://zxing.googlecode.com/svn/trunk@2254 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2012-04-16 21:54:57 +00:00

18 lines
512 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.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>