@uppy/core
Advanced tools
Changelog
1.12.1
Released 2020-04-01
| Package | Version | Package | Version | |-|-|-|-| | @uppy/aws-s3 | 1.5.5 | @uppy/tus | 1.5.7 | | @uppy/robodog | 1.6.1 | @uppy/xhr-upload | 1.5.5 | | @uppy/transloadit | 1.5.5 | uppy | 1.12.1 |
Patch release to add OneDrive and Facebook to Robodog’s package.json 🙈
Changelog
1.12.0
Released 2020-04-01
| Package | Version | Package | Version | |-|-|-|-| | @uppy/aws-s3 | 1.5.4 | @uppy/robodog | 1.6.0 | | @uppy/companion | 1.11.1 | @uppy/thumbnail-generator | 1.5.7 | | @uppy/dashboard | 1.8.0 | @uppy/transloadit | 1.5.4 | | @uppy/locales | 1.13.0 | @uppy/xhr-upload | 1.5.4 | | @uppy/react | 1.6.0 | uppy | 1.12.0 |
This release adds the Romanian language, more input validation in Companion, and a way to render custom metadata fields in the Dashboard UI.
XHRUpload#validateStatus
option. (#2154 / @goto-bus-stop)npm run build
step. (697ad04 / @goto-bus-stop)Changelog
1.11.0
| Package | Version | Package | Version | |-|-|-|-| | @uppy/aws-s3-multipart | 1.5.3 | @uppy/onedrive | 1.1.0 | | @uppy/aws-s3 | 1.5.3 | @uppy/progress-bar | 1.3.8 | | @uppy/companion | 1.11.0 | @uppy/provider-views | 1.6.0 | | @uppy/core | 1.9.0 | @uppy/react | 1.5.0 | | @uppy/dashboard | 1.7.0 | @uppy/robodog | 1.5.4 | | @uppy/drag-drop | 1.4.7 | @uppy/status-bar | 1.6.0 | | @uppy/dropbox | 1.4.0 | @uppy/thumbnail-generator | 1.5.6 | | @uppy/facebook | 1.1.0 | @uppy/transloadit | 1.5.3 | | @uppy/file-input | 1.4.6 | @uppy/tus | 1.5.6 | | @uppy/form | 1.3.9 | @uppy/url | 1.5.0 | | @uppy/golden-retriever | 1.3.8 | @uppy/utils | 2.3.0 | | @uppy/google-drive | 1.5.0 | @uppy/webcam | 1.6.0 | | @uppy/informer | 1.5.0 | @uppy/xhr-upload | 1.5.3 | | @uppy/instagram | 1.4.0 | uppy | 1.11.0 | | @uppy/locales | 1.12.0 | - | - |
This Release offers Dashboard redesign (Dark mode), and support for Google Docs in Companion.
setOptions()
. (#2135 / @goto-bus-stop)Changelog
1.10.1
| Package | Version | Package | Version | |-|-|-|-| | @uppy/companion | 1.10.0 | uppy | 1.10.1 | | @uppy/facebook | 1.0.0
This release moves @uppy/facebook
out of beta to a 1.0.0
and adds Uppy.Facebook
to the Uppy CDN bundle:
https://releases.transloadit.com/uppy/v1.10.1/uppy.min.js
https://releases.transloadit.com/uppy/v1.10.1/uppy.min.css
uppy
NPM and CDN bundlesYou can optionally download 1.10.1
release bundle: https://releases.transloadit.com/uppy/v1.10.1/uppy-v1.10.1.zip
Changelog
1.10.0
| Package | Version | Package | Version | |-|-|-|-| | @uppy/companion | 1.10.0 | uppy | 1.10.0 |
This release offers a bunch of Companion improvements and bug fixes.
endpoint
and region
to AWS SDK constructor (#2113 / @goto-bus-stop)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)