Skip to content

Commit

Permalink
Release 14.42.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Feb 6, 2025
1 parent a041855 commit 36a46d6
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 1 deletion.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,20 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/)
and this project adheres to [Semantic Versioning](https://semver.org/).

## 14.42.0 - 2025-02-06
### Added
- Publish V2 flow completion event on completion of flow
- Take a photo with the Image Capture API in the Web SDK

### Changed
- Change QES module icons to respect theme colors
- Change checkboxes to reflect custom theme

### Fixed
- support background color for loading screen
- QES confirmation Screen disclaimer using theme for list markers
- use sdk tokens for QES consents indicators

## 14.41.0 - 2025-01-16
### Added
- Add workflow task id in document module inputs
Expand All @@ -12,6 +26,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/).
- Do not show the consent screen if consent was already granted
- Profile Data now correctly accepts 8 to 10 digit-long Kenyan ID card numbers
- fix complete endpoint call in cross device flow
- Profile Data now correctly accepts 8 to 10 digit-long Kenyan ID card numbers
- fix complete endpoint call in cross device flow

## 14.40.0 - 2024-12-11
### Added
Expand All @@ -20,6 +36,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/).
### Fixed
- Do not show the consent screen if consent was already granted

## 14.39.1 - 2024-11-20

## 14.39.0 - 2024-11-18
### Added
- Warning to push usage of Studio token over SDK token and deprecation message
Expand Down
2 changes: 1 addition & 1 deletion locales/fr_CA/fr_CA.json
Original file line number Diff line number Diff line change
Expand Up @@ -1270,7 +1270,7 @@
},
"body": "Gardez votre visage à l'intérieur de l'ovale",
"button_accessibility": "Prendre une photo",
"button_primary": "Démarrer la numérisation du visage",
"button_primary": "Démarrer le scan du visage",
"frame_accessibility": "Vue de la caméra.",
"title": "Gardez votre visage à l'intérieur de l'ovale"
},
Expand Down

0 comments on commit 36a46d6

Please sign in to comment.