@idscan/idvc2 3.4.1 → 3.5.0
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 +4 -0
- package/dist/idvc.js +1 -1
- package/dist/idvc.js.gzip +0 -0
- package/dist/js/environment/cssVariables.json +2 -11
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -81,6 +81,10 @@ import IDVC from '@idscan/idvc2'
|
|
|
81
81
|
|
|
82
82
|
## Version history
|
|
83
83
|
|
|
84
|
+
- **3.5.0**
|
|
85
|
+
- feat: The order of the submit and reset all steps buttons has been changed.**
|
|
86
|
+
- fix: weblib strech on whole screen
|
|
87
|
+
|
|
84
88
|
- **3.4.1**
|
|
85
89
|
- fix: Video capture format during document capture process. Now captures video of the visible capture area in weblib (rectangular format).
|
|
86
90
|
- fix: Button was incorrectly appearing on face step after certain step sequences.
|