Skip to content

3.6.2

Compare
Choose a tag to compare
@dayton1987 dayton1987 released this 14 Dec 13:04
· 562 commits to master since this release

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.
  • Fixed typo and improved grammar in the Dutch (nl) locale. See #504.
  • Fixed working in the strict mode. See #523.