Updated the HTML "What's new" page with 3.0 features.
authordswitkin <dswitkin@59b500cc-1b3d-0410-9834-0bbf25fbcc57>
Wed, 23 Sep 2009 15:19:44 +0000 (15:19 +0000)
committerdswitkin <dswitkin@59b500cc-1b3d-0410-9834-0bbf25fbcc57>
Wed, 23 Sep 2009 15:19:44 +0000 (15:19 +0000)
git-svn-id: http://zxing.googlecode.com/svn/trunk@1062 59b500cc-1b3d-0410-9834-0bbf25fbcc57

android/assets/html/whatsnew.html

index d1d3938..25a6978 100644 (file)
@@ -3,23 +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.93:</p>
+<p>New in version 3.0:</p>
 <ul>
-  <li>Worked around an Android bug which could cause scanning to stop working after a while.</li>
-</ul>
-<p>New in version 2.92:</p>
-<ul>
-  <li>Made another fix for the Samsung Galaxy.</li>
-</ul>
-<p>New in version 2.91:</p>
-<ul>
-  <li>Forced the Samsung Galaxy flash off, which was interfering with scanning.</li>
-  <li>A few other minor fixes.</li>
-</ul>
-<p>New in version 2.9:</p>
-<ul>
-  <li>Added a new custom search function for advanced users.</li>
-  <li>Added Japanese translations.</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