zxing/android/assets/html-en/whatsnew.html
2013-05-01 16:18:58 +00:00

18 lines
426 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.2:</p>
<ul>
<li>Many small bug fixes and improvements</li>
<li>Scan inverted white-on-black barcodes</li>
<li>Enabled the RSS Expanded barcode format</li>
<li>Product search results from Amazon</li>
</ul>
</body>
</html>