react_hsbc_teller 2.0.55 → 2.0.57
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md
CHANGED
|
@@ -61,6 +61,14 @@ export { default as HSBC } from "./demo/demo";
|
|
|
61
61
|
|
|
62
62
|
|
|
63
63
|
### 版本更新
|
|
64
|
+
###### 2.0.57
|
|
65
|
+
1. 修复证件识别文案漏改
|
|
66
|
+
###### 2.0.56
|
|
67
|
+
1. 修复2.0.55调整导致ocr保存本地图片缺失身份证证件反面照问题
|
|
68
|
+
###### 2.0.55
|
|
69
|
+
1. 修改证件识别的文案,以及保存证件时不会自动调起人脸识别功能
|
|
70
|
+
###### 2.0.54
|
|
71
|
+
1. 原生端横竖屏录制布局修改
|
|
64
72
|
###### 2.0.53
|
|
65
73
|
1. ocr保存本地图片修改为jpg
|
|
66
74
|
2. 身份证ocr保存本地图片的时机从人脸完成改为ocr完成
|