@uppy/tus
Advanced tools
Changelog
0.27.5
Released: 2018-09-27
| Package | Version | Package | Version | |-|-|-|-| | uppy | 0.27.5 | @uppy/instagram | 0.27.5 | | @uppy/core | 0.27.3 | @uppy/react | 0.27.5 | | @uppy/dashboard | 0.27.5 | @uppy/transloadit | 0.27.5 | | @uppy/dropbox | 0.27.4 | @uppy/tus | 0.27.5 | | @uppy/form | 0.27.4 | @uppy/url | 0.27.5 | | @uppy/informer | 0.27.4 | @uppy/webcam | 0.27.4 |
onMount()
and this.parent
to Plugin (#1062 / @arturi)removeFile
on each file when doing cancelAll
(#1058 / @arturi)require('resize-observer-polyfill').default || require('resize-observer-polyfill')
(#1078 / @yoldar, @arturi, @goto-bus-stop)props.totalFileCount < props.maxNumberOfFiles
(#1063 / @arturi)uppy-Root
in Status Bar when it’s mounted in DOM (#1081 / @arturi)uppy.off()
info (#1077 / @dviry)Changelog
0.27.4
Released: 2018-09-18
New versions in this release:
| Package | Version | Package | Version | |-|-|-|-| | uppy | 0.27.4 | @uppy/instagram | 0.27.4 | | @uppy/companion | 0.14.4 | @uppy/react | 0.27.4 | | @uppy/core | 0.27.2 | @uppy/transloadit | 0.27.4 | | @uppy/dashboard | 0.27.4 | @uppy/tus | 0.27.4 | | @uppy/dropbox | 0.27.3 | @uppy/url | 0.27.4 | | @uppy/form | 0.27.3 | @uppy/webcam | 0.27.3 | | @uppy/informer | 0.27.3 | - | - |
Changes:
<script>
tag should come at the bottom of the page (#1043 / @arturi)Changelog
0.27.3
Released: 2018-09-03.
New versions in this release:
| Package | Version | Package | Version | |-|-|-|-| | uppy | 0.27.3 | @uppy/instagram | 0.27.3 | | @uppy/aws-s3-multipart | 0.27.2 | @uppy/progress-bar | 0.27.2 | | @uppy/aws-s3 | 0.27.2 | @uppy/provider-views | 0.27.2 | | @uppy/companion-client | 0.27.2 | @uppy/react | 0.27.3 | | @uppy/companion | 0.14.3 | @uppy/redux-dev-tools | 0.27.2 | | @uppy/core | 0.27.1 | @uppy/status-bar | 0.27.2 | | @uppy/dashboard | 0.27.3 | @uppy/thumbnail-generator | 0.27.2 | | @uppy/drag-drop | 0.27.2 | @uppy/transloadit | 0.27.3 | | @uppy/dropbox | 0.27.2 | @uppy/tus | 0.27.3 | | @uppy/file-input | 0.27.2 | @uppy/url | 0.27.3 | | @uppy/form | 0.27.2 | @uppy/utils | 0.27.1 | | @uppy/golden-retriever | 0.27.2 | @uppy/webcam | 0.27.2 | | @uppy/google-drive | 0.27.3 | @uppy/xhr-upload | 0.27.2 | | @uppy/informer | 0.27.2 | - | - |
Changes:
z-index
primarily. (@goto-bus-stop)getFileType
(#1022 / @goto-bus-stop)buffer
warnings in IE10 when using the uppy
CDN package. (#1019 / @goto-bus-stop)UPPYSERVER_
environment variables to COMPANION_
+ more. The old names still work for now but will be dropped in a future release (#1037 / @kvz)https://api2.transloadit.com/companion
, using the hosted uppy-server URLs will now throw an error (#1038 / @goto-bus-stop)Changelog
0.27.2
Released: 2018-08-23.
New versions in this release:
| Package | Version | Package | Version | |-|-|-|-| | uppy | 0.27.2 | @uppy/react | 0.27.2 | | @uppy/companion | 0.14.2 | @uppy/transloadit | 0.27.2 | | @uppy/dashboard | 0.27.2 | @uppy/tus | 0.27.2 | | @uppy/google-drive | 0.27.2 | @uppy/url | 0.27.2 | | @uppy/instagram | 0.27.2 | - | - |
Changes:
Changelog
0.27.1
Released: 2018-08-16.
New versions in this release:
| Package | Version | Package | Version | |-|-|-|-| | uppy | 0.27.1 | @uppy/instagram | 0.27.1 | | @uppy/aws-s3-multipart | 0.27.1 | @uppy/progress-bar | 0.27.1 | | @uppy/aws-s3 | 0.27.1 | @uppy/provider-views | 0.27.1 | | @uppy/companion-client | 0.27.1 | @uppy/react | 0.27.1 | | @uppy/companion | 0.14.1 | @uppy/redux-dev-tools | 0.27.1 | | @uppy/dashboard | 0.27.1 | @uppy/status-bar | 0.27.1 | | @uppy/drag-drop | 0.27.1 | @uppy/thumbnail-generator | 0.27.1 | | @uppy/dropbox | 0.27.1 | @uppy/transloadit | 0.27.1 | | @uppy/file-input | 0.27.1 | @uppy/tus | 0.27.1 | | @uppy/form | 0.27.1 | @uppy/url | 0.27.1 | | @uppy/golden-retriever | 0.27.1 | @uppy/webcam | 0.27.1 | | @uppy/google-drive | 0.27.1 | @uppy/xhr-upload | 0.27.1 | | @uppy/informer | 0.27.1 | - | - |
Changes:
Changelog
0.27.0
Released: 2018-08-11.
setPluginState
(#968 / @goto-bus-stop)window !== undefined
check) (@arturi / #960)autoProceed
to false
(#961 / @arturi)drag-drop
module to support folders again (#942 / @arturi).uppy-size--md
and .uppy-size--lg
breakpoint classes; throttle the function that checks for width (#942 / @arturi)Changelog
0.26.0
Released: 2018-06-28.
withCredentials
option (#874 / @tuoxiansp)