Skip to content

Commit

Permalink
Merge pull request #282 from BlinkID/release/v5.20.0
Browse files Browse the repository at this point in the history
Release/v5.20.0
  • Loading branch information
krizaa authored Oct 10, 2022
2 parents 7d7a043 + 682cfa0 commit 2598867
Show file tree
Hide file tree
Showing 22 changed files with 998 additions and 621 deletions.
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion BlinkIDSample/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ allprojects {
// versions of libraries that all modules require

project.ext {
blinkIdVersion = '5.19.0'
blinkIdVersion = '5.20.0'
compileSdkVersion = 31
targetSdkVersion = 31
appCompatVersion = '1.4.0'
Expand Down
Binary file modified LibBlinkID-javadoc.jar
Binary file not shown.
Binary file modified LibBlinkID.aar
Binary file not shown.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ Add _BlinkID_ as a dependency and make sure `transitive` is set to true

```
dependencies {
implementation('com.microblink:blinkid:5.19.0@aar') {
implementation('com.microblink:blinkid:5.20.0@aar') {
transitive = true
}
}
Expand All @@ -125,7 +125,7 @@ Android studio 3.0 should automatically import javadoc from maven dependency. If

1. In Android Studio project sidebar, ensure [project view is enabled](https://developer.android.com/sdk/installing/studio-androidview.html)
2. Expand `External Libraries` entry (usually this is the last entry in project view)
3. Locate `blinkid-5.19.0` entry, right click on it and select `Library Properties...`
3. Locate `blinkid-5.20.0` entry, right click on it and select `Library Properties...`
4. A `Library Properties` pop-up window will appear
5. Click the second `+` button in bottom left corner of the window (the one that contains `+` with little globe)
6. Window for defining documentation URL will appear
Expand Down
80 changes: 80 additions & 0 deletions Release notes.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,85 @@
# Release notes

## 5.20.0

### New feature:
- ML models with new architecture that result in further 8% decrease in error rate

### Support for 8 new document types:
#### Northern America
- USA - Polycarbonate Passport
- USA - Nebraska - ID Card
- USA - New York - ID Card
- USA - Utah - ID Card

#### Latin America and the Caribbean
- Mexico - Polycarbonate Passport
- Brazil - Sao Paolo - ID Card

#### Europe
- Austria - Residence Permit

#### Asia
- Philippines - ID Card

### Back side support added:
- Australia - South Australia - Driving license

### Added support for 29 new versions of already supported documents:
- Australia - Northern Territory - Proof of Age Card
- Belgium - Minors ID Card
- Belgium - Residence Permit
- Bolivia - ID Card
- Croatia - Residence Permit
- Cyprus - ID Card
- Czechia - ID card
- Czechia - Residence Permit
- Dominican Republic - Paper Passport
- Greece - Residence Permit
- Italy - Residence Permit
- Ivory Coast - Driving license
- Kuwait - Driving license
- Mexico - Jalisco - Driving license
- Mexico - Nuevo Leon - Driving license
- Peru - ID Card
- Poland - Driving license
- Slovenia - ID Card
- Sweden - ID Card
- Sweden - Polycarbonate Passport
- USA - Georgia - ID Card
- USA - Iowa - ID Card
- USA - Kansas - Driving license
- USA - Maryland - ID Card
- USA - Nebraska - ID Card
- USA - New York - Driving license
- USA - New York - ID Card
- USA - Oklahoma - Driving license
- Vietnam - ID Card

### These documents are no longer BETA:
- Finland - Residence Permit
- Guatemala - Driving license

### Added support for 2 new ID types in BETA:
- Antigua and Barbuda - Driving license
- Mexico - Professional ID Card

### Changes to BlinkID(Combined) Recognizer
- ClassInfo:
- Added to JSON serialization:
- `isoNumericCountryCode`
- `isoAlpha2CountryCode`
- `isoAlpha3CountryCode`

- BarcodeData:
- JSON serialization update: `stringData` member is now in Base64 format

- Added new item to enums:
- Region:
- Sao Paulo, when scanning Brazilian Driving licenses

- Fixed scanning for Argentina ID - there were confusions for Veteran ID, now we enabled successful extraction on Veteran ID as well

## 5.19.0

What's new in the BlinkID(Combined) Recognizer?
Expand Down
2 changes: 1 addition & 1 deletion builtFromCommit.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
Built from commit 2535c151b7a0e0cbb9c1105720ff6d308d851f05
Built from commit dcb95896fd3691053f6f40b7edf50573c0dea7d8
Original file line number Diff line number Diff line change
Expand Up @@ -530,106 +530,110 @@ <h3>Enum Constant Summary</h3>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><code><span class="memberNameLink"><a href="#SASKATCHEWAN">SASKATCHEWAN</a></span></code></th>
<th class="colFirst" scope="row"><code><span class="memberNameLink"><a href="#SAO_PAOLO">SAO_PAOLO</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><code><span class="memberNameLink"><a href="#SINALOA">SINALOA</a></span></code></th>
<th class="colFirst" scope="row"><code><span class="memberNameLink"><a href="#SASKATCHEWAN">SASKATCHEWAN</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><code><span class="memberNameLink"><a href="#SONORA">SONORA</a></span></code></th>
<th class="colFirst" scope="row"><code><span class="memberNameLink"><a href="#SINALOA">SINALOA</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><code><span class="memberNameLink"><a href="#SOUTH_AUSTRALIA">SOUTH_AUSTRALIA</a></span></code></th>
<th class="colFirst" scope="row"><code><span class="memberNameLink"><a href="#SONORA">SONORA</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><code><span class="memberNameLink"><a href="#SOUTH_CAROLINA">SOUTH_CAROLINA</a></span></code></th>
<th class="colFirst" scope="row"><code><span class="memberNameLink"><a href="#SOUTH_AUSTRALIA">SOUTH_AUSTRALIA</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><code><span class="memberNameLink"><a href="#SOUTH_DAKOTA">SOUTH_DAKOTA</a></span></code></th>
<th class="colFirst" scope="row"><code><span class="memberNameLink"><a href="#SOUTH_CAROLINA">SOUTH_CAROLINA</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><code><span class="memberNameLink"><a href="#TABASCO">TABASCO</a></span></code></th>
<th class="colFirst" scope="row"><code><span class="memberNameLink"><a href="#SOUTH_DAKOTA">SOUTH_DAKOTA</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><code><span class="memberNameLink"><a href="#TAMAULIPAS">TAMAULIPAS</a></span></code></th>
<th class="colFirst" scope="row"><code><span class="memberNameLink"><a href="#TABASCO">TABASCO</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><code><span class="memberNameLink"><a href="#TAMIL_NADU">TAMIL_NADU</a></span></code></th>
<th class="colFirst" scope="row"><code><span class="memberNameLink"><a href="#TAMAULIPAS">TAMAULIPAS</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><code><span class="memberNameLink"><a href="#TASMANIA">TASMANIA</a></span></code></th>
<th class="colFirst" scope="row"><code><span class="memberNameLink"><a href="#TAMIL_NADU">TAMIL_NADU</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><code><span class="memberNameLink"><a href="#TENNESSEE">TENNESSEE</a></span></code></th>
<th class="colFirst" scope="row"><code><span class="memberNameLink"><a href="#TASMANIA">TASMANIA</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><code><span class="memberNameLink"><a href="#TEXAS">TEXAS</a></span></code></th>
<th class="colFirst" scope="row"><code><span class="memberNameLink"><a href="#TENNESSEE">TENNESSEE</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><code><span class="memberNameLink"><a href="#TLAXCALA">TLAXCALA</a></span></code></th>
<th class="colFirst" scope="row"><code><span class="memberNameLink"><a href="#TEXAS">TEXAS</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><code><span class="memberNameLink"><a href="#UTAH">UTAH</a></span></code></th>
<th class="colFirst" scope="row"><code><span class="memberNameLink"><a href="#TLAXCALA">TLAXCALA</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><code><span class="memberNameLink"><a href="#VERACRUZ">VERACRUZ</a></span></code></th>
<th class="colFirst" scope="row"><code><span class="memberNameLink"><a href="#UTAH">UTAH</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><code><span class="memberNameLink"><a href="#VERMONT">VERMONT</a></span></code></th>
<th class="colFirst" scope="row"><code><span class="memberNameLink"><a href="#VERACRUZ">VERACRUZ</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><code><span class="memberNameLink"><a href="#VICTORIA">VICTORIA</a></span></code></th>
<th class="colFirst" scope="row"><code><span class="memberNameLink"><a href="#VERMONT">VERMONT</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><code><span class="memberNameLink"><a href="#VIRGINIA">VIRGINIA</a></span></code></th>
<th class="colFirst" scope="row"><code><span class="memberNameLink"><a href="#VICTORIA">VICTORIA</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><code><span class="memberNameLink"><a href="#WASHINGTON">WASHINGTON</a></span></code></th>
<th class="colFirst" scope="row"><code><span class="memberNameLink"><a href="#VIRGINIA">VIRGINIA</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><code><span class="memberNameLink"><a href="#WEST_VIRGINIA">WEST_VIRGINIA</a></span></code></th>
<th class="colFirst" scope="row"><code><span class="memberNameLink"><a href="#WASHINGTON">WASHINGTON</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><code><span class="memberNameLink"><a href="#WESTERN_AUSTRALIA">WESTERN_AUSTRALIA</a></span></code></th>
<th class="colFirst" scope="row"><code><span class="memberNameLink"><a href="#WEST_VIRGINIA">WEST_VIRGINIA</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><code><span class="memberNameLink"><a href="#WISCONSIN">WISCONSIN</a></span></code></th>
<th class="colFirst" scope="row"><code><span class="memberNameLink"><a href="#WESTERN_AUSTRALIA">WESTERN_AUSTRALIA</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><code><span class="memberNameLink"><a href="#WYOMING">WYOMING</a></span></code></th>
<th class="colFirst" scope="row"><code><span class="memberNameLink"><a href="#WISCONSIN">WISCONSIN</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><code><span class="memberNameLink"><a href="#YUCATAN">YUCATAN</a></span></code></th>
<th class="colFirst" scope="row"><code><span class="memberNameLink"><a href="#WYOMING">WYOMING</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><code><span class="memberNameLink"><a href="#YUKON">YUKON</a></span></code></th>
<th class="colFirst" scope="row"><code><span class="memberNameLink"><a href="#YUCATAN">YUCATAN</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<th class="colFirst" scope="row"><code><span class="memberNameLink"><a href="#YUKON">YUKON</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<th class="colFirst" scope="row"><code><span class="memberNameLink"><a href="#ZACATECAS">ZACATECAS</a></span></code></th>
<td class="colLast">&nbsp;</td>
</tr>
Expand Down Expand Up @@ -1753,12 +1757,21 @@ <h4>TLAXCALA</h4>
<a id="QUINTANA_ROO_COZUMEL">
<!-- -->
</a>
<ul class="blockListLast">
<ul class="blockList">
<li class="blockList">
<h4>QUINTANA_ROO_COZUMEL</h4>
<pre>public static final&nbsp;<a href="Region.html" title="enum in com.microblink.entities.recognizers.blinkid.generic.classinfo">Region</a> QUINTANA_ROO_COZUMEL</pre>
</li>
</ul>
<a id="SAO_PAOLO">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>SAO_PAOLO</h4>
<pre>public static final&nbsp;<a href="Region.html" title="enum in com.microblink.entities.recognizers.blinkid.generic.classinfo">Region</a> SAO_PAOLO</pre>
</li>
</ul>
</li>
</ul>
</section>
Expand Down
2 changes: 2 additions & 0 deletions docs/index-all.html
Original file line number Diff line number Diff line change
Expand Up @@ -8189,6 +8189,8 @@ <h2 class="title">S</h2>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/microblink/entities/recognizers/blinkid/generic/classinfo/Country.html#SAN_MARINO">SAN_MARINO</a></span> - com.microblink.entities.recognizers.blinkid.generic.classinfo.<a href="com/microblink/entities/recognizers/blinkid/generic/classinfo/Country.html" title="enum in com.microblink.entities.recognizers.blinkid.generic.classinfo">Country</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/microblink/entities/recognizers/blinkid/generic/classinfo/Region.html#SAO_PAOLO">SAO_PAOLO</a></span> - com.microblink.entities.recognizers.blinkid.generic.classinfo.<a href="com/microblink/entities/recognizers/blinkid/generic/classinfo/Region.html" title="enum in com.microblink.entities.recognizers.blinkid.generic.classinfo">Region</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/microblink/entities/recognizers/blinkid/generic/classinfo/Country.html#SAO_TOME_AND_PRINCIPE">SAO_TOME_AND_PRINCIPE</a></span> - com.microblink.entities.recognizers.blinkid.generic.classinfo.<a href="com/microblink/entities/recognizers/blinkid/generic/classinfo/Country.html" title="enum in com.microblink.entities.recognizers.blinkid.generic.classinfo">Country</a></dt>
<dd>&nbsp;</dd>
<dt><span class="memberNameLink"><a href="com/microblink/entities/recognizers/blinkid/generic/classinfo/Region.html#SASKATCHEWAN">SASKATCHEWAN</a></span> - com.microblink.entities.recognizers.blinkid.generic.classinfo.<a href="com/microblink/entities/recognizers/blinkid/generic/classinfo/Region.html" title="enum in com.microblink.entities.recognizers.blinkid.generic.classinfo">Region</a></dt>
Expand Down
2 changes: 1 addition & 1 deletion docs/member-search-index.js

Large diffs are not rendered by default.

Binary file modified docs/member-search-index.zip
Binary file not shown.
Binary file modified docs/package-search-index.zip
Binary file not shown.
Binary file modified docs/type-search-index.zip
Binary file not shown.
Loading

0 comments on commit 2598867

Please sign in to comment.