@uppy/tus
Advanced tools
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)