diff --git a/CHANGELOG.md b/CHANGELOG.md index 4148f68..7640775 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,9 @@ # Release notes +## 7.7.9 + +* We've updated Microblink logo and colors + ## 7.7.8 ### Platform-related SDK changes diff --git a/examples/typescript/package.json b/examples/typescript/package.json index 69951e8..b85bed0 100644 --- a/examples/typescript/package.json +++ b/examples/typescript/package.json @@ -19,6 +19,6 @@ "typescript": "^3.9.5" }, "dependencies": { - "@microblink/photopay-in-browser-sdk": "~7.7.8" + "@microblink/photopay-in-browser-sdk": "~7.7.9" } } \ No newline at end of file diff --git a/examples/typescript/src/app.ts b/examples/typescript/src/app.ts index 1b9794c..b156f89 100644 --- a/examples/typescript/src/app.ts +++ b/examples/typescript/src/app.ts @@ -32,7 +32,7 @@ function main() { } // 1. It's possible to obtain a free trial license key on microblink.com - const licenseKey = "sRwAAAYJbG9jYWxob3N0r/lOPgo/w35CpHnVLc89ZsFrMIIID/JQA+igLP4+OC1w/+UyDWPWDNzOj/F1E4DjRo374jIjTVF7KBobS7rqHDaswP4oefrJgPVeeXBEM7HMUbB+8efr+6lWa3OtPxjfp8rINb63fSjxkEN9SEvUUDLqAavDnAlTb9+7HkguuRcFXsZBGX8xWmEUCYFtx+DBvI2Lcg=="; + const licenseKey = "sRwAAAYJbG9jYWxob3N0r/lOPgo/w35CpHnVLZc/Zv6pLBo5ZvwJFaM3ZjQrU0vLlpL/zASv/9C8h4qLCQxHz/lzLj57TZmZrjtZt9rxDp++uMb3vHGgq2lhIZ4AKQkSfgqZpjbYMH4EWMDeDITcZCCCN5jpU4eZR/HcfRXBTJOImwM99APTz++jWQXxNGqWdM0qJzl5t0S9O7qwn9gPA0/kNw=="; // 2. Create instance of SDK load settings with your license key const loadSettings = new PhotoPaySDK.WasmSDKLoadSettings(licenseKey); diff --git a/examples/umd/index.html b/examples/umd/index.html index 55e88ea..8b9f138 100644 --- a/examples/umd/index.html +++ b/examples/umd/index.html @@ -24,7 +24,7 @@

Loading...

- + - + + diff --git a/ui/examples/javascript/index.html b/ui/examples/javascript/index.html index dcb4050..cedc040 100644 --- a/ui/examples/javascript/index.html +++ b/ui/examples/javascript/index.html @@ -7,7 +7,7 @@ - + - +