Skip to content

Commit

Permalink
3.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
GlenHughes committed Jul 8, 2022
1 parent 5ffa870 commit f364be9
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,20 @@ 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).

## 08.07.2022 3.6.1

## Changed
- **UI**: The new color options are now WCAG 2.1 AA compliant by default:
- `gpa_not_ready_overlay_stroke_color`: `#904300`
- `gpa_ready_overlay_stroke_color`: `#006625`
- `gpa_not_ready_floating_prompt_background_color`: `#F06F00`
- `gpa_ready_floating_prompt_background_color`: `#01AC41`
`liveness_overlay_stroke_color`: `#1756e5`,
`liveness_floating_prompt_background_color`: `#1756e5`,

## Fixed
- **UI**: We fixed an issue where the new Liveness Assurance colors were being applied during loading.

## 30.06.2022 3.6.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.6.0
# iProov Biometrics Web SDK v3.6.1

## 📖 Table of contents

Expand Down

0 comments on commit f364be9

Please sign in to comment.