All notable changes to this project will be documented in this file.
## [2.2.78] - 1 Feb, 2024
## [2.2.8] - 1 Feb, 2024
- Added configurations for allowing transactions of foreign based end-users
- 🔗💥 Breaking change: now in order to retrieve the bitmap, user should call `getGraphicFieldImageByType` method on result object, instead of retrieving the `bitmap` field. This solves the bug with OutOfMemory exceptions on some devices;
- Added configurations for allowing transactions of foreign based end-users;
- Range for available face comparison `threshold` is now between 0.55 and 0.99, and it defaults to 0.55 now