@uppy/companion
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)Changelog
1.7.0
Released: 2019-12-16
This release adds Hebrew translations and smoothes out some rough edges in Companion. The Webcam plugin now supports showing the duration of recordings while in progress.
| Package | Version | Package | Version | |-|-|-|-| | @uppy/aws-s3-multipart | 1.3.5 | @uppy/onedrive | 0.1.3 | | @uppy/aws-s3 | 1.4.0 | @uppy/progress-bar | 1.3.3 | | @uppy/companion | 1.7.0 | @uppy/provider-views | 1.5.1 | | @uppy/core | 1.7.0 | @uppy/react | 1.4.1 | | @uppy/dashboard | 1.5.1 | @uppy/robodog | 1.4.1 | | @uppy/drag-drop | 1.4.1 | @uppy/status-bar | 1.4.1 | | @uppy/dropbox | 1.3.4 | @uppy/thumbnail-generator | 1.5.1 | | @uppy/facebook | 0.2.1 | @uppy/transloadit | 1.4.1 | | @uppy/file-input | 1.4.1 | @uppy/tus | 1.5.1 | | @uppy/form | 1.3.4 | @uppy/url | 1.4.1 | | @uppy/golden-retriever | 1.3.3 | @uppy/utils | 2.1.1 | | @uppy/google-drive | 1.3.4 | @uppy/webcam | 1.5.0 | | @uppy/informer | 1.3.3 | @uppy/xhr-upload | 1.4.1 | | @uppy/instagram | 1.3.4 | uppy | 1.7.0 | | @uppy/locales | 1.10.0 | - | - |
uppyToken
if access_token
was received from provider (@ifedapoolarewaju, #1946)getKey()
option for S3 uploads (@goto-bus-stop, #1866)helmet
(@goto-bus-stop, 6b006ac)uppy.on()
work better with IntelliSense (@bambii7, #1923)hideCancelButton: true
(@goto-bus-stop, #1955)es_GL
→ gl_ES
(@goto-bus-stop, #1929)showRecordingLength: true
option (@dominiceden, #1947)companionHeaders
to s3-multipart docs (@goto-bus-stop, a6e44a9)UPPYSERVER_
references (@goto-bus-stop, e74690e)Changelog
1.6.0
Released: 2019-11-04
This release adds Icelandic translations and a long-awaited setOptions
API to change configuration (including language) at runtime.
| Package | Version | Package | Version | |-|-|-|-| | @uppy/aws-s3-multipart | 1.3.4 | @uppy/onedrive | 0.1.2 | | @uppy/aws-s3 | 1.3.3 | @uppy/progress-bar | 1.3.2 | | @uppy/companion | 1.6.0 | @uppy/provider-views | 1.5.0 | | @uppy/core | 1.6.0 | @uppy/react | 1.4.0 | | @uppy/dashboard | 1.5.0 | @uppy/robodog | 1.4.0 | | @uppy/drag-drop | 1.4.0 | @uppy/status-bar | 1.4.0 | | @uppy/dropbox | 1.3.3 | @uppy/thumbnail-generator | 1.5.0 | | @uppy/facebook | 0.2.0 | @uppy/transloadit | 1.4.0 | | @uppy/file-input | 1.4.0 | @uppy/tus | 1.5.0 | | @uppy/form | 1.3.3 | @uppy/url | 1.4.0 | | @uppy/golden-retriever | 1.3.2 | @uppy/utils | 2.1.0 | | @uppy/google-drive | 1.3.3 | @uppy/webcam | 1.4.0 | | @uppy/informer | 1.3.2 | @uppy/xhr-upload | 1.4.0 | | @uppy/instagram | 1.3.3 | uppy | 1.6.0 | | @uppy/locales | 1.9.0 | - | - |
Access-Control-Allow-Credentials
header when origin is whitelisted (@ifedapoolarewaju, #1901)setOptions
API (@arturi, #1728)wrapPromiseFunction()
(@goto-bus-stop, #1910)response
parameter is specific to some uploaders (@bambii7, #1921)COMPANION_AWS_ENDPOINT
in aws-companion example so it can be used with other S3-compatible services (@goto-bus-stop, 1ab63aa)Changelog
1.5.0
Released: 2019-10-09
This release features new remote providers for Facebook and OneDrive, new languages, and a more robust approach to simultaneous upload limiting and cancellation.
| Package | Version | Package | Version | |-|-|-|-| | @uppy/aws-s3-multipart | 1.3.1 | @uppy/onedrive | 0.1.0 | | @uppy/aws-s3 | 1.3.1 | @uppy/progress-bar | 1.3.1 | | @uppy/companion-client | 1.4.0 | @uppy/provider-views | 1.4.0 | | @uppy/companion | 1.5.0 | @uppy/react-native | 0.1.3 | | @uppy/core | 1.5.0 | @uppy/react | 1.3.1 | | @uppy/dashboard | 1.4.0 | @uppy/redux-dev-tools | 1.3.1 | | @uppy/drag-drop | 1.3.1 | @uppy/robodog | 1.3.1 | | @uppy/dropbox | 1.3.1 | @uppy/status-bar | 1.3.1 | | @uppy/facebook | 0.1.0 | @uppy/thumbnail-generator | 1.4.0 | | @uppy/file-input | 1.3.1 | @uppy/transloadit | 1.3.1 | | @uppy/form | 1.3.1 | @uppy/tus | 1.4.1 | | @uppy/golden-retriever | 1.3.1 | @uppy/url | 1.3.1 | | @uppy/google-drive | 1.3.1 | @uppy/utils | 2.0.0 | | @uppy/informer | 1.3.1 | @uppy/webcam | 1.3.1 | | @uppy/instagram | 1.3.1 | @uppy/xhr-upload | 1.3.1 | | @uppy/locales | 1.7.0 | uppy | 1.5.0 |
limit: N
uploads (@goto-bus-stop, #1736)Released: 2019-08-30
In this release we’ve focused on issue busting on GitHub, nearly halving them. Uppy also learned how to bark in Swedish, Greek, Indonesian, Serbian (Latin), and improved on its Finnish and French. The Transloadit plugin gained a limit
option. The Docs and the website have been improved.
⚠️ With recent Lerna improvements, you no longer need to do npm run bootstrap
when developing Uppy — npm install
does all the work now!
| Package | Version | Package | Version | |-|-|-|-| | @uppy/aws-s3-multipart | 1.3.0 | @uppy/provider-views | 1.3.0 | | @uppy/aws-s3 | 1.3.0 | @uppy/react | 1.3.0 | | @uppy/companion-client | 1.3.0 | @uppy/redux-dev-tools | 1.3.0 | | @uppy/companion | 1.4.0 | @uppy/robodog | 1.3.0 | | @uppy/core | 1.4.0 | @uppy/status-bar | 1.3.0 | | @uppy/dashboard | 1.3.0 | @uppy/store-default | 1.2.0 | | @uppy/drag-drop | 1.3.0 | @uppy/store-redux | 1.2.0 | | @uppy/dropbox | 1.3.0 | @uppy/thumbnail-generator | 1.3.0 | | @uppy/file-input | 1.3.0 | @uppy/transloadit | 1.3.0 | | @uppy/form | 1.3.0 | @uppy/tus | 1.4.0 | | @uppy/golden-retriever | 1.3.0 | @uppy/url | 1.3.0 | | @uppy/google-drive | 1.3.0 | @uppy/utils | 1.3.0 | | @uppy/informer | 1.3.0 | @uppy/webcam | 1.3.0 | | @uppy/instagram | 1.3.0 | @uppy/xhr-upload | 1.3.0 | | @uppy/locales | 1.6.0 | uppy | 1.4.0 | | @uppy/progress-bar | 1.3.0 | - | - |
data
attribute with file source, hide the file source icon (where the file was selected from) in the Dashboard with CSS. If you really want this back, please look in the PR and set your custom CSS to .uppy-DashboardItem-sourceIcon { display: inline-block; }
(#1809 / @arturi)bundle: true
(#1769 / @arturi)Released: 2019-07-19
This release fixes id generation for non-latin characters, significantly improves accessibility in Dashboard and all around, logs versions of every plugin, changes how debug logs work, and more.
| Package | Version | Package | Version | |-|-|-|-| | @uppy/aws-s3-multipart | 1.2.0 | @uppy/progress-bar | 1.2.0 | | @uppy/aws-s3 | 1.2.0 | @uppy/provider-views | 1.2.0 | | @uppy/companion-client | 1.2.0 | @uppy/react | 1.2.0 | | @uppy/companion | 1.3.0 | @uppy/redux-dev-tools | 1.2.0 | | @uppy/core | 1.2.0 | @uppy/robodog | 1.2.0 | | @uppy/dashboard | 1.2.0 | @uppy/status-bar | 1.2.0 | | @uppy/drag-drop | 1.2.0 | @uppy/thumbnail-generator | 1.2.0 | | @uppy/dropbox | 1.2.0 | @uppy/transloadit | 1.2.0 | | @uppy/file-input | 1.2.0 | @uppy/tus | 1.3.0 | | @uppy/form | 1.2.0 | @uppy/url | 1.2.0 | | @uppy/golden-retriever | 1.2.0 | @uppy/utils | 1.2.0 | | @uppy/google-drive | 1.2.0 | @uppy/webcam | 1.2.0 | | @uppy/informer | 1.2.0 | @uppy/xhr-upload | 1.2.0 | | @uppy/instagram | 1.2.0 | uppy | 1.3.0 | | @uppy/locales | 1.5.0 | - | - |
console.debug
from console.log
by default, you might need to change settings in your dev tools to see Uppy logs! (#1661 / @arturi, @goto-bus-stop, @kvz)allowedFileTypes
is an array, in cases where JS would not be able to auto-fix via typecasting (otherwise it's BC-breaking)meta.name
not required in addFile() (#1629 / @goto-bus-stop)Select 11
instead of Select 11 files
, because there can be folders (https://github.com/transloadit/uppy/issues/1422)triggerUploadOnSubmit
(#1691 / @goto-bus-stop)form({ modal: true })
not enabling modal options (#1690 / @goto-bus-stop)total file size / total uploaded of all started
vs total / total upload of those not complete
(#1685 / @arturi)bundle: true
(#1677 / @goto-bus-stop)opts.id
as the plugin ID for all plugins, fixes #1674 (https://github.com/transloadit/uppy/commit/e6c52f7681dad5a73c85bac2c7986293eda76a85 / @goto-bus-stop)