zxing/android/assets/html-en/whatsnew.html
2012-09-29 12:25:11 +00:00

16 lines
348 B
HTML

<!DOCTYPE HTML>
<html>
<head>
<meta charset="UTF-8"/>
<title>What's new in Barcode Scanner</title>
<link rel="stylesheet" href="../style.css" type="text/css"/>
</head>
<body>
<p>New in version 4.3.1:</p>
<ul>
<li>Disabled exposure control as it caused problems on several buggy devices</li>
<li>Other small bug fixes</li>
</ul>
</body>
</html>