mirror of
https://github.com/zxing/zxing.git
synced 2025-01-15 13:17:38 -08:00
e7b14f7443
git-svn-id: https://zxing.googlecode.com/svn/trunk@1768 59b500cc-1b3d-0410-9834-0bbf25fbcc57
40 lines
1.4 KiB
HTML
40 lines
1.4 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.6:</b></p>
|
|
<ul>
|
|
<li>Added the ability to type in text and encode it as a QR Code.</li>
|
|
<li>Added support for many more locales for web search and product search.</li>
|
|
<li>Added Hebrew translation.</li>
|
|
<li>Fixed support for the Motorola Xoom tablet.</li>
|
|
<li>Provided a choice of creating a new contact or merging with an existing one.</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>
|