mirror of
https://github.com/zxing/zxing.git
synced 2025-01-14 20:57:40 -08:00
20424b0e4e
git-svn-id: https://zxing.googlecode.com/svn/trunk@2292 59b500cc-1b3d-0410-9834-0bbf25fbcc57
23 lines
668 B
HTML
23 lines
668 B
HTML
<html>
|
|
<head>
|
|
<title>What's new in Barcode Scanner</title>
|
|
<link rel="stylesheet" href="../style.css" type="text/css"/>
|
|
</head>
|
|
<body>
|
|
<p><strong>New in version 4.11:</strong></p>
|
|
<ul>
|
|
<li>Fixed a few crashes.</li>
|
|
<li>Fixed another compatibility problem with the Galaxy Tab.</li>
|
|
</ul>
|
|
<p><strong>New in version 4.1:</strong></p>
|
|
<ul>
|
|
<li>Made compatibility fixes for Optimus V and Galaxy Tab devices.</li>
|
|
<li>Improved QR Code character set detection.</li>
|
|
<li>Made more translation fixes.</li>
|
|
<li>Improved URL handling for bitcoin and others.</li>
|
|
<li>Fixed a few rare crashes.</li>
|
|
<li>Improved scanning speed a little.</li>
|
|
</ul>
|
|
</body>
|
|
</html>
|