Updated the HTML "What's new" page with 3.0 features.
[zxing.git] / android / assets / html / whatsnew.html
index 9553947..25a6978 100644 (file)
@@ -3,18 +3,11 @@
 <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.4, you can <a href="sharing.html">share information with your friends</a> using
-  barcodes:</p>
-<center><p><img src="../images/scan-from-phone.png"></p></center>
-<p>Other improvements include:</p>
+<p>New in version 3.0:</p>
 <ul>
-  <li>Scanning is now twice as fast</li>
-  <li>Contact info QR Codes can now contain URLs, birthdays, and more</li>
-  <li>Calendar events can be read from QR Codes and added to your calendar</li>
-  <li>Improved support for reading Japanese characters in QR Codes</li>
-  <li>Searching Google will now use the phone's locale for local results instead of always using
-    google.com</li>
-  <li>New HTML help system</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>
 </ul>
 </body>
 </html>
\ No newline at end of file