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

@uppy/dashboard

Package Overview
Dependencies
Maintainers
5
Versions
140
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@uppy/dashboard - npm Package Versions

1
14

1.21.0

Diff

Changelog

Source

1.21.0

Released: 2020-09-07

This is mostly a Companion 2.0 release 🎉

| Package | Version | Package | Version | |-|-|-|-| | @uppy/aws-s3-multipart | 1.8.6 | @uppy/provider-views | 1.7.5 | | @uppy/aws-s3 | 1.7.0 | @uppy/react-native | 0.1.4 | | @uppy/companion-client | 1.5.4 | @uppy/react | 1.10.6 | | @uppy/companion | 2.0.0 | @uppy/redux-dev-tools | 1.3.5 | | @uppy/core | 1.13.2 | @uppy/robodog | 1.9.6 | | @uppy/dashboard | 1.12.6 | @uppy/screen-capture | 1.0.8 | | @uppy/drag-drop | 1.4.19 | @uppy/status-bar | 1.7.6 | | @uppy/dropbox | 1.4.14 | @uppy/store-default | 1.2.4 | | @uppy/facebook | 1.1.14 | @uppy/store-redux | 1.2.4 | | @uppy/file-input | 1.4.17 | @uppy/thumbnail-generator | 1.6.7 | | @uppy/form | 1.3.20 | @uppy/transloadit | 1.6.9 | | @uppy/golden-retriever | 1.3.19 | @uppy/tus | 1.7.6 | | @uppy/google-drive | 1.5.14 | @uppy/url | 1.5.11 | | @uppy/image-editor | 0.1.6 | @uppy/utils | 3.2.3 | | @uppy/informer | 1.5.11 | @uppy/webcam | 1.7.0 | | @uppy/instagram | 1.4.14 | @uppy/xhr-upload | 1.6.4 | | @uppy/locales | 1.16.6 | @uppy/zoom | 0.1.3 | | @uppy/onedrive | 1.1.14 | uppy | 1.21.0 | | @uppy/progress-bar | 1.3.19 | - | - |

  • @uppy/webcam: add videoConstraints option (#2362 / @ksouthworth)
  • @uppy/screen-capture: fix translations for capturing (#2482 / @leaanthony)
  • @uppy/companion: add calculated content-length for multipart uploads (#2466 / @ifedapoolarewaju, @mejiaej)
  • @uppy/companion: validate url for truthy value (#2484 / @ifedapoolarewaju)
  • @uppy/companion: Support running standalone with custom options (#2428 / @cyu)
  • @uppy/react-native: Fix react native expo permissions (#2418 / @ajkachnic)
  • @uppy/companion: fix multipart upload (#2490 / @ifedapoolarewaju)
  • @uppy/companion: exclude non downloadable files in fetched list for dropbox (#2493 / @johnnyperkins)
  • @uppy/aws-s3-multipart: fix stuck upload with limit: 1 (#2475 / @goto-bus-stop)
  • @uppy/aws-s3: add default locale for MiniXHRUpload, fixes #2459 (#2477 / @goto-bus-stop)
  • @uppy/locales: fix missleading strings for zh_CN (#2498 / @sparanoid)
  • @uppy/locales: Improve fa_IR Translations (#2494 / @ghasrfakhri)
  • @uppy/aws-s3: Improved validateParameters() error message (#2480 / @kode-ninja)
  • @uppy/companion: remove support for legacy instagram API (#2499 / @ifedapoolarewaju)
  • @uppy/react-native: fix lint (@goto-bus-stop)
  • Update Jest to v26, raise Companion requirements to Node.js >= 10.20.1 (#2472 / @goto-bus-stop)
arturi
published 1.20.2 •

Changelog

Source

1.20.2

Released: 2020-08-17

This release adds a deauthorization callback endpoint to Companion.

| Package | Version | Package | Version | |-|-|-|-| | @uppy/aws-s3-multipart | 1.8.5 | @uppy/provider-views | 1.7.4 | | @uppy/companion | 2.0.0-alpha.11 | @uppy/react | 1.10.5 | | @uppy/core | 1.13.1 | @uppy/robodog | 1.9.5 | | @uppy/dashboard | 1.12.5 | @uppy/screen-capture | 1.0.7 | | @uppy/dropbox | 1.4.13 | @uppy/status-bar | 1.7.5 | | @uppy/facebook | 1.1.13 | @uppy/thumbnail-generator | 1.6.6 | | @uppy/google-drive | 1.5.13 | @uppy/transloadit | 1.6.8 | | @uppy/image-editor | 0.1.5 | @uppy/tus | 1.7.5 | | @uppy/instagram | 1.4.13 | @uppy/webcam | 1.6.11 | | @uppy/locales | 1.16.5 | @uppy/zoom | 0.1.2 | | @uppy/onedrive | 1.1.13 | uppy | 1.20.2 |

  • @uppy/companion: remove ouath scopes for zoom (#2464 / @ifedapoolarewaju)
  • @uppy/companion: add deauthorization callback endpoint (#2470 / @ifedapoolarewaju)
arturi
published 1.20.1 •

Changelog

Source

1.20.1

Released: 2020-08-13

| Package | Version | Package | Version | |-|-|-|-| | @uppy/aws-s3-multipart | 1.8.4 | @uppy/provider-views | 1.7.3 | | @uppy/dashboard | 1.12.4 | @uppy/react | 1.10.4 | | @uppy/dropbox | 1.4.12 | @uppy/robodog | 1.9.4 | | @uppy/facebook | 1.1.12 | @uppy/transloadit | 1.6.7 | | @uppy/google-drive | 1.5.12 | @uppy/tus | 1.7.4 | | @uppy/instagram | 1.4.12 | @uppy/zoom | 0.1.1 | | @uppy/onedrive | 1.1.12 | uppy | 1.20.1 |

  • @uppy/aws-s3-multipart: enable uploading zero-sized files (#2451 / @vedran555)
  • @uppy/provider-views: fix incorrect files added count when adding folders (#2439 / @ajkachnic)
  • @uppy/transloadit: add auth.expires type (#2457 / @just-mitch, @goto-bus-stop)
  • @uppy/tus: docs-deprecate autoRetry (#2347 / @goto-bus-stop)
  • @uppy/tus: fix fallback to default fingerprint implementation (#2456 / @Acconut, @goto-bus-stop)
  • docs: add add-on section to Zoom docs (#2452 / @ifedapoolarewaju)
  • docs: add documentation for zoom plugin (#2448 / @ifedapoolarewaju)
arturi
published 1.20.0 •

Changelog

Source

1.20.0

Released: 2020-08-10

This release fixes the localized text on the Dashboard (again), fixes an issue when repeatedly uploading the same file using the Transloadit plugin, and adds a new restriction, minFileSize, thanks to @anthony0030!

| Package | Version | Package | Version | |-|-|-|-| | @uppy/aws-s3-multipart | 1.8.3 | @uppy/react | 1.10.3 | | @uppy/companion | 2.0.0-alpha.10 | @uppy/robodog | 1.9.3 | | @uppy/core | 1.13.0 | @uppy/status-bar | 1.7.4 | | @uppy/dashboard | 1.12.3 | @uppy/transloadit | 1.6.6 | | @uppy/image-editor | 0.1.4 | uppy | 1.20.0 | | @uppy/locales | 1.16.4 | - | - |

  • @uppy/aws-s3-multipart: handle server returning numbers as strings (@goto-bus-stop)
  • @uppy/companion: make npm run test work on windows (#2399 / @goto-bus-stop)
  • @uppy/core: adds minFileSize option (#2394 / @anthony0030)
  • @uppy/dashboard: use correct strings on AddFiles UI (#2426 / @goto-bus-stop)
  • @uppy/status-bar: specify default string for retryUpload (#2442 / @goto-bus-stop)
  • @uppy/transloadit: fully disable Tus fingerprinting (#2425 / @goto-bus-stop)
  • docs: make global companion install bash line copy-pasteable (#2438 / @goto-bus-stop)
  • test: re-enable Safari on Sauce (#2430 / @goto-bus-stop)
  • website: enable zoom example conditionally + remove conditional instagram graph example (#2422 / @ifedapoolarewaju)
  • website: various fixes (#2433 / @nqst)
arturi
published 1.19.1 •

Changelog

Source

1.19.1

Released: 2020-07-29

This is a bugfix release. The breaking change mentioned in 1.19.0 was much more severe than anticipated, because it affected the primary user-facing translation string. 1.19.1 hopes to restore backwards compatibility with all previous 1.x versions. Thanks to @yaegor for pointing this out and to @jonathanarbely and @fingul for submitting translations for the new strings for German and Korean!

| Package | Version | Package | Version | |-|-|-|-| | @uppy/aws-s3-multipart | 1.8.1 | @uppy/provider-views | 1.7.1 | | @uppy/aws-s3 | 1.6.8 | @uppy/react | 1.10.1 | | @uppy/companion-client | 1.5.2 | @uppy/redux-dev-tools | 1.3.3 | | @uppy/core | 1.12.1 | @uppy/robodog | 1.9.1 | | @uppy/dashboard | 1.12.1 | @uppy/screen-capture | 1.0.5 | | @uppy/drag-drop | 1.4.17 | @uppy/status-bar | 1.7.2 | | @uppy/dropbox | 1.4.10 | @uppy/store-default | 1.2.2 | | @uppy/facebook | 1.1.10 | @uppy/store-redux | 1.2.2 | | @uppy/file-input | 1.4.15 | @uppy/thumbnail-generator | 1.6.4 | | @uppy/form | 1.3.18 | @uppy/transloadit | 1.6.4 | | @uppy/golden-retriever | 1.3.17 | @uppy/tus | 1.7.2 | | @uppy/google-drive | 1.5.10 | @uppy/url | 1.5.9 | | @uppy/informer | 1.5.9 | @uppy/utils | 3.2.1 | | @uppy/instagram | 1.4.10 | @uppy/webcam | 1.6.9 | | @uppy/locales | 1.16.2 | @uppy/xhr-upload | 1.6.2 | | @uppy/onedrive | 1.1.10 | uppy | 1.19.1 | | @uppy/progress-bar | 1.3.17 | - | - |

  • @uppy/aws-s3: tighten type checks in default getUploadParameters() implementation (#2388 / @johnnyperkins)
  • @uppy/dashboard: restore backwards compatibility for the locales (#2397 / @goto-bus-stop)
  • @uppy/dashboard: revert Preact X version conflict fix, which was causing new bugs (#2405 / @goto-bus-stop)
  • @uppy/locales: add stub value for browseFiles for all remaining translations (#2397 / @goto-bus-stop)
  • @uppy/locales: add stub value for browseFiles for the German translation (#2396 / @jonathanarbely)
  • @uppy/locales: tweak Korean wording and add the new dropPaste* strings (#2395 / @fingul)
  • docs: document shape of file objects (#2371 / @goto-bus-stop)
  • docs: document transloadit waitForXYZ options better (#2371 / @goto-bus-stop)
  • docs: prefer constructor syntax new Uppy() over plain call syntax Uppy() (#2371 / @goto-bus-stop)
  • website: fix a couple of cases where user-provided values were output to HTML unescaped. Thanks Shivprsad Sammbhare for the report!
arturi
published 1.19.0 •

Changelog

Source

1.19.0

Released: 2020-07-21

Note that this release includes a very minor breaking change. If you are using custom translations for the dropPaste or dropPasteImport locale strings, you need to append the file selection style to the key name. Use dropPasteFiles, dropPasteFolders, or dropPasteBoth, or dropPasteImportFiles, dropPasteImportFolders, or dropPasteImportBoth depending on your dashboard and provider configuration.

  • @uppy/image-editor: fix crop/rotate/zoom buttons on mobile (@arturi)
  • uppy: remove unstable ImageEditor export (@goto-bus-stop)
  • docs: document preact required version when writing custom plugins (@jrschumacher)
  • @uppy/dashboard: fix preact version conflicts if outer app uses Preact X (#2379 / @goto-bus-stop)
  • @uppy/dashboard: add fileManagerSelectionType option, allowing users to select folders (#2334 / @bdirito)
arturi
published 1.18.0 •

Changelog

Source

1.18.0

Released: 2020-07-19

| Package | Version | Package | Version | |-|-|-|-| | @uppy/companion | 2.0.0-alpha.8 | @uppy/react | 1.9.1 | | @uppy/dashboard | 1.11.0 | @uppy/robodog | 1.8.0 | | @uppy/image-editor | 0.1.1 | uppy | 1.18.0 | | @uppy/locales | 1.16.0 | - | - |

  • @uppy/image-editor: 🎉 add long-awaited image cropping, rotation, flipping and zooming (in beta!) (#2370 / @arturi)
  • @uppy/companion: override grant's default redirect_uri for consistent provider options (#2364 / @ifedapoolarewaju)
goto-bus-stop
published 1.17.1 •

arturi
published 1.17.0 •

Changelog

Source

1.17.0

Released: 2020-07-15

| Package | Version | Package | Version | |-|-|-|-| | @uppy/aws-s3-multipart | 1.8.0 | @uppy/onedrive | 1.1.9 | | @uppy/aws-s3 | 1.6.7 | @uppy/progress-bar | 1.3.16 | | @uppy/companion-client | 1.5.1 | @uppy/provider-views | 1.7.0 | | @uppy/companion | 2.0.0-alpha.7 | @uppy/react | 1.9.0 | | @uppy/core | 1.12.0 | @uppy/robodog | 1.7.2 | | @uppy/dashboard | 1.10.2 | @uppy/screen-capture | 1.0.4 | | @uppy/drag-drop | 1.4.16 | @uppy/status-bar | 1.7.1 | | @uppy/dropbox | 1.4.9 | @uppy/thumbnail-generator | 1.6.3 | | @uppy/facebook | 1.1.9 | @uppy/transloadit | 1.6.2 | | @uppy/file-input | 1.4.14 | @uppy/tus | 1.7.0 | | @uppy/form | 1.3.17 | @uppy/url | 1.5.8 | | @uppy/golden-retriever | 1.3.16 | @uppy/utils | 3.2.0 | | @uppy/google-drive | 1.5.9 | @uppy/webcam | 1.6.8 | | @uppy/informer | 1.5.8 | @uppy/xhr-upload | 1.6.1 | | @uppy/instagram | 1.4.9 | uppy | 1.17.0 | | @uppy/locales | 1.15.1 | - | - |

  • ⚠️ @uppy/companion: rename microsoft and google providerOptions to onedrive and drive respectively (#2346 / @ifedapoolarewaju)
  • @uppy/aws-s3-multipart: do not store completed parts in state, fixes a resuming bug (#2326 / @yaegor)
  • @uppy/aws-s3-multipart: retry uploading failed parts (#2312 / @goto-bus-stop)
  • @uppy/companion: dependency updates (#2333 / @goto-bus-stop)
  • @uppy/companion: send custom headers to tus uploads (#2338 / @ifedapoolarewaju)
  • @uppy/core: add reason parameter to the uppy.removeFile() method and the uppy.on('file-removed') event (#2323 / @arturi)
  • @uppy/core: do not create an empty upload in retryAll() if there were no errors (#2361 / @goto-bus-stop)
  • @uppy/locales: add missing strings for Simplified Chinese (#2335 / @sparanoid)
  • @uppy/tus: update tus-js-client to v2 (#2239 / @Acconut, @goto-bus-stop)
  • docs: add authentication setup instructions for Dropbox and Google Drive (#2345 / @goto-bus-stop)
  • docs: explain how to use Uppy with React Hooks (#1936 / @pedrofs)
arturi
published 1.16.1 •

Changelog

Source

1.16.1

Released: 2020-06-19

| Package | Version | Package | Version | |-|-|-|-| | @uppy/companion | 2.0.0-alpha.6 | - | - |

  • @uppy/companion: Import url (#2328 / @ifedapoolarewaju)

Released: 2020-06-18

⚠️ This release patches a Server Side Request Forgery (SSRF) Security vulnerability on @uppy/companion

| Package | Version | Package | Version | |-|-|-|-| | @uppy/companion | 1.13.2, 2.0.0-alpha.5 | @uppy/onedrive | 1.1.8 | | @uppy/dashboard | 1.10.1 | @uppy/provider-views | 1.6.8 | | @uppy/drag-drop | 1.4.15 | @uppy/react | 1.8.1 | | @uppy/dropbox | 1.4.8 | @uppy/robodog | 1.7.1 | | @uppy/facebook | 1.1.8 | @uppy/thumbnail-generator | 1.6.2 | | @uppy/google-drive | 1.5.8 | @uppy/transloadit | 1.6.1 | | @uppy/instagram | 1.4.8 | uppy | 1.16.1 |

  • @uppy/thumbnail-generator: upgrade exifr (@goto-bus-stop)
  • @uppy/companion: set grant related options for custom providers (#2317 / @ifedapoolarewaju)
  • @uppy/provider-views: handle all plugin state in provider-views (#2318 / @ifedapoolarewaju)
  • @uppy/drag-drop: Add uppy-DragDrop-input class name back (ab88612dff3ce24b001acb3b626516f0e2f7fd0c / @arturi)
  • @uppy/companion: block redirects to urls with different protocol (#2322 / @ifedapoolarewaju)
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