Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

uploadcare-widget

Package Overview
Dependencies
Maintainers
1
Versions
88
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

uploadcare-widget - npm Package Versions

1
9

3.6.0

Diff

Changelog

Source

[3.6.0] - 2018-07-26

Added

  • New locales: Greek (el), Vietnamese (vi). See [#498][github-pr-498].

Changed

  • Url to Uploadcare in the “powered by” section.

Fixed

  • Use a bit more sharp Facebook logo to make it perfect. See [#496][github-pr-496]
uploadcare
published 3.5.1 •

Changelog

Source

[3.5.1] - 2018-07-10

Fixed

  • Now use the correct Facebook logo, consistent with the Facebook [brand guidelines][facebook-brand-guidelines].
uploadcare
published 3.5.0 •

Changelog

Source

[3.5.0] - 2018-06-28

Added

  • New configuration options: [audioBitsPerSecond][uc-widget-option-audiobitspersecond] and [videoBitsPerSecond][uc-widget-option-videobitspersecond]. They allow you to adjust the quality of video recording on the camera tab.

Changed

  • Start using the Keep a Changelog format for the changelog at the HISTORY.markdown file.
  • Dropbox icon was updated.

Fixed

  • Double call of dialog.progress, see [#481][github-pr-481].
uploadcare
published 3.4.0 •

Changelog

Source

[3.4.0] - 2018-05-23

Added

  • New configuration options: [previewProxy][uc-widget-option-previewproxy] and [previewUrlCallback][uc-widget-option-previewcallback]. Check out our [docs][uc-widget-secure-urls] for more info.
  • The AUTHORS.txt file to the repo to give credit to those contributing to the project. Yoo-hoo, thanks folks 💛

Changed

  • Updated README:
    • New sections: “Security issues” and “Feedback.”
    • References to the widget v2.
    • Table of contents.
  • Updated the package description.

Fixed

  • A not-working button that removes an entry from the file list in a multi-file mode in Edge.
  • Displaying a wrong image when a set of files gets dragged and dropped onto a widget in a single-file mode, [issue #443][github-issue-443].
  • Video seeking in Chrome, [#460][github-pr-460].
  • Multipart uploading: no extra headers are now sent.
  • Previewing videos in Safari on iOS, see [#463][github-pr-463].
  • The this.settings is undefined error when using the loadFileGroup function.
uploadcare
published 2.11.1 •

Changelog

Source

2.11.1 - 2018-05-23

Added

  • The AUTHORS.txt file to the repo to give credit to those contributing to the project. Yoo-hoo, thanks folks 💛

Changed

  • Updated README:
    • New sections: “Security issues” and “Feedback.”
    • References to the widget v3.
    • Table of contents.
  • Updated the package description.

Fixed

  • Displaying a wrong image when a set of files gets dragged and dropped onto a widget in a single-file mode, [issue #443][github-issue-443].
  • Video seeking in Chrome, [#460][github-pr-460].
  • Multipart uploading: no extra headers are now sent.
  • Previewing videos in Safari on iOS, see [#463][github-pr-463].
  • The this.settings is undefined error when using the loadFileGroup function.
uploadcare
published 2.11.0 •

Changelog

Source

2.11.0 - 2018-04-27

  • Added default limit of 1000 files for multipleMax.
  • Fixed preview: now the widget doesn't create a preview image if previewStep is off.
  • Added the new option integration for set up info about framework and plugin through which the widget is installed.
  • Updated requests to Uploadcare Upload API, added the X-UC-User-Agent header with info about version of the widget, public key, framework, and plugin.
  • Fixed camera tab: now, if device and browser support the capture attribute for the input[type=file] element, instead of the video stream, we show only the buttons that give direct access to the camera.
  • Fixed XHR requests: added responseType to XHR requests to prevent Firefox from parsing responses as XML.
  • Fixed autocrop: now if multiple is turned on and the crop is specified, crop auto applies to a last uploaded file.
  • Fixed the problem with drag&drop when the class .uploadcare-dragging was not removed from the body when dragging was finished.
  • Fixed the blinking problem with UPLOADCARE_LIVE=true, see [#277][issue-277], [#281][issue-281], [#366][issue-366], [#384][issue-384], [#411][issue-411].
  • Fixed the error of the stream from a webcam in Safari 11. Now the camera tab with taking photos works in Safari 11.
  • Updated function for start the stream from a webcam: added using the navigator.mediaDevices.getUserMedia method if a browser supports these.
  • Updated the video element, which used for the stream: use the muted attribute in HTML template instead of setting up the volume property in JS.
  • Fixed stop video stream: if a browser supports the getTracks method, call the stop only for tracks, not for the stream, because MediaStream.stop deprecated.
uploadcare
published 3.3.0 •

Changelog

Source

3.3.0 - 2018-04-25

  • Added new locales: Romain (ro), Slovak (sk), Serbian (sr).
  • Updated locales: Swedish (sv), Polish (pl).
  • Added default limit of 1000 files for multipleMax.
  • Fixed preview: now the widget doesn't create a preview image if previewStep is off.
  • Added the new option integration for set up info about framework and plugin through which the widget is installed.
  • Updated requests to Uploadcare Upload API, added the X-UC-User-Agent header with info about version of the widget, public key, framework, and plugin.
  • Updated README:
    • added link to the new angular wrapper,
    • update links to docs,
    • added info about how to use own custom locale immediately
uploadcare
published 3.2.3 •

Changelog

Source

3.2.3 - 2018-03-05

  • Fixed French (fr) locale.
  • Fixed camera tab: now, if device and browser support the capture attribute for the input[type=file] element, instead of the video stream, we show only the buttons that give direct access to the camera.
uploadcare
published 3.2.2 •

Changelog

Source

3.2.2 - 2018-02-05

  • Fixed Swedish (sv) locale.
  • Fixed XHR requests: added responseType to XHR requests to prevent Firefox from parsing responses as XML.
uploadcare
published 3.2.1 •

Changelog

Source

3.2.1 - 2017-11-13

  • Fixed autocrop: now if multiple is turned on and the crop is specified, crop auto applies to a last uploaded file.
  • Fixed the problem with drag&drop when the class .uploadcare--dragging was not removed from the body when dragging was finished.
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc