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
## [2.2.7] - 2 Nov, 2023
...
...
@@ -132,4 +134,4 @@ All notable changes to this project will be documented in this file.
### Fixes
- 🔨 `Image's size must be lower than 1600 kb`. This bug fixed.
\ No newline at end of file
- 🔨 `Image's size must be lower than 1600 kb`. This bug fixed.