Uploadcare jQuery File Uploader v3.18.0

{widget} {integration}

New features:

  • metadata and metadataCallback settings
  • Added camera selector (useful when user has a few cameras, e.g. a virtual camera)

https://github.com/uploadcare/uploadcare-widget/releases/tag/v3.18.0

Swift integration 0.8.0

{swift} {integration}

What’s new:

  • All methods were updated to use Result type in completion blocks
  • Allow setting signature from the external source for the direct upload method (https://github.com/uploadcare/uploadcare-swift/pull/93)
  • Allow setting signature from the external source for other methods:
    • Upload file from url
    • Multipart file uploading
    • Create files group from a set of files
    • Create files group from a set of files UUIDs
    • Files group info
    • main uploadFile method that decides which upload method to use internally
    • upload method of UploadedFile object
  • Clarified how to use background upload

https://github.com/uploadcare/uploadcare-swift/releases/tag/0.8.0

TinyMCE integration update

{tinymce} {integration}

Added TinyMCE 6.0 support.

https://github.com/uploadcare/uploadcare-tinymce/releases/tag/v4.0.1