@idscan/idvc2 2.4.6 → 2.4.8
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 +6 -0
- package/dist/idvc.js +1 -1
- package/dist/js/environment/langs.js +1 -1
- package/dist/networks/{130-7685-chunk.js → 130-b6d7-chunk.js} +0 -0
- package/dist/networks/{215-a049-chunk.js → 215-edef-chunk.js} +0 -0
- package/dist/networks/{400-bc2f-chunk.js → 400-6b9e-chunk.js} +0 -0
- package/dist/networks/{716-54e9-chunk.js → 716-008c-chunk.js} +0 -0
- package/dist/networks/{Face-008c-chunk.js → Face-ff5d-chunk.js} +0 -0
- package/dist/networks/{MRZ-91ba-chunk.js → MRZ-b4cb-chunk.js} +0 -0
- package/dist/networks/{PDF-9286-chunk.js → PDF-4b26-chunk.js} +0 -0
- package/dist/networks/{ZXing-f101-chunk.js → ZXing-74fe-chunk.js} +0 -0
- package/dist/networks/asyncLoader-87b4-chunk.js +1 -0
- package/dist/networks/cdnLoader-6a1f-chunk.js +2 -0
- package/dist/networks/{cdnLoader-7b4f-chunk.js.LICENSE.txt → cdnLoader-6a1f-chunk.js.LICENSE.txt} +0 -0
- package/package.json +1 -1
- package/dist/networks/asyncLoader-8e82-chunk.js +0 -1
- package/dist/networks/cdnLoader-7b4f-chunk.js +0 -2
package/README.md
CHANGED
|
@@ -90,6 +90,12 @@ import '@idscan/idvc2/dist/css/idvc.css'
|
|
|
90
90
|
[sales@idscan.net](mailto:sales@idscan.net) or [support@idscan.net](mailto:support@idscan.net)*
|
|
91
91
|
|
|
92
92
|
## Version history
|
|
93
|
+
- **2.4.8**
|
|
94
|
+
- fixed: camera select
|
|
95
|
+
|
|
96
|
+
- **2.4.7**
|
|
97
|
+
- fixed: turning on the selfie camera instead of the back one on iPhones
|
|
98
|
+
|
|
93
99
|
- **2.4.6**
|
|
94
100
|
- fixed: component doesn't work after remount
|
|
95
101
|
- fixed: spinner holds after the document was changed in uploader mode
|