zxing/android/assets/html/whatsnew.html

26 lines
945 B
HTML
Raw Normal View History

<html>
<title>What's new in this version</title>
<body>
<link rel="StyleSheet" href="style.css" type="text/css">
<p><b>New in version 3.31:</b></p>
<ul>
<li>Fixed a bug which caused some devices not to scan from time to time.</li>
<li>Added Arabic translation.</li>
<li>Improved scanning speed.</li>
<li>Added RSS Expanded support.</li>
<li>Fixed a crash in the QR Code reader.</li>
<li>Improved Chinese character support in QR Codes.</li>
</ul>
<p><b>New in version 3.3:</b></p>
<ul>
<li>Added support for RSS-14 barcodes.</li>
<li>Diabled the flash on the Behold II.</li>
<li>Added the ability to send a QR Code generated with the Share feature.</li>
<li>Forced the beep sound off if the phone is in silent mode.</li>
<li>Allowed web sites to start Barcode Scanner and choose the URL the result is sent to.</li>
<li>Added Portuguese and Danish translations.</li>
<li>New Eclair-style icon.</li>
</ul>
</body>
</html>