Skip to content

Releases: transloadit/uppy

Uppy 4.3.0

29 Aug 14:33
77d44c7
Compare
Choose a tag to compare
Package Version Package Version
@uppy/aws-s3 4.1.0 @uppy/informer 4.1.0
@uppy/box 3.1.0 @uppy/instagram 4.1.0
@uppy/companion 5.1.0 @uppy/locales 4.1.0
@uppy/companion-client 4.1.0 @uppy/onedrive 4.1.0
@uppy/compressor 2.1.0 @uppy/remote-sources 2.2.0
@uppy/core 4.2.0 @uppy/screen-capture 4.1.0
@uppy/dashboard 4.1.0 @uppy/tus 4.1.0
@uppy/dropbox 4.1.0 @uppy/unsplash 4.1.0
@uppy/facebook 4.1.0 @uppy/url 4.1.0
@uppy/google-drive 4.1.0 @uppy/xhr-upload 4.1.0
@uppy/google-photos 0.3.0 @uppy/zoom 3.1.0
@uppy/image-editor 3.1.0 uppy 4.3.0
  • @uppy/core,@uppy/dashboard: Pass container to UIPlugin.render for non-Preact integration (Merlijn Vos / #5437)
  • @uppy/companion: do not use unsafe call to JSON.stringify (Antoine du Hamel / #5422)
  • meta: Fix yarn.lock (Murderlon)
  • @uppy/locales: Fix locale-pack for en_US (Merlijn Vos / #5431)
  • meta: Add tsconfig to packages in private/ (Merlijn Vos / #5432)
  • @uppy/remote-sources: support companionKeysParams (Merlijn Vos / #5434)
  • @uppy/aws-s3,@uppy/box,@uppy/compressor,@uppy/dropbox,@uppy/facebook,@uppy/google-drive,@uppy/google-photos,@uppy/image-editor,@uppy/informer,@uppy/instagram,@uppy/onedrive,@uppy/screen-capture,@uppy/tus,@uppy/unsplash,@uppy/url,@uppy/xhr-upload,@uppy/zoom: export plugin options (Antoine du Hamel / #5433)
  • docs: correctly list exported components (Merlijn Vos / #5417)

Uppy 4.2.1

26 Aug 11:48
0a78023
Compare
Choose a tag to compare
Package Version Package Version
@uppy/react 4.0.2 uppy 4.2.1
  • @uppy/react: fix use-sync-external-store import (Merlijn Vos / #5426)
  • docs: fix Golden Retriever service worker import (mkabatek / #5425)

Uppy 4.2.0

21 Aug 08:12
bb4bbaa
Compare
Choose a tag to compare
Package Version Package Version
@uppy/core 4.1.2 @uppy/transloadit 4.1.0
@uppy/status-bar 4.0.3 uppy 4.2.0
@uppy/svelte 4.0.1
  • @uppy/status-bar: show upload button when files are recovered (Merlijn Vos / #5418)
  • meta: Bump docker/build-push-action from 6.6.1 to 6.7.0 (dependabot[bot] / #5413)
  • docs: remove stale reference to plugins page (Merlijn Vos / #5414)
  • @uppy/transloadit: add execution_progress to AssemblyResponse type (Merlijn Vos / #5420)
  • @uppy/svelte: fix exports condition (Merlijn Vos / #5416)
  • @uppy/transloadit: fix check if all files have been removed (Merlijn Vos / #5419)
  • examples: remove useUppy from React Native example (Mikael Finstad / #5405)

Uppy 3.27.4

21 Aug 10:06
1ddae80
Compare
Choose a tag to compare
Package Version Package Version
@uppy/transloadit 3.8.1 uppy 3.27.4
  • @uppy/transloadit: fix check if all files have been removed (Merlijn Vos / #5419)
  • meta: enable CI on 3.x branch (Antoine du Hamel)
  • meta: pin uppy.io repo to the commit before Uppy 4.0.0 (Antoine du Hamel)
  • meta: prepare release workflow for 3.x versions (Antoine du Hamel)

Uppy 4.1.1

16 Aug 09:34
fd2b8e5
Compare
Choose a tag to compare
Package Version Package Version
@uppy/aws-s3 4.0.3 @uppy/provider-views 4.0.1
@uppy/companion 5.0.5 @uppy/status-bar 4.0.2
@uppy/companion-client 4.0.1 @uppy/transloadit 4.0.2
@uppy/core 4.1.1 @uppy/tus 4.0.1
@uppy/dashboard 4.0.3 @uppy/utils 6.0.2
@uppy/drag-drop 4.0.2 @uppy/vue 2.0.1
@uppy/file-input 4.0.1 uppy 4.1.1
@uppy/image-editor 3.0.1
  • @uppy/transloadit: fix issue with allowMultipleUploadBatches (Mikael Finstad / #5400)
  • meta: Bump elliptic from 6.5.5 to 6.5.7 (dependabot[bot] / #5410)
  • meta: add back patch for p-queue (Antoine du Hamel / #5409)
  • @uppy/transloadit: fix many lurking TypeError (Mikael Finstad / #5399)
  • docs: improve corsOrigins documentation (Mikael Finstad / #5390)
  • docs: add ViewEncapsulation to Angular example (Aaron Russell / #5395)
  • @uppy/companion: fix code for custom providers (Mikael Finstad / #5398)
  • docs: add note about throwing in cancelAll and destroy() (Mikael Finstad / #5408)
  • meta: Bump docker/login-action from 3.2.0 to 3.3.0 (dependabot[bot] / #5372)
  • meta: Bump docker/setup-qemu-action from 3.1.0 to 3.2.0 (dependabot[bot] / #5370)
  • docs: make hosted Companion more clear (Merlijn Vos / #5394)
  • meta: Bump docker/build-push-action from 6.4.1 to 6.6.1 (dependabot[bot] / #5403)
  • meta: bump p-queue to latest, remove patch (Mikael Finstad / #5391)
  • meta: enforce .ts extension for relative import types (Antoine du Hamel / #5393)
  • @uppy/tus: Fix onShouldRetry type signature (Trent Nadeau / #5387)
  • @uppy/dashboard,@uppy/drag-drop,@uppy/file-input: Transform the accept prop into a string everywhere (Evgenia Karunus / #5380)
  • docs: fix getTemporarySecurityCredentials in aws-s3 (Merlijn Vos / #5363)

Uppy 4.1.0

30 Jul 08:08
54d3b4e
Compare
Choose a tag to compare
Package Version Package Version
@uppy/audio 2.0.1 @uppy/status-bar 4.0.1
@uppy/aws-s3 4.0.2 @uppy/store-default 4.1.0
@uppy/compressor 2.0.1 @uppy/transloadit 4.0.1
@uppy/core 4.1.0 @uppy/utils 6.0.1
@uppy/dashboard 4.0.2 @uppy/webcam 4.0.1
@uppy/remote-sources 2.1.0 uppy 4.1.0
  • @uppy/remote-sources: fix options type (Merlijn Vos / #5364)
  • @uppy/transloadit: do not mark opts as mandatory (Antoine du Hamel / #5375)
  • @uppy/compressor: mark quality as optional (Antoine du Hamel / #5374)
  • @uppy/aws-s3: improve error when endpoint is not provided (Antoine du Hamel / #5361)
  • @uppy/core,@uppy/store-default: export Store type (Merlijn Vos / #5373)
  • @uppy/dashboard: make toggleAddFilesPanel args consistent (Evgenia Karunus / #5365)
  • @uppy/dashboard: Dashboard - convert some files to typescript (Evgenia Karunus / #5359)
  • @uppy/audio,@uppy/webcam: Don't use <h1> in Uppy markup (Evgenia Karunus / #5355)
  • @uppy/status-bar: GoldenRetriever + hideUploadButton=true (Evgenia Karunus / #5350)
  • meta: Bump docker/build-push-action from 6.3.0 to 6.4.1 (dependabot[bot] / #5360)

Uppy 4.0.5

18 Jul 16:04
4faf2b4
Compare
Choose a tag to compare
Package Version Package Version
@uppy/aws-s3 4.0.1 uppy 4.0.5
@uppy/xhr-upload 4.0.2
  • @uppy/aws-s3: use default Body generic & export AwsBody (Merlijn Vos / #5353)
  • @uppy/xhr-upload: bring back getResponseData (Merlijn Vos / #5354)
  • @uppy/aws-s3: only send PartNumber and ETag in completion request (Antoine du Hamel / #5356)

Uppy 4.0.4

15 Jul 14:42
21d37d8
Compare
Choose a tag to compare
Package Version Package Version
@uppy/companion 5.0.4 uppy 4.0.4
@uppy/locales 4.0.3
  • meta: fixup! meta: fix require path in upload-to-cdn (Antoine du Hamel / #5343)

Uppy 4.0.3

15 Jul 14:29
cf1781f
Compare
Choose a tag to compare
Package Version Package Version
@uppy/companion 5.0.3 @uppy/xhr-upload 4.0.1
@uppy/locales 4.0.2 uppy 4.0.3
  • @uppy/companion: Improve error message when window.opener == null (Mikael Finstad / #5340)
  • @uppy/xhr-upload: correctly type xhrUpload meta (Merlijn Vos / #5344)
  • meta: fix require path in upload-to-cdn (Antoine du Hamel / #5343)

Uppy 4.0.2

15 Jul 13:40
6a94c37
Compare
Choose a tag to compare
Package Version Package Version
@uppy/locales 4.0.1 uppy 4.0.2
@uppy/companion 5.0.2
  • meta: mark @uppy-dev/upload-to-cdn as private (Antoine du Hamel / #5341)