From e61f5488e86eb5680aad1cf311d41dc26120feba Mon Sep 17 00:00:00 2001 From: mobile-build-persona Date: Wed, 27 Nov 2024 19:10:38 -0500 Subject: [PATCH] Bump version --- contents/CHANGELOG.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/contents/CHANGELOG.md b/contents/CHANGELOG.md index 4fb9002..d6a9b52 100644 --- a/contents/CHANGELOG.md +++ b/contents/CHANGELOG.md @@ -7,6 +7,17 @@ adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## Unreleased +## [v2.12.14] - 2024-11-27 + +### Changed +- Updated the layout for the government ID capture screen to handle smaller screens better. +- Updated the layout for the selfie capture screen to handle smaller screens better. + +### Fixed +- Fixed a rare crash when loading custom fonts. +- Fixed a bug where a custom font cannot be found. +- Fixed a bug where applying a theme when launching an inquiry in inline mode will change the theme of the host activity's context. + ## [v2.12.13] - 2024-11-25 ### Fixed