diff --git a/CHANGELOG.md b/CHANGELOG.md index 0c59c38..b32b9c1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## 19.10.2023 5.0.1 + +## Fixed + +- **Device Assurance**: Restored support checker device assurance public methods. + ## 27.09.2023 5.0.0 ## Added diff --git a/README.md b/README.md index 80968dc..ed1cf87 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ ![iProov: Biometric Face Verification for Remote Identity Assurance](https://github.com/iProov/web/raw/master/images/banner.png) -# iProov Biometrics Web SDK v5.0.0 +# iProov Biometrics Web SDK v5.0.1 ## 📖 Table of contents @@ -1014,3 +1014,5 @@ For further help with integrating the SDK, please contact [support@iproov.com](m - [Safari 15.0 tab crashes when requesting WebGL context](https://bugs.webkit.org/show_bug.cgi?id=231423) - [Safari 15.0 unable to render webcam to canvas context](https://github.com/mrdoob/three.js/issues/22582#issuecomment-938710902) - Flickering can occur while cropping with `clear` and `blur` SDK filters (only observed on MacBook Pro M2 with an external monitor) + +