@uppy/status-bar
Advanced tools
Changelog
1.9.3
Released: 2020-02-26
⚠️ This release patches a Server Side Request Forgery (SSRF) Security vulnerability on @uppy/companion
| Package | Version | Package | Version | |-|-|-|-| | @uppy/companion | 1.9.3 | @uppy/robodog | 1.5.3 | | @uppy/drag-drop | 1.4.6 | @uppy/webcam | 1.5.5 | | @uppy/locales | 1.11.4 | uppy | 1.9.3 | | @uppy/react | 1.4.6 | - | - |
Changelog
1.9.2
Released: 2020-02-14
This release adds @uppy/onedrive
to uppy
’s package.json
, fixing the bug reported at https://github.com/transloadit/uppy/commit/f291688fb813c55ff905abb334eff61c1c5a9dd0#commitcomment-37278041, and introduces more robust type checking in #1918.
| Package | Version | Package | Version | |-|-|-|-| | @uppy/aws-s3-multipart | 1.5.2 | @uppy/progress-bar | 1.3.7 | | @uppy/aws-s3 | 1.5.2 | @uppy/provider-views | 1.5.5 | | @uppy/companion-client | 1.4.2 | @uppy/react | 1.4.5 | | @uppy/companion | 1.9.2 | @uppy/redux-dev-tools | 1.3.2 | | @uppy/core | 1.8.2 | @uppy/robodog | 1.5.2 | | @uppy/dashboard | 1.6.2 | @uppy/status-bar | 1.5.2 | | @uppy/drag-drop | 1.4.5 | @uppy/store-default | 1.2.1 | | @uppy/dropbox | 1.3.8 | @uppy/store-redux | 1.2.1 | | @uppy/facebook | 0.2.5 | @uppy/thumbnail-generator | 1.5.5 | | @uppy/file-input | 1.4.5 | @uppy/transloadit | 1.5.2 | | @uppy/form | 1.3.8 | @uppy/tus | 1.5.5 | | @uppy/golden-retriever | 1.3.7 | @uppy/url | 1.4.5 | | @uppy/google-drive | 1.4.2 | @uppy/utils | 2.2.2 | | @uppy/informer | 1.4.2 | @uppy/webcam | 1.5.4 | | @uppy/instagram | 1.3.8 | @uppy/xhr-upload | 1.5.2 | | @uppy/locales | 1.11.3 | uppy | 1.9.2 | | @uppy/onedrive | 1.0.2 | - | - |
Changelog
1.9.1
Released: 2020-02-12
Previous 1.9.0
release has been deprecated due to an incorrect Lerna/npm published release. Please update all packages to the next patch version (or @latest), see the table below.
| Package | Version | Package | Version | |-|-|-|-| | @uppy/aws-s3-multipart | 1.5.1 | @uppy/onedrive | 1.0.1 | | @uppy/aws-s3 | 1.5.1 | @uppy/progress-bar | 1.3.6 | | @uppy/companion | 1.9.1 | @uppy/provider-views | 1.5.4 | | @uppy/core | 1.8.1 | @uppy/react | 1.4.4 | | @uppy/dashboard | 1.6.1 | @uppy/robodog | 1.5.1 | | @uppy/drag-drop | 1.4.4 | @uppy/status-bar | 1.5.1 | | @uppy/dropbox | 1.3.7 | @uppy/thumbnail-generator | 1.5.4 | | @uppy/facebook | 0.2.4 | @uppy/transloadit | 1.5.1 | | @uppy/file-input | 1.4.4 | @uppy/tus | 1.5.4 | | @uppy/form | 1.3.7 | @uppy/url | 1.4.4 | | @uppy/golden-retriever | 1.3.6 | @uppy/utils | 2.2.1 | | @uppy/google-drive | 1.4.1 | @uppy/webcam | 1.5.3 | | @uppy/informer | 1.4.1 | @uppy/xhr-upload | 1.5.1 | | @uppy/instagram | 1.3.7 | uppy | 1.9.1 | | @uppy/locales | 1.11.2 | - | - |
Changelog
1.9.0
Released: 2020-02-11
⚠️ 1.9.0
and all related packages have been deprecated due to an incorrect Lerna/npm published release. Please update all packages to the next patch version, see #1.9.1.
This release adds support for the new Instagram API, image and archive icons to the Dashboard, fixes upload retries and moves OneDrive out of beta.
| Package | Version | Package | Version | |-|-|-|-| | @uppy/aws-s3-multipart | 1.5.0 | @uppy/onedrive | 1.0.0 | | @uppy/aws-s3 | 1.5.0 | @uppy/progress-bar | 1.3.5 | | @uppy/companion | 1.9.0 | @uppy/provider-views | 1.5.3 | | @uppy/core | 1.8.0 | @uppy/react | 1.4.3 | | @uppy/dashboard | 1.6.0 | @uppy/robodog | 1.5.0 | | @uppy/drag-drop | 1.4.3 | @uppy/status-bar | 1.5.0 | | @uppy/dropbox | 1.3.6 | @uppy/thumbnail-generator | 1.5.3 | | @uppy/facebook | 0.2.3 | @uppy/transloadit | 1.5.0 | | @uppy/file-input | 1.4.3 | @uppy/tus | 1.5.3 | | @uppy/form | 1.3.6 | @uppy/url | 1.4.3 | | @uppy/golden-retriever | 1.3.5 | @uppy/utils | 2.2.0 | | @uppy/google-drive | 1.4.0 | @uppy/webcam | 1.5.2 | | @uppy/informer | 1.4.0 | @uppy/xhr-upload | 1.5.0 | | @uppy/instagram | 1.3.6 | uppy | 1.9.0 | | @uppy/locales | 1.11.1 | - | - |
google
with drive
(#2044 / @ifedapoolarewaju)Changelog
1.8.0
Released: 2020-01-15
This release adds Korean and Vietnamese localizations, fixes bugs, and significantly improves the performance of adding and removing lots of files. More performance improvements are on the way in the next few releases, too! Thanks to all contributors listed below.
| Package | Version | Package | Version | |-|-|-|-| | @uppy/aws-s3-multipart | 1.4.0 | @uppy/onedrive | 0.1.4 | | @uppy/aws-s3 | 1.4.1 | @uppy/progress-bar | 1.3.4 | | @uppy/companion | 1.8.0 | @uppy/provider-views | 1.5.2 | | @uppy/core | 1.7.1 | @uppy/react | 1.4.2 | | @uppy/dashboard | 1.5.2 | @uppy/robodog | 1.4.2 | | @uppy/drag-drop | 1.4.2 | @uppy/status-bar | 1.4.2 | | @uppy/dropbox | 1.3.5 | @uppy/thumbnail-generator | 1.5.2 | | @uppy/facebook | 0.2.2 | @uppy/transloadit | 1.4.2 | | @uppy/file-input | 1.4.2 | @uppy/tus | 1.5.2 | | @uppy/form | 1.3.5 | @uppy/url | 1.4.2 | | @uppy/golden-retriever | 1.3.4 | @uppy/utils | 2.1.2 | | @uppy/google-drive | 1.3.5 | @uppy/webcam | 1.5.1 | | @uppy/informer | 1.3.4 | @uppy/xhr-upload | 1.4.2 | | @uppy/instagram | 1.3.5 | uppy | 1.8.0 | | @uppy/locales | 1.11.0 | - | - |
getKey
for multipart S3 uploads (@goto-bus-stop, #2022)componentDidUpdate
instead of componentWillReceiveProps
(@cryptic022, #1999)npm run example $examplename
script (@goto-bus-stop, 7b2283d)