zxing/android/assets/html-en/whatsnew.html

18 lines
512 B
HTML
Raw Normal View History

<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>