Skip to content

Commit

Permalink
3.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
willmorgan committed Dec 24, 2020
1 parent b539cd9 commit a3af8af
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,14 @@ 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).

## 24.12.2020 3.1.1

## Fixed

- Assets which contained `//` caused 403 issues when hosting assets on Amazon S3. The paths have now been fixed.
- When starting iProov on a bezel-free phone, the layout appeared misaligned. This has now been fixed.
- Disabled underlying TensorflowJS WASM threads due to instability. SIMD remains available.

## 23.12.2020 3.1.0

## Added
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# iProov Biometrics Web SDK v3.1.0
# iProov Biometrics Web SDK v3.1.1

## 📖 Table of contents

Expand Down

0 comments on commit a3af8af

Please sign in to comment.