mirror of
https://github.com/zxing/zxing.git
synced 2024-11-11 13:34:08 -08:00
1204c7d7fa
git-svn-id: https://zxing.googlecode.com/svn/trunk@2254 59b500cc-1b3d-0410-9834-0bbf25fbcc57
18 lines
512 B
HTML
18 lines
512 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.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>
|