Updated the HTML "What's new" page with 3.0 features.
[zxing.git] / android / assets / html / whatsnew.html
index b873587..25a6978 100644 (file)
@@ -3,12 +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.8:</p>
+<p>New in version 3.0:</p>
 <ul>
-  <li>Fixed a bug in sharing contact info.</li>
-  <li>QR Code decoding works better in difficult lighting.</li>
-  <li>Added simplified and traditional Chinese translations.</li>
-  <li>Several other minor improvements and bug fixes.</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