@idscan/idvc2 2.10.3 → 2.11.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 CHANGED
@@ -91,6 +91,19 @@ import '@idscan/idvc2/dist/css/idvc.css'
91
91
 
92
92
  ## Version history
93
93
 
94
+ - **2.11.0**
95
+ - fix: the message of supported documents has been changed
96
+ - feat: new option “playPreviewAnimations” that allows you to turn off step preview animations
97
+ - feat: new option “autoStart ” that allows you not to display the document selection and step selection screens when selecting a document
98
+
99
+ - **2.10.4**
100
+ - fix: web library opens in the label "Second step" when selecting another document
101
+ - fix: step block scrolling speed is reduced
102
+ - fix: the button for closing the document change popup
103
+ - fix: the hover effect changes the width of the container
104
+ - fix: settings are not applied after calling the settings update method
105
+ - feat: rework step processing notifications
106
+
94
107
  - **2.10.3**
95
108
  - fix: ui error when one document is enabled and uploader is disabled.
96
109