Skip to content

2.11.3

Compare
Choose a tag to compare
@dayton1987 dayton1987 released this 14 Dec 12:54
· 1328 commits to master since this release

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 for imageShrink 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.