@uppy/companion-client
Advanced tools
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.2
Released: 2019-10-14
This release contains a new Thai locale, and some critical fixes for the 1.5 release, especially the S3 plugins.
| Package | Version | Package | Version | |-|-|-|-| | @uppy/aws-s3 | 1.3.2 | @uppy/locales | 1.8.0 | | @uppy/aws-s3-multipart | 1.3.3 | @uppy/onedrive | 0.1.1 | | @uppy/companion-client | 1.4.1 | @uppy/react | 1.3.2 | | @uppy/core | 1.5.1 | @uppy/robodog | 1.3.3 | | @uppy/dashboard | 1.4.1 | @uppy/transloadit | 1.3.2 | | @uppy/dropbox | 1.3.2 | @uppy/tus | 1.4.2 | | @uppy/facebook | 0.1.1 | @uppy/url | 1.3.2 | | @uppy/form | 1.3.2 | @uppy/xhr-upload | 1.3.2 | | @uppy/google-drive | 1.3.2 | uppy | 1.5.2 | | @uppy/instagram | 1.3.2 | - | - |