Skip to content

Releases: transloadit/uppy

Uppy 2.13.5 (Maintenance)

30 Aug 15:56
7e91a25
Compare
Choose a tag to compare
Package Version Package Version
@uppy/tus 2.4.4 @uppy/robodog 2.9.4
@uppy/utils 4.1.3 uppy 2.13.5
  • @uppy/utils: fix relativePath when drag&dropping a folder (Antoine du Hamel / #4043)
  • @uppy/tus: avoid crashing when Tus client reports an error (Antoine du Hamel / #4019)

Uppy 3.0.0

22 Aug 19:49
be05bf9
Compare
Choose a tag to compare

Migration guides:
https://uppy.io/docs/migration-guides.html

Package Version Package Version
@uppy/angular 0.4.0 @uppy/progress-bar 3.0.0
@uppy/audio 1.0.0 @uppy/provider-views 3.0.0
@uppy/aws-s3 3.0.0 @uppy/react 3.0.0
@uppy/aws-s3-multipart 3.0.0 @uppy/react-native 0.4.0
@uppy/box 2.0.0 @uppy/redux-dev-tools 3.0.0
@uppy/companion 4.0.0 @uppy/remote-sources 1.0.0
@uppy/companion-client 3.0.0 @uppy/screen-capture 3.0.0
@uppy/compressor 1.0.0 @uppy/status-bar 3.0.0
@uppy/core 3.0.0 @uppy/store-default 3.0.0
@uppy/dashboard 3.0.0 @uppy/store-redux 3.0.0
@uppy/drag-drop 3.0.0 @uppy/svelte 2.0.0
@uppy/drop-target 2.0.0 @uppy/thumbnail-generator 3.0.0
@uppy/dropbox 3.0.0 @uppy/transloadit 3.0.0
@uppy/facebook 3.0.0 @uppy/tus 3.0.0
@uppy/file-input 3.0.0 @uppy/unsplash 3.0.0
@uppy/form 3.0.0 @uppy/url 3.0.0
@uppy/golden-retriever 3.0.0 @uppy/utils 5.0.0
@uppy/google-drive 3.0.0 @uppy/vue 1.0.0
@uppy/image-editor 2.0.0 @uppy/webcam 3.0.0
@uppy/informer 3.0.0 @uppy/xhr-upload 3.0.0
@uppy/instagram 3.0.0 @uppy/zoom 2.0.0
@uppy/locales 3.0.0 uppy 3.0.0
@uppy/onedrive 3.0.0
  • docs: Use RemoteSources in readme example (Artur Paikin / #4030)
  • docs: Add migration guide for Uppy 3.x, Companion 4.x, and Robodog (Merlijn Vos / #3913)
  • example: upgrade React example to use React 18 (Antoine du Hamel / #4002)
  • meta: fix linter failures (Antoine du Hamel / #4029)
  • @uppy/vue: move @uppy/ packages to peer dependencies (Antoine du Hamel / #4024)
  • @uppy/robodog: remove package (Antoine du Hamel / #3946)
  • example: migrate digitalocean-spaces to ESM (Antoine du Hamel / #4015)
  • example: replace Robodog example with Transloadit + RemoteSources + Form (Antoine du Hamel / #4027)
  • website: replace Robodog example with Uppy plugins (Artur Paikin / #4026)
  • @uppy/aws-s3,@uppy/tus,@uppy/xhr-upload: @uppy/tus, @uppy/xhr-upload, @uppy/aws-s3: metaFields -> allowedMetaFields (Merlijn Vos / #4023)
  • example: showcase migration out of Robodog (Antoine du Hamel / #4021)
  • example: fix Svelte dev mode (Antoine du Hamel / #4025)
  • example: fix docs and env for Vite examples (Antoine du Hamel / #4018)
  • @uppy/tus: avoid crashing when Tus client reports an error (Antoine du Hamel / #4019)
  • @uppy/react: move @uppy/ packages to peer dependencies (Antoine du Hamel / #4004)
  • @uppy/core: core: uppy.addFile should accept browser File objects (Artur Paikin / #4020)
  • example: fix svelte example (Antoine du Hamel / #4017)
  • example: migrate python-xhr to ESM (Antoine du Hamel / #4010)
  • example: migrate php-xhr to ESM (Antoine du Hamel / #4009)
  • example: migrate node-xhr to ESM (Antoine du Hamel / #4008)
  • example: migrate xhr-bundle to ESM (Antoine du Hamel / #4012)
  • example: migrate multiple-instances to ESM (Antoine du Hamel / #4007)
  • example: replace transloadit-textarea with transloadit-markdown-bin (Antoine du Hamel / #4013)
  • example: add README to Svelte example (Antoine du Hamel / #4011)
  • build: Remove size-limit for now (Artur Paikin / #4003)
  • @uppy/core,@uppy/dashboard,@uppy/status-bar: Style tweaks: use all: initial + other resets (Artur Paikin / #3983)
  • @uppy/aws-s3: aws-s3: fix incorrect comparison for file-removed (Merlijn Vos / #3962)
  • example: update to new CDN export names (Antoine du Hamel / #4006)
  • example: fix dependencies of bundled example (Antoine du Hamel / #4005)
  • @uppy/tus: fix dependencies (Antoine du Hamel / #3923)
  • @uppy/tus: add file argument to onBeforeRequest (Merlijn Vos / #3984)
  • @uppy/utils: fix drop of multiple files on Chromium browsers (Antoine du Hamel / #3998)
  • @uppy/angular: upgrade to Angular 14 (Antoine du Hamel / #3997)
  • example: update Angular example to v14 (Antoine du Hamel / #3996)
  • @uppy/utils: Fix @uppy/utils microtip.scss export (Merlijn Vos / #3995)
  • docs: Companion: make streaming upload recommended & other docs tweaks (Mikael Finstad / #3994)

Uppy 2.13.4 (Maintenance)

17 Aug 17:54
88066fb
Compare
Choose a tag to compare
Package Version Package Version
@uppy/audio 0.3.3 @uppy/progress-bar 2.1.2
@uppy/aws-s3 2.2.2 @uppy/provider-views 2.1.3
@uppy/aws-s3-multipart 2.4.3 @uppy/react 2.2.3
@uppy/box 1.0.8 @uppy/redux-dev-tools 2.1.1
@uppy/companion 3.7.2 @uppy/remote-sources 0.1.2
@uppy/companion-client 2.2.2 @uppy/screen-capture 2.1.2
@uppy/compressor 0.3.3 @uppy/status-bar 2.2.2
@uppy/core 2.3.3 @uppy/store-default 2.1.1
@uppy/dashboard 2.4.2 @uppy/store-redux 2.1.1
@uppy/drag-drop 2.1.2 @uppy/svelte 1.0.9
@uppy/drop-target 1.1.4 @uppy/thumbnail-generator 2.2.1
@uppy/dropbox 2.0.8 @uppy/transloadit 2.3.7
@uppy/facebook 2.0.8 @uppy/tus 2.4.3
@uppy/file-input 2.1.2 @uppy/unsplash 2.1.1
@uppy/form 2.0.7 @uppy/url 2.2.1
@uppy/golden-retriever 2.1.1 @uppy/utils 4.1.2
@uppy/google-drive 2.1.2 @uppy/vue 0.4.9
@uppy/image-editor 1.4.2 @uppy/webcam 2.2.2
@uppy/informer 2.1.1 @uppy/xhr-upload 2.1.3
@uppy/instagram 2.1.2 @uppy/zoom 1.1.2
@uppy/locales 2.1.2 uppy 2.13.4
@uppy/onedrive 2.1.2
  • @uppy/tus: add file argument to onBeforeRequest (Merlijn Vos / #3984)
  • meta: add CI to 2.x branch (Antoine du Hamel)
  • @uppy/utils: fix drop of multiple files on Chromium browsers (Antoine du Hamel / #3998)

Uppy 3.0.0-beta.5

16 Aug 21:41
9d03b6f
Compare
Choose a tag to compare
Uppy 3.0.0-beta.5 Pre-release
Pre-release
Package Version Package Version
@uppy/audio 1.0.0-beta.2 @uppy/progress-bar 3.0.0-beta.2
@uppy/aws-s3 3.0.0-beta.3 @uppy/provider-views 3.0.0-beta.3
@uppy/aws-s3-multipart 3.0.0-beta.4 @uppy/react 3.0.0-beta.4
@uppy/box 2.0.0-beta.2 @uppy/redux-dev-tools 3.0.0-beta.2
@uppy/companion 4.0.0-beta.4 @uppy/remote-sources 1.0.0-beta.4
@uppy/companion-client 3.0.0-beta.2 @uppy/screen-capture 3.0.0-beta.3
@uppy/compressor 1.0.0-beta.3 @uppy/status-bar 3.0.0-beta.3
@uppy/core 3.0.0-beta.4 @uppy/store-default 3.0.0-beta.3
@uppy/dashboard 3.0.0-beta.4 @uppy/store-redux 3.0.0-beta.3
@uppy/drag-drop 3.0.0-beta.2 @uppy/svelte 2.0.0-beta.2
@uppy/drop-target 2.0.0-beta.3 @uppy/thumbnail-generator 3.0.0-beta.2
@uppy/dropbox 3.0.0-beta.2 @uppy/transloadit 3.0.0-beta.5
@uppy/facebook 3.0.0-beta.2 @uppy/tus 3.0.0-beta.3
@uppy/file-input 3.0.0-beta.2 @uppy/unsplash 3.0.0-beta.2
@uppy/form 3.0.0-beta.2 @uppy/url 3.0.0-beta.3
@uppy/golden-retriever 3.0.0-beta.2 @uppy/utils 5.0.0-beta.1
@uppy/google-drive 3.0.0-beta.2 @uppy/vue 1.0.0-beta.2
@uppy/image-editor 2.0.0-beta.3 @uppy/webcam 3.0.0-beta.3
@uppy/informer 3.0.0-beta.3 @uppy/xhr-upload 3.0.0-beta.3
@uppy/instagram 3.0.0-beta.2 @uppy/zoom 2.0.0-beta.2
@uppy/locales 3.0.0-beta.4 uppy 3.0.0-beta.5
@uppy/onedrive 3.0.0-beta.2
  • meta: prepare release workflow for beta versions (Antoine du Hamel)
  • @uppy/provider-views: Reset filter input correctly in provider views (Merlijn Vos / #3978)
  • @uppy/aws-s3-multipart: Fix when using Companion (Merlijn Vos / #3969)
  • @uppy/companion: Companion: bring back default upload protocol (Mikael Finstad / #3967)
  • meta: Update CONTRIBUTING.md (Mikael Finstad / #3966)
  • meta: fix contributing link (Mikael Finstad / #3968)
  • @uppy/companion: enforce usage of uploadUrls (Mikael Finstad / #3965)
  • @uppy/utils: Fix webp mimetype (Merlijn Vos / #3961)
  • @uppy/locales: Add compressor string translation to Japanese locale (kenken / #3963)
  • meta: Fix statement about cropping images in README.md (Mikael Finstad / #3964)
  • @uppy/aws-s3-multipart: Fix race condition in #uploadParts (Morgan Zolob / #3955)
  • @uppy/provider-views: core validateRestrictions: return error directly vs the result/reason obj (Artur Paikin / #3951)
  • @uppy/aws-s3: Export AwsS3UploadParameters & AwsS3Options interfaces (Antonina Vertsinskaya / #3956)
  • website: convert all website examples to ESM (Antoine du Hamel / #3957)
  • @uppy/companion: fix crash if redis disconnects (Mikael Finstad / #3954)
  • @uppy/companion: upgrade ws version (Antoine du Hamel / #3949)
  • @uppy/companion: sort Dropbox response & refactor to async/await (Mikael Finstad / #3897)
  • @uppy/utils: modernize getDroppedFiles (Antoine du Hamel / #3534)
  • @uppy/companion: fix default getKey for non-standalone too (Mikael Finstad / #3945)
  • @uppy/aws-s3-multipart: ignore exception inside abortMultipartUpload (Antoine du Hamel / #3950)
  • @uppy/companion: remove isobject from dependencies (Antoine du Hamel / #3948)
  • @uppy/compressor: Fix Compressor being broken when no name is in the compressed blob (Artur Paikin / #3947)
  • @uppy/core,@uppy/react: Fix all breaking todo comments for 3.0 (Merlijn Vos / #3907)
  • @uppy/companion: show deprecation message when using legacy s3 options (Antoine du Hamel / #3944)
  • example: fix aws-companion example (Antoine du Hamel / #3850)

Uppy 2.13.3 (Maintenance)

08 Aug 13:42
774963d
Compare
Choose a tag to compare
Package Version Package Version
@uppy/aws-s3-multipart 2.4.2 @uppy/robodog 2.9.3
@uppy/compressor 0.3.2 uppy 2.13.3
@uppy/utils 4.1.1

This release marks the transition of Uppy 2.x to maintenance mode. The team is
now focused on working Uppy 3.0.0 releases, and plan to not land any new feature
on the 2.x release line. We are committed on backporting bug fixes that affects
the deprecated Robodog package and its dependencies for at least one year, we
encourage Robodog users to migrate away from Robodog to Uppy plugins.

  • @uppy/aws-s3-multipart: Fix race condition in #uploadParts (Morgan Zolob / #3955)
  • meta: fork branch in preparation for LTS (Antoine du Hamel)
  • @uppy/aws-s3-multipart: ignore exception inside abortMultipartUpload (Antoine du Hamel / #3950)
  • @uppy/utils: modernize getDroppedFiles (Antoine du Hamel / #3534)
  • @uppy/compressor: Fix Compressor being broken when no name is in the compressed blob (Artur Paikin / #3947)
  • e2e: mark tests as flaky (Antoine du Hamel / #3940)

Uppy 3.0.0-beta.4

03 Aug 10:06
2b87253
Compare
Choose a tag to compare
Uppy 3.0.0-beta.4 Pre-release
Pre-release
Package Version Package Version
@uppy/aws-s3-multipart 3.0.0-beta.3 @uppy/screen-capture 3.0.0-beta.2
@uppy/companion 4.0.0-beta.3 @uppy/status-bar 3.0.0-beta.2
@uppy/core 3.0.0-beta.3 @uppy/store-default 3.0.0-beta.2
@uppy/dashboard 3.0.0-beta.3 @uppy/transloadit 3.0.0-beta.4
@uppy/drop-target 2.0.0-beta.2 @uppy/tus 3.0.0-beta.2
@uppy/informer 3.0.0-beta.2 @uppy/url 3.0.0-beta.2
@uppy/react 3.0.0-beta.3 @uppy/robodog 3.0.0-beta.4
@uppy/remote-sources 1.0.0-beta.3 uppy 3.0.0-beta.4
  • @uppy/companion,@uppy/tus: Upgrade tus-js-client to 3.0.0 (Merlijn Vos / #3942)
  • meta: fix release script (Antoine du Hamel)
  • @uppy/aws-s3-multipart: Correctly handle errors for prepareUploadParts (Merlijn Vos / #3912)
  • @uppy/store-default: export the class, don't expose .callbacks (Antoine du Hamel / #3928)
  • @uppy/remote-sources: do not rely on .name property (Antoine du Hamel / #3941)
  • @uppy/screen-capture: fix TODOs (Antoine du Hamel / #3930)
  • @uppy/status-bar: rename internal modules (Antoine du Hamel / #3929)
  • @uppy/transloadit: remove static properties in favor of exports (Antoine du Hamel / #3927)
  • @uppy/informer: simplify render method (Antoine du Hamel / #3931)
  • @uppy/url: remove private methods from public API (Antoine du Hamel / #3934)
  • @uppy/dashboard: change copyToClipboard signature (Antoine du Hamel / #3933)
  • @uppy/drop-target: remove isFileTransfer from the public API (Antoine du Hamel / #3932)
  • meta: improve beta release script (Antoine du Hamel)
Package Version Package Version
@uppy/transloadit 2.3.6 @uppy/robodog 2.9.2
@uppy/tus 2.4.2 uppy 2.13.2
  • @uppy/transloadit: send assembly-cancelled only once (Antoine du Hamel / #3937)
  • meta: keepNames in bundle (Antoine du Hamel / #3926)
  • meta: e2e: fix Transloadit test suite with Cypress 10 (Antoine du Hamel / #3936)
  • meta: Bump guzzlehttp/guzzle from 7.4.1 to 7.4.5 in /examples/aws-presigned-url (dependabot[bot] / #3842)
  • @uppy/tus: fix dependencies (Antoine du Hamel / #3923)
  • meta: doc: fix linter failure in image-editor.md (Antoine du Hamel / #3924)
  • meta: doc: Fix typo in image-editor.md (Ikko Ashimine / #3921)
  • website: Docs and header fix (Artur Paikin / #3920)

Uppy 2.13.2

02 Aug 17:00
55581bc
Compare
Choose a tag to compare
Package Version Package Version
@uppy/transloadit 2.3.6 @uppy/robodog 2.9.2
@uppy/tus 2.4.2 uppy 2.13.2
  • @uppy/transloadit: send assembly-cancelled only once (Antoine du Hamel / #3937)
  • meta: keepNames in bundle (Antoine du Hamel / #3926)
  • meta: e2e: fix Transloadit test suite with Cypress 10 (Antoine du Hamel / #3936)
  • meta: Bump guzzlehttp/guzzle from 7.4.1 to 7.4.5 in /examples/aws-presigned-url (dependabot[bot] / #3842)
  • @uppy/tus: fix dependencies (Antoine du Hamel / #3923)
  • meta: doc: fix linter failure in image-editor.md (Antoine du Hamel / #3924)
  • meta: doc: Fix typo in image-editor.md (Ikko Ashimine / #3921)
  • @uppy/robodog: Fix Robodog CDN url in readme.md (Artur Paikin / #3922)
  • website: Docs and header fix (Artur Paikin / #3920)

Uppy 2.13.1

27 Jul 16:33
61b6059
Compare
Choose a tag to compare
Package Version Package Version
@uppy/companion 3.7.1 @uppy/remote-sources 0.1.1
@uppy/compressor 0.3.1 @uppy/transloadit 2.3.5
@uppy/core 2.3.2 @uppy/robodog 2.9.1
@uppy/dashboard 2.4.1 uppy 2.13.1
@uppy/image-editor 1.4.1
  • @uppy/compressor: fix upload causing meta name to reset (Justin / #3890)
  • @uppy/transloadit: cancel assemblies when all its files have been removed (Antoine du Hamel / #3893)
  • e2e: Add retries for flaky e2e test (Merlijn Vos / #3915)
  • @uppy/dashboard,@uppy/image-editor,@uppy/remote-sources: Fix uppy.close() crashes when remote-sources or image-editor is installed (Merlijn Vos / #3914)
  • @uppy/core: Add missing type for retry-all event (Luc Boissaye / #3901)
  • @uppy/companion: Companion app type (Mikael Finstad / #3899)
  • e2e: upgrade to Cypress 10 (Antoine du Hamel / #3896)
  • meta: Fix website build (Murderlon)
  • meta: Create new issue templates (Merlijn Vos / #3879)

Uppy 3.0.0-beta.3

27 Jul 18:03
0dcf869
Compare
Choose a tag to compare
Uppy 3.0.0-beta.3 Pre-release
Pre-release
Package Version Package Version
@uppy/aws-s3 3.0.0-beta.2 @uppy/react 3.0.0-beta.2
@uppy/aws-s3-multipart 3.0.0-beta.2 @uppy/remote-sources 1.0.0-beta.2
@uppy/companion 4.0.0-beta.2 @uppy/store-redux 3.0.0-beta.2
@uppy/compressor 1.0.0-beta.2 @uppy/transloadit 3.0.0-beta.3
@uppy/core 3.0.0-beta.2 @uppy/webcam 3.0.0-beta.2
@uppy/dashboard 3.0.0-beta.2 @uppy/xhr-upload 3.0.0-beta.2
@uppy/image-editor 2.0.0-beta.2 @uppy/robodog 3.0.0-beta.3
@uppy/locales 3.0.0-beta.3 uppy 3.0.0-beta.3
  • @uppy/react: Fix exports in propTypes.js to fix website build (Murderlon)
  • @uppy/dashboard,@uppy/webcam: Add support for mobileNativeCamera option to Webcam and Dashboard (Artur Paikin / #3844)
  • @uppy/aws-s3-multipart: make headers part indexed too in prepareUploadParts (Merlijn Vos / #3895)
  • @uppy/aws-s3,@uppy/core,@uppy/dashboard,@uppy/store-redux,@uppy/xhr-upload: upgrade nanoid to v4 (Antoine du Hamel / #3904)
  • @uppy/companion: update minimal supported Node.js version in the docs (Antoine du Hamel / #3902)
  • @uppy/companion: upgrade redis to version 4.x (Antoine du Hamel / #3589)
  • @uppy/companion: remove unnecessary ts-ignores (Mikael Finstad / #3900)
  • meta: use node: protocol when using Node.js built-in core modules (Antoine du Hamel / #3871)
  • meta: upgrade to Vite v3 (Antoine du Hamel / #3882)
  • @uppy/companion: remove COMPANION_S3_GETKEY_SAFE_BEHAVIOR env variable (Antoine du Hamel / #3869)
  • meta: fix release script for major beta versions (Antoine du Hamel)

Uppy 2.13.0

18 Jul 11:59
236d928
Compare
Choose a tag to compare
Package Version Package Version
@uppy/dashboard 2.4.0 @uppy/robodog 2.9.0
@uppy/image-editor 1.4.0 uppy 2.13.0
@uppy/transloadit 2.3.4
  • @uppy/transloadit: fix outdated file ids and incorrect usage of files (Merlijn Vos / #3886)
  • @uppy/image-editor: remove beta notice (Merlijn Vos / #3877)
  • meta: Fix broken links in _posts/2019-08-1.3.md (YukeshShr / #3884)
  • meta: Fix broken link in _posts/2017-03-0.15.md (YukeshShr / #3883)
  • @uppy/image-editor: Add image editor cancel event (James R T / #3875)