From 68c0801924471f3eab776c8805759eb6619c6e95 Mon Sep 17 00:00:00 2001 From: GitHub Action <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 9 Sep 2024 15:13:33 +0000 Subject: [PATCH] Release 14.35.1 --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3fe0d47e6..4dbab2497 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,14 +4,22 @@ 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.35.1 - 2024-09-09 +### Fixed +- Typescript support for the npm package + ## 14.35.0 - 2024-09-03 ### Added - Proof of Address Module: replaced basic camera with js camera +- Proof of Address Module: replaced basic camera with js camera ### Fixed - Ensure the motion instruction video is dismissed on the head-turn side complete - accessibility screen reader and keyboard navigations - Assistive technologies now reads intructions in center of capture frame. +- Ensure the motion instruction video is dismissed on the head-turn side complete +- accessibility screen reader and keyboard navigations +- Assistive technologies now reads intructions in center of capture frame. ## 14.34.0 - 2024-08-15 ### Added