Commit d99cd201 authored by Rafatdin Shimbergenov's avatar Rafatdin Shimbergenov
Browse files

Published 2.2.8 version

parent a7a8f0d1
......@@ -2,9 +2,11 @@
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.
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment