Allowed non-autofocus devices to see the app in Market, and updated the docs and...
[zxing.git] / android / assets / html / whatsnew.html
index d1d3938..aa777c1 100644 (file)
@@ -3,23 +3,17 @@
 <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.11:</p>
 <ul>
-  <li>Worked around an Android bug which could cause scanning to stop working after a while.</li>
+  <li>Allowed devices without autofocus to see Barcode Scanner in the Market.</li>
+  <li>Minor translation and bug fixes.</li>
 </ul>
-<p>New in version 2.92:</p>
+<p>New in version 3.1:</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 a real-time visualization of the image processing as it's looking for barcodes.</li>
+  <li>Made QR Code reading in shadows or other difficult lighting dramatically better.</li>
+  <li>Added sharing of any installed app by generating a QR Code that links to Market.</li>
+  <li>Many other minor improvements and bug fixes.</li>
 </ul>
 </body>
-</html>
\ No newline at end of file
+</html>