2.11.3
We continue supporting the Uploadcare Widget v2. Note, the v2 support is limited to patches with bug fixes.
The new version comes with the following updates:
Changed
- The default threshold for multipart uploads was dropped from 25 to 10 megabytes. Every file larger than 10 MB will be uploaded in the multipart mode of Uploadcare Upload API.
Fixed
- Fixed multipart uploading with the
imagesOnly
flag set. - Validators now run more frequently for each file than before. See #511.
- Enabled
imageSmoothingQuality
API forimageShrink
for Google Chrome - Fixed file extensions of videos recorded via the camera tab. Those now reflect a video container with fallback to "avi". See #516.