Created Barcode Scanner 3.31 final.
[zxing.git] / android / assets / html / whatsnew.html
index 9c62e41..994b1f2 100644 (file)
@@ -2,13 +2,24 @@
 <title>What's new in this version</title>
 <body>
 <link rel="StyleSheet" href="style.css" type="text/css">
-<h3><center>What's new in this version</center></h3>
-<p>New in version 3.1:</p>
+<p><b>New in version 3.31:</b></p>
 <ul>
-  <li>Added a real-time visualization of the image processing as it's looking for barcodes.</li>
-  <li>Made QR Code reading in shadows or other difficult lighting dramatically better.</li>
-  <li>Added sharing of any installed app by generating a QR Code that links to Market.</li>
-  <li>Many other minor improvements and bug fixes.</li>
+  <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>