- Bumped version to 3.4 beta 1.
[zxing.git] / android / assets / html / whatsnew.html
index 52b1caf..a88c86f 100644 (file)
@@ -4,24 +4,17 @@
 <link rel="stylesheet" href="style.css" type="text/css"/>
 </head>
 <body>
-<p><b>New in version 3.31:</b></p>
+<p><b>New in version 3.4:</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>
+  <li>Added suppport for WiFi base station creditials in QR Codes.</li>
+  <li>Added Code 93 support.</li>
+  <li>Added recognition of 5 digit UPC/EAN extensions.</li>
+  <li>Added bulk scan mode to the preferences.</li>
+  <li>Allowed the app to be moved to the SD card on Froyo devices.</li>
+  <li>Fixed a problem where scanning would not work when resuming the app.</li>
+  <li>Made Calendar event parsing more lenient.</li>
+  <li>Fixed crashes in the QR Encoder with missing data.</li>
+  <li>Updated the UI appearance a bit.</li>
 </ul>
 </body>
 </html>