- Created Barcode Scanner 3.0 beta 1, for Donut and above only.
[zxing.git] / android / assets / html / whatsnew.html
index 9b55eae..5d54abd 100644 (file)
@@ -3,14 +3,13 @@
 <body>
 <link rel="StyleSheet" href="style.css" type="text/css">
 <h3><center>What's new in this version</center></h3>
-<p>New in version 2.7:</p>
+<p>New in version 3.0:</p>
 <ul>
-  <li>Searching for a product online now uses the new mobile version of Google Product Search, which
-  is formatted for small screens and loads quicker.</li>
-  <li>Two fixes in QR Code version detection.</li>
-  <li>Fixed encoding QR Codes of geo locations.</li>
-  <li>You can now encode a contact as a QR Code even if it doesn't have a name, i.e. just a phone
-  number.</li>
+  <li>Added support for high resolution and high DPI screens.</li>
+  <li>Made the scanning rectangle wider for better performance on 1D barcodes.</li>
+  <li>Wrote a new history feature (press Menu from the scanning screen).</li>
+  <li>Added support for sharing contacts via ACTION_SEND.</li>
+  <li>Better performance and stability on Donut (Android 1.6) and later.</li>
 </ul>
 </body>
 </html>
\ No newline at end of file