Releases: transloadit/uppy
Releases · transloadit/uppy
Uppy 4.1.0
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
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
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
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
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)
Uppy 4.0.0
Package |
Version |
Package |
Version |
@uppy/angular |
0.7.0 |
@uppy/onedrive |
4.0.0 |
@uppy/audio |
2.0.0 |
@uppy/progress-bar |
4.0.0 |
@uppy/aws-s3 |
4.0.0 |
@uppy/provider-views |
4.0.0 |
@uppy/aws-s3-multipart |
4.0.0 |
@uppy/react |
4.0.0 |
@uppy/box |
3.0.0 |
@uppy/react-native |
0.6.0 |
@uppy/companion |
5.0.0 |
@uppy/redux-dev-tools |
4.0.0 |
@uppy/companion-client |
4.0.0 |
@uppy/remote-sources |
2.0.0 |
@uppy/compressor |
2.0.0 |
@uppy/screen-capture |
4.0.0 |
@uppy/core |
4.0.0 |
@uppy/status-bar |
4.0.0 |
@uppy/dashboard |
4.0.0 |
@uppy/store-default |
4.0.0 |
@uppy/drag-drop |
4.0.0 |
@uppy/store-redux |
4.0.0 |
@uppy/drop-target |
3.0.0 |
@uppy/svelte |
4.0.0 |
@uppy/dropbox |
4.0.0 |
@uppy/thumbnail-generator |
4.0.0 |
@uppy/facebook |
4.0.0 |
@uppy/transloadit |
4.0.0 |
@uppy/file-input |
4.0.0 |
@uppy/tus |
4.0.0 |
@uppy/form |
4.0.0 |
@uppy/unsplash |
4.0.0 |
@uppy/golden-retriever |
4.0.0 |
@uppy/url |
4.0.0 |
@uppy/google-drive |
4.0.0 |
@uppy/utils |
6.0.0 |
@uppy/google-photos |
0.2.0 |
@uppy/vue |
2.0.0 |
@uppy/image-editor |
3.0.0 |
@uppy/webcam |
4.0.0 |
@uppy/informer |
4.0.0 |
@uppy/xhr-upload |
4.0.0 |
@uppy/instagram |
4.0.0 |
@uppy/zoom |
3.0.0 |
@uppy/locales |
4.0.0 |
uppy |
4.0.0 |
- meta: Bump docker/setup-qemu-action from 3.0.0 to 3.1.0 (dependabot[bot] / #5314)
- meta: Bump docker/build-push-action from 6.2.0 to 6.3.0 (dependabot[bot] / #5313)
- @uppy/core: bring back resetProgress (Merlijn Vos / #5320)
- docs: add note regarding
COMPANION_CLIENT_ORIGINS_REGEX
(Antoine du Hamel / #5322)
- @uppy/companion: make streaming upload default to
true
(Mikael Finstad / #5315)
- docs: change slug for aws docs (Merlijn Vos / #5321)
- @uppy/core: export UppyOptions, UppyFile, Meta, Body (Merlijn Vos / #5319)
- meta: fix React linter rules (Antoine du Hamel / #5317)
- meta: enforce use of extension in import type declarations (Antoine du Hamel / #5316)
- @uppy/companion: remove
oauthOrigin
(Antoine du Hamel / #5311)
- docs,@uppy/companion-client: don't close socket when pausing (Mikael Finstad / #4821)
- @uppy/aws-s3: fix signing on client for bucket name with dots (Antoine du Hamel / #5312)
- @uppy/react: introduce useUppyEvent (Merlijn Vos / #5264)
- @uppy/companion: do not list Node.js 20.12 as compatible (Antoine du Hamel / #5309)
- @uppy/provider-views:
.openFolder()
- return progress indication (Evgenia Karunus / #5306)
- examples,@uppy/companion: Release: [email protected] (github-actions[bot] / #5304)
- @uppy/companion: fix
TypeError
when parsing request (Antoine du Hamel / #5303)
Uppy 3.27.3
Package |
Version |
Package |
Version |
@uppy/companion |
4.15.1 |
uppy |
3.27.3 |
- @uppy/companion: fix
TypeError
when parsing request (Antoine du Hamel / #5303)
Uppy 3.27.2
Package |
Version |
Package |
Version |
@uppy/companion |
4.15.0 |
@uppy/drag-drop |
3.1.1 |
@uppy/companion-client |
3.8.2 |
@uppy/form |
3.2.2 |
@uppy/core |
3.13.1 |
uppy |
3.27.2 |
- @uppy/form: do not emit
'submit'
event more than once (Merlijn Vos / #5299)
- @uppy/companion: add
s3.forcePathStyle
option (Nadeem Reinhardt / #5066)
- meta: fix broken workflow status badges in README (Alexander Zaytsev / #5298)
- @uppy/core: add
clearUploadedFiles
to type definition (Augustine Smith / #5295)
- @uppy/companion: add
oauthOrigin
option (Antoine du Hamel / #5297)
- meta: add dark-mode Transloadit logo in README (Alexander Zaytsev / #5291)
- docs,@uppy/drag-drop:
uppy.io/docs
- fix typos/broken links (Evgenia Karunus / #5296)
- meta: Bump docker/build-push-action from 6.1.0 to 6.2.0 (dependabot[bot] / #5290)
Uppy 4.0.0-beta.14
Package |
Version |
Package |
Version |
@uppy/companion |
5.0.0-beta.12 |
@uppy/form |
4.0.0-beta.6 |
@uppy/companion-client |
4.0.0-beta.9 |
@uppy/provider-views |
4.0.0-beta.11 |
@uppy/core |
4.0.0-beta.12 |
uppy |
4.0.0-beta.14 |
@uppy/drag-drop |
4.0.0-beta.5 |
|
|
- @uppy/companion: make
oauthOrigin
option required (Mikael Finstad / #5276)
- @uppy/provider-views:
afterFill()
- add loading progress (Evgenia Karunus / #5288)
Uppy 3.27.1
Package |
Version |
Package |
Version |
@uppy/dashboard |
3.9.1 |
uppy |
3.27.1 |
@uppy/xhr-upload |
3.6.8 |
|
|
- @uppy/xhr-upload: add
'PATCH'
as valid method (Quinn Daley / #5279)
- @uppy/dashboard: fix handling of
null
for doneButtonHandler
(Antoine du Hamel / #5283)
- meta: Bump docker/build-push-action from 5.4.0 to 6.1.0 (dependabot[bot] / #5272)
- docs: rewrite Instagram dev setup section (Evgenia Karunus / #5274)
- meta: remove the Zoom section from
CONTRIBUTING.md
(Evgenia Karunus / #5273)