@idscan/idvc2 2.10.2 → 2.10.4

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
@@ -91,6 +91,17 @@ import '@idscan/idvc2/dist/css/idvc.css'
91
91
 
92
92
  ## Version history
93
93
 
94
+ - **2.10.4**
95
+ - fix: web library opens in the label "Second step" when selecting another document
96
+ - fix: step block scrolling speed is reduced
97
+ - fix: the button for closing the document change popup
98
+ - fix: the hover effect changes the width of the container
99
+ - fix: settings are not applied after calling the settings update method
100
+ - feat: rework step processing notifications
101
+
102
+ - **2.10.3**
103
+ - fix: ui error when one document is enabled and uploader is disabled.
104
+
94
105
  - **2.10.2**
95
106
  - feat: the "Green Card or Employment Authorization" document type has been separated into two types: GC (type 6) and EA (type 9).
96
107