mirror of
https://github.com/zxing/zxing.git
synced 2024-11-13 06:24:06 -08:00
0dbfc11aa3
- Other minor polish. - Bumped the version to 3.54 beta 1. git-svn-id: https://zxing.googlecode.com/svn/trunk@1737 59b500cc-1b3d-0410-9834-0bbf25fbcc57
37 lines
1.2 KiB
HTML
37 lines
1.2 KiB
HTML
<html>
|
|
<head>
|
|
<title>What's new in Barcode Scanner</title>
|
|
<link rel="stylesheet" href="style.css" type="text/css"/>
|
|
</head>
|
|
<body>
|
|
<p><b>New in version 3.54:</b></p>
|
|
<ul>
|
|
<li>Fixed support for the Motorola Xoom tablet.</li>
|
|
<li>Added Hebrew translation.</li>
|
|
<li>Other minor fixes.</li>
|
|
</ul>
|
|
<p><b>New in version 3.53:</b></p>
|
|
<ul>
|
|
<li>Added support for 16 and 24 digit ITF codes.</li>
|
|
<li>Added support for mirrored images for front-facing cameras.</li>
|
|
<li>Improved Chinese, Turkish, Czech, and German translations.</li>
|
|
<li>Improved handling of all day calendar events on some devices.</li>
|
|
</ul>
|
|
<p><b>New in version 3.52:</b></p>
|
|
<ul>
|
|
<li>Fixed a crash on the Wildfire, Intercept, and other low DPI devices.</li>
|
|
<li>Improved Russian translation.</li>
|
|
</ul>
|
|
<p><b>New in version 3.51:</b></p>
|
|
<ul>
|
|
<li>Improved Data Matrix barcode reading.</li>
|
|
<li>Added support for Hanzi encoding of Chinese characters.</li>
|
|
<li>Added a preview of shortened URLs and product barcodes.</li>
|
|
<li>Added Korean translation.</li>
|
|
<li>Fixed Danish and Turkish translations.</li>
|
|
<li>Fixed a couple of rare crashes.</li>
|
|
<li>Many bug fixes.</li>
|
|
</ul>
|
|
</body>
|
|
</html>
|