@uppy/informer
Advanced tools
Changelog
1.2.0
Released: 2019-06-07
This release fixes an issue when using Transloadit and the @uppy/form plugin. To do so, a new metaFields
option was added to the @uppy/tus plugin.
| Package | Version | Package | Version | |-|-|-|-| | @uppy/companion | 1.2.0 | @uppy/transloadit | 1.1.1 | | @uppy/locales | 1.4.0 | @uppy/tus | 1.2.0 | | @uppy/robodog | 1.1.1 | uppy | 1.2.0 |
metaFields
option (#1644 / @goto-bus-stop)Changelog
1.1.0
Released: 2019-06-05
| Package | Version | Package | Version | |-|-|-|-| | @uppy/aws-s3-multipart | 1.1.0 | @uppy/provider-views | 1.1.0 | | @uppy/aws-s3 | 1.1.0 | @uppy/react-native | 0.1.2 | | @uppy/companion-client | 1.1.0 | @uppy/react | 1.1.0 | | @uppy/companion | 1.1.0 | @uppy/redux-dev-tools | 1.1.0 | | @uppy/core | 1.1.0 | @uppy/robodog | 1.1.0 | | @uppy/dashboard | 1.1.0 | @uppy/status-bar | 1.1.0 | | @uppy/drag-drop | 1.1.0 | @uppy/store-default | 1.1.0 | | @uppy/dropbox | 1.1.0 | @uppy/store-redux | 1.1.0 | | @uppy/file-input | 1.1.0 | @uppy/thumbnail-generator | 1.1.0 | | @uppy/form | 1.1.0 | @uppy/transloadit | 1.1.0 | | @uppy/golden-retriever | 1.1.0 | @uppy/tus | 1.1.0 | | @uppy/google-drive | 1.1.0 | @uppy/url | 1.1.0 | | @uppy/informer | 1.1.0 | @uppy/utils | 1.1.0 | | @uppy/instagram | 1.1.0 | @uppy/webcam | 1.1.0 | | @uppy/locales | 1.3.0 | @uppy/xhr-upload | 1.1.0 | | @uppy/progress-bar | 1.1.0 | uppy | 1.1.0 |
fields
(#1569 / @alexnj)upload-success
event docs (#1573 / @janko)uploadcdn
script (#1586 / @goto-bus-stop)uploadStarted: null
instead of false (#1628 / @goto-bus-stop)Changelog
1.0.2
Released: 2019-05-17
| Package | Version | Package | Version | |-|-|-|-| | @uppy/aws-s3-multipart | 1.0.2 | @uppy/progress-bar | 1.0.2 | | @uppy/aws-s3 | 1.0.2 | @uppy/provider-views | 1.0.2 | | @uppy/companion | 1.0.2 | @uppy/react | 1.0.2 | | @uppy/core | 1.0.2 | @uppy/redux-dev-tools | 1.0.2 | | @uppy/dashboard | 1.0.2 | @uppy/robodog | 1.0.2 | | @uppy/drag-drop | 1.0.2 | @uppy/status-bar | 1.0.2 | | @uppy/dropbox | 1.0.2 | @uppy/thumbnail-generator | 1.0.2 | | @uppy/file-input | 1.0.2 | @uppy/transloadit | 1.0.2 | | @uppy/form | 1.0.2 | @uppy/tus | 1.0.2 | | @uppy/golden-retriever | 1.0.2 | @uppy/url | 1.0.2 | | @uppy/google-drive | 1.0.2 | @uppy/utils | 1.0.2 | | @uppy/informer | 1.0.2 | @uppy/webcam | 1.0.2 | | @uppy/instagram | 1.0.2 | @uppy/xhr-upload | 1.0.2 | | @uppy/locales | 1.2.0 | uppy | 1.0.2 |
uppyVersions
param (in the future also an uppy-versions
header). If this param is present, the authentication token is sent in a new way, as a string, otherwise it’s sent the old way, as JSON object (incompatible with IE). Please use @uppy/companion@1.0.2 for backwards-compatibility, @uppy/companion@1.0.1 is deprecated (#1564 / @ifedapoolarewaju)UPPYSERVER_*
env options (bf2220ab9f95a0794b8e46fe6ff50af9e4b955d9 / @ifedapoolarewaju)Changelog
1.0.1
Released: 2019-05-08
| Package | Version | Package | Version | |-|-|-|-| | @uppy/aws-s3-multipart | 1.0.1 | @uppy/progress-bar | 1.0.1 | | @uppy/aws-s3 | 1.0.1 | @uppy/provider-views | 1.0.1 | | @uppy/companion-client | 1.0.1 | @uppy/react-native | 0.1.1 | | @uppy/companion | 1.0.1 | @uppy/react | 1.0.1 | | @uppy/core | 1.0.1 | @uppy/redux-dev-tools | 1.0.1 | | @uppy/dashboard | 1.0.1 | @uppy/robodog | 1.0.1 | | @uppy/drag-drop | 1.0.1 | @uppy/status-bar | 1.0.1 | | @uppy/dropbox | 1.0.1 | @uppy/thumbnail-generator | 1.0.1 | | @uppy/file-input | 1.0.1 | @uppy/transloadit | 1.0.1 | | @uppy/form | 1.0.1 | @uppy/tus | 1.0.1 | | @uppy/golden-retriever | 1.0.1 | @uppy/url | 1.0.1 | | @uppy/google-drive | 1.0.1 | @uppy/utils | 0.30.6 | | @uppy/informer | 1.0.1 | @uppy/webcam | 1.0.1 | | @uppy/instagram | 1.0.1 | @uppy/xhr-upload | 1.0.1 | | @uppy/locales | 1.1.0 | uppy | 1.0.1 |
⚠️ @uppy/companion@1.0.1
from this release has been deprecated, because it accidentally broke backwards-compatibility with Uppy Client ^1.0.0
. It is now fixed in @uppy/companion@1.0.2
, please update. See https://github.com/transloadit/uppy/pull/1564 for details. Sorry about the trouble!
This includes some important fixes for webpack, create-react-app, and Internet Explorer support, as well as a bunch of new languages! :sparkles:
es_ES
translation (#1502 / @jorgeepc)zh_CN
translation (#1503 / @Quorafind)fa_IR
translation (#1514 / @hrsh)it_IT
translation (#1516 / @tinny77)Changelog
1.0.0
Released: 2019-04-25
| Package | Version | Package | Version | |-|-|-|-| | @uppy/aws-s3-multipart | 1.0.0 | @uppy/locales | 1.0.0 | | @uppy/aws-s3 | 1.0.0 | @uppy/progress-bar | 1.0.0 | | @uppy/companion-client | 1.0.0 | @uppy/provider-views | 1.0.0 | | @uppy/companion | 1.0.0 | @uppy/react | 1.0.0 | | @uppy/core | 1.0.0 | @uppy/redux-dev-tools | 1.0.0 | | @uppy/dashboard | 1.0.0 | @uppy/robodog | 1.0.0 | | @uppy/drag-drop | 1.0.0 | @uppy/status-bar | 1.0.0 | | @uppy/dropbox | 1.0.0 | @uppy/thumbnail-generator | 1.0.0 | | @uppy/file-input | 1.0.0 | @uppy/transloadit | 1.0.0 | | @uppy/form | 1.0.0 | @uppy/tus | 1.0.0 | | @uppy/golden-retriever | 1.0.0 | @uppy/url | 1.0.0 | | @uppy/google-drive | 1.0.0 | @uppy/webcam | 1.0.0 | | @uppy/informer | 1.0.0 | @uppy/xhr-upload | 1.0.0 | | @uppy/instagram | 1.0.0 | uppy | 1.0.0 |
bundle: true
(#1487 / @goto-bus-stop)