zxing/android/assets/html/whatsnew.html

18 lines
484 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><b>New in version 3.51:</b></p>
<ul>
<li>Improved Data Matrix barcode reading.</li>
<li>Added support for Hanzi encoding of Chinese characters.</li>
<li>Added a preview of shortened URLs and product barcodes.</li>
<li>Added Korean translation.</li>
<li>Fixed a couple of rare crashes.</li>
<li>Many bug fixes.</li>
</ul>
</body>
</html>