Skip to content

Commit

Permalink
1.7.3 (#75)
Browse files Browse the repository at this point in the history
* 1.7.3

* 1.7.3

* 1.7.3

* 1.7.3

* 1.7.3

* 1.7.3

1.7.3

---------

Co-authored-by: Christopher Brown <christopher.brown@microblink.com>
  • Loading branch information
pequots34 and Christopher Brown committed Jan 26, 2024
1 parent db14a17 commit cc4085f
Show file tree
Hide file tree
Showing 827 changed files with 1,415 additions and 1,156 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ To add sdk to your android project please follow these steps:

```groovy
dependencies {
implementation(platform("com.microblink.blinkreceipt:blinkreceipt-bom:1.7.1"))
implementation(platform("com.microblink.blinkreceipt:blinkreceipt-bom:1.7.3"))
implementation("com.microblink.blinkreceipt:blinkreceipt-core")
implementation("com.microblink.blinkreceipt:blinkreceipt-recognizer")
Expand Down
3 changes: 3 additions & 0 deletions blinkreceipt-account-linking/RELEASE_NOTES.md
Original file line number Diff line number Diff line change
Expand Up @@ -227,3 +227,6 @@

## 1.3.0
- Stability fixes and improvements

## 1.3.1
- Stability fixes and improvements
2 changes: 1 addition & 1 deletion blinkreceipt-barcode/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ To add the sdk to your android project please follow these steps:

```groovy
dependencies {
implementation(platform("com.microblink.blinkreceipt:blinkreceipt-bom:1.7.2"))
implementation(platform("com.microblink.blinkreceipt:blinkreceipt-bom:1.7.3"))
implementation("com.microblink.blinkreceipt:blinkreceipt-barcode")
}
Expand Down
3 changes: 3 additions & 0 deletions blinkreceipt-barcode/RELEASE_NOTES.md
Original file line number Diff line number Diff line change
Expand Up @@ -207,3 +207,6 @@

## 1.4.3
- Stability fixes and improvements

## 1.4.4
- Stability fixes and improvements
2 changes: 1 addition & 1 deletion blinkreceipt-camera-ui/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ To add the sdk to your android project please follow these steps:

```groovy
dependencies {
implementation(platform("com.microblink.blinkreceipt:blinkreceipt-bom:1.7.2"))
implementation(platform("com.microblink.blinkreceipt:blinkreceipt-bom:1.7.3"))
implementation("com.microblink.blinkreceipt:blinkreceipt-camera-ui")
}
Expand Down
3 changes: 3 additions & 0 deletions blinkreceipt-camera-ui/RELEASE_NOTES.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,3 +74,6 @@

## 1.1.7
- Stability fixes and improvements

## 1.1.8
- Stability fixes and improvements
3 changes: 3 additions & 0 deletions blinkreceipt-camera/RELEASE_NOTES.md
Original file line number Diff line number Diff line change
Expand Up @@ -186,3 +186,6 @@

## 1.4.3
- Stability fixes and improvements

## 1.4.4
- Stability fixes and improvements
2 changes: 1 addition & 1 deletion blinkreceipt-core/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ To add the sdk to your android project please follow these steps:

```groovy
dependencies {
implementation(platform("com.microblink.blinkreceipt:blinkreceipt-bom:1.7.2"))
implementation(platform("com.microblink.blinkreceipt:blinkreceipt-bom:1.7.3"))
implementation("com.microblink.blinkreceipt:blinkreceipt-core")
}
Expand Down
3 changes: 3 additions & 0 deletions blinkreceipt-core/RELEASE_NOTES.md
Original file line number Diff line number Diff line change
Expand Up @@ -236,3 +236,6 @@

## 1.4.3
- Stability fixes and improvements

## 1.4.4
- Stability fixes and improvements
6 changes: 3 additions & 3 deletions blinkreceipt-demo/versions.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -26,16 +26,16 @@ buildscript {
'kotlin' : '1.9.21',
'easyPermissions' : '3.0.0',
'junit' : '4.13.2',
"agp" : '8.2.1',
"agp" : '8.2.2',
'testRunner' : '1.4.0',
'espresso' : '3.5.1',
'bom' : '1.7.2',
'bom' : '1.7.3',
'tasks' : '18.0.2',
'logcat' : '0.1',
'msal' : '4.10.0',
'telemetry' : '1.18.0',
'versionMajor' : 1,
'versionMinor' : 7,
'versionPatch' : 2
'versionPatch' : 3
]
}
2 changes: 1 addition & 1 deletion blinkreceipt-digital/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ To add the sdk to your android project please follow these steps:

```groovy
dependencies {
implementation(platform("com.microblink.blinkreceipt:blinkreceipt-bom:1.7.2"))
implementation(platform("com.microblink.blinkreceipt:blinkreceipt-bom:1.7.3"))

implementation("com.microblink.blinkreceipt:blinkreceipt-digital")
implementation("com.microblink.blinkreceipt:blinkreceipt-recognizer")
Expand Down
3 changes: 3 additions & 0 deletions blinkreceipt-digital/RELEASE_NOTES.md
Original file line number Diff line number Diff line change
Expand Up @@ -275,4 +275,7 @@
- Stability fixes and improvements

## 1.4.1
- Stability fixes and improvements

## 1.4.2
- Stability fixes and improvements
2 changes: 1 addition & 1 deletion blinkreceipt-earnings/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ To add the sdk to your android project please follow these steps:

```groovy
dependencies {
implementation(platform("com.microblink.blinkreceipt:blinkreceipt-bom:1.7.2"))
implementation(platform("com.microblink.blinkreceipt:blinkreceipt-bom:1.7.3"))
implementation("com.microblink.blinkreceipt:blinkreceipt-earnings")
}
Expand Down
3 changes: 3 additions & 0 deletions blinkreceipt-earnings/RELEASE_NOTES.md
Original file line number Diff line number Diff line change
Expand Up @@ -209,3 +209,6 @@

## 1.4.3
- Stability fixes and improvements

## 1.4.4
- Stability fixes and improvements
2 changes: 1 addition & 1 deletion blinkreceipt-recognizer/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ To add the sdk to your android project please follow these steps:

```groovy
dependencies {
implementation(platform("com.microblink.blinkreceipt:blinkreceipt-bom:1.7.2"))
implementation(platform("com.microblink.blinkreceipt:blinkreceipt-bom:1.7.3"))
implementation("com.microblink.blinkreceipt:blinkreceipt-recognizer")
}
Expand Down
9 changes: 9 additions & 0 deletions blinkreceipt-recognizer/RELEASE_NOTES.md
Original file line number Diff line number Diff line change
Expand Up @@ -546,3 +546,12 @@ Blink Receipt Recognizer
- Improved support for extracting longTransactionId for Walmart, Costco, Target, Walgreens and Sam’s Club US receipts
- Gas product extraction improvements in the US
- Overall extraction improvements

## 1.7.3
- Fix issue with duplication detection results by saving long transaction id
- Improvements to loyaltyProgram detection
- Product QTY improvements for Albertsons banners in the US
- Merchant detection improvements in US, UK and DE
- loyalty member number detected on the receipt, if any
- Stability fixes and improvements

2 changes: 1 addition & 1 deletion blinkreceipt-surveys/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ To add the sdk to your android project please follow these steps:

```groovy
dependencies {
implementation(platform("com.microblink.blinkreceipt:blinkreceipt-bom:1.7.2"))
implementation(platform("com.microblink.blinkreceipt:blinkreceipt-bom:1.7.3"))
implementation("com.microblink.blinkreceipt:blinkreceipt-surveys")
}
Expand Down
3 changes: 3 additions & 0 deletions blinkreceipt-surveys/RELEASE_NOTES.md
Original file line number Diff line number Diff line change
Expand Up @@ -172,3 +172,6 @@

## 1.3.1
- Stability fixes and improvements

## 1.3.2
- Stability fixes and improvements
2 changes: 1 addition & 1 deletion builtFromCommit.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
Built from commit aec2ad6b2ec230eceac92b29c37eb37b42743596
Built from commit e3cc56057ce0b01e34a99a3b0116caa7927897f8
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en"><head>
<title>Account 1.3.0 API </title>
<title>Account 1.3.1 API </title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="dc.created" content="2020-03-25">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en"><head>
<title>AccountLinkingClient 1.3.0 API </title>
<title>AccountLinkingClient 1.3.1 API </title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="dc.created" content="2020-03-25">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en"><head>
<title>AccountLinkingCode 1.3.0 API </title>
<title>AccountLinkingCode 1.3.1 API </title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="dc.created" content="2020-03-25">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en"><head>
<title>AccountLinkingCodes 1.3.0 API </title>
<title>AccountLinkingCodes 1.3.1 API </title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="dc.created" content="2020-03-25">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en"><head>
<title>AccountLinkingException 1.3.0 API </title>
<title>AccountLinkingException 1.3.1 API </title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="dc.created" content="2020-03-25">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en"><head>
<title>BlinkReceiptLinkingSdk 1.3.0 API </title>
<title>BlinkReceiptLinkingSdk 1.3.1 API </title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="dc.created" content="2020-03-25">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en"><head>
<title>PasswordCredentials 1.3.0 API </title>
<title>PasswordCredentials 1.3.1 API </title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="dc.created" content="2020-03-25">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en"><head>
<title>RetailerId 1.3.0 API </title>
<title>RetailerId 1.3.1 API </title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="dc.created" content="2020-03-25">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en"><head>
<title>RetailerIds 1.3.0 API </title>
<title>RetailerIds 1.3.1 API </title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="dc.created" content="2020-03-25">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en"><head>
<title>Atomics 1.3.0 API </title>
<title>Atomics 1.3.1 API </title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="dc.created" content="2020-03-25">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en"><head>
<title>ContextsKt 1.3.0 API </title>
<title>ContextsKt 1.3.1 API </title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="dc.created" content="2020-03-25">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en"><head>
<title>DeleteTrackWorker 1.3.0 API </title>
<title>DeleteTrackWorker 1.3.1 API </title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="dc.created" content="2020-03-25">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en"><head>
<title>LogWorker 1.3.0 API </title>
<title>LogWorker 1.3.1 API </title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="dc.created" content="2020-03-25">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en"><head>
<title>ProductIntelWorker 1.3.0 API </title>
<title>ProductIntelWorker 1.3.1 API </title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="dc.created" content="2020-03-25">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en"><head>
<title>SecureKt 1.3.0 API </title>
<title>SecureKt 1.3.1 API </title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="dc.created" content="2020-03-25">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en"><head>
<title>StoreDeleteWorker 1.3.0 API </title>
<title>StoreDeleteWorker 1.3.1 API </title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="dc.created" content="2020-03-25">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en"><head>
<title>SummaryWorker 1.3.0 API </title>
<title>SummaryWorker 1.3.1 API </title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="dc.created" content="2020-03-25">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en"><head>
<title>TrackingWorker 1.3.0 API </title>
<title>TrackingWorker 1.3.1 API </title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="dc.created" content="2020-03-25">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
Expand Down
4 changes: 2 additions & 2 deletions docs/blinkreceipt-account-linking/index.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en"><head>
<title>blinkreceipt-account-linking 1.3.0 API </title>
<title>blinkreceipt-account-linking 1.3.1 API </title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="dc.created" content="2020-03-25">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
Expand Down Expand Up @@ -87,7 +87,7 @@
</header>
<main role="main">
<div class="header">
<h1 class="title">blinkreceipt-account-linking 1.3.0 API </h1>
<h1 class="title">blinkreceipt-account-linking 1.3.1 API </h1>
</div>
<div class="header">
<div class="subtitle">
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en"><head>
<title>BarcodeFormat 1.4.3 API </title>
<title>BarcodeFormat 1.4.4 API </title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="dc.created" content="2020-03-25">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en"><head>
<title>BaseRecognitionProcessCallback 1.4.3 API </title>
<title>BaseRecognitionProcessCallback 1.4.4 API </title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="dc.created" content="2020-03-25">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en"><head>
<title>BlinkReceiptBarcodeSdk 1.4.3 API </title>
<title>BlinkReceiptBarcodeSdk 1.4.4 API </title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="dc.created" content="2020-03-25">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en"><head>
<title>LayoutParams 1.4.3 API </title>
<title>LayoutParams 1.4.4 API </title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="dc.created" content="2020-03-25">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="en"><head>
<title>CameraViewGroup 1.4.3 API </title>
<title>CameraViewGroup 1.4.4 API </title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="dc.created" content="2020-03-25">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
Expand Down
Loading

0 comments on commit cc4085f

Please sign in to comment.