Releases: uploadcare/uploadcare-widget
Releases · uploadcare/uploadcare-widget
v3.21.8
3.21.8 (2024-10-03)
Bug Fixes
- fixed the bug with audio and video capture for the camera. Use deviceId instead of groupId. (ec387f4)
v3.21.5
3.21.5 (2024-08-08)
No changes
v3.21.4
3.21.4 (2024-07-26)
Bug Fixes
- do not override
isImage
flag when s3 bucket is enabled (725d836)
- Update de.js (#964)
- fix german translation (966)
v3.21.0
3.21.0 (2022-11-23)
Features
- add
originalVideoInfo
, originalContentInfo
and metadata
properties to the fileInfo
object (#945) (f568260). Check out our docs for more info.
v3.20.1
3.20.1 (2022-11-16)
Bug Fixes
- remove jquery usage at the module root scope, this caused an error
TypeError: $__default.default.extend is not a function
in some environments. (#941) (34f3e74)
v3.20.0
3.20.0 (2022-10-17)
Bug Fixes
Features