- Created Barcode Scanner 3.0 beta 1, for Donut and above only.
[zxing.git] / android / assets / html / whatsnew.html
index 0b39b2f..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.6:</p>
+<p>New in version 3.0:</p>
 <ul>
-  <li>Added support for ITF format barcodes.</li>
-  <li>Fixed a bug where some URLs would be misinterpreted as email addresses.</li>
-  <li>Added support for uppercase URIs like TEL: and GEO:.</li>
-  <li>Prevented Barcode Scanner from crashing when launching an unhandled intent.</li>
-  <li>Web apps can now launch Barcode Scanner by creating a hyperlink to <i>http://zxing.appspot.com/scan</i>.</li>
-  <li>Added the version to the about box.</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