@techlabi/kycrazy-ui-kit 0.30.0 → 0.32.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/CHANGELOG.md CHANGED
@@ -1,5 +1,19 @@
1
1
  # Changelog
2
2
 
3
+ ## 0.32.0
4
+
5
+ ### Fixes
6
+
7
+ - remove image mirroring on mobile
8
+ - use document type in toasts instead of 'ID'
9
+ - leave only one step (id front) for uploading passport
10
+
11
+ ## 0.31.0
12
+
13
+ ### Fixes
14
+
15
+ - resolved issue with double KYB requests creation
16
+
3
17
  ## 0.30.0
4
18
 
5
19
  ### Misc
@@ -25,4 +39,4 @@
25
39
  ### Features
26
40
 
27
41
  - ID/Selfie photo validation
28
- - Mirror camera stream
42
+ - Mirror camera stream