Final changes for Barcode Scanner 2.93.
[zxing.git] / android / assets / html / whatsnew.html
1 <html>
2 <title>What's new in this version</title>
3 <body>
4 <link rel="StyleSheet" href="style.css" type="text/css">
5 <h3><center>What's new in this version</center></h3>
6 <p>New in version 2.93:</p>
7 <ul>
8   <li>Worked around an Android bug which could cause scanning to stop working after a while.</li>
9 </ul>
10 <p>New in version 2.92:</p>
11 <ul>
12   <li>Made another fix for the Samsung Galaxy.</li>
13 </ul>
14 <p>New in version 2.91:</p>
15 <ul>
16   <li>Forced the Samsung Galaxy flash off, which was interfering with scanning.</li>
17   <li>A few other minor fixes.</li>
18 </ul>
19 <p>New in version 2.9:</p>
20 <ul>
21   <li>Added a new custom search function for advanced users.</li>
22   <li>Added Japanese translations.</li>
23 </ul>
24 </body>
25 </html>