Releases: rpldy/react-uploady
Releases · rpldy/react-uploady
v1.13.0
v1.12.0
1.12.0 (2025-10-30)
Features
[tus-sender]- feat: add new Tus event - PART START - allow URL and headers overrides per part[tus-uploady]- feat: add new Event hook for PART Start
Internal
all- upgrade several dev deps
v1.12.0-rc.0
1.12.0-rc.0 (2025-10-28)
PRE-RELEASE
Features
[tus-sender]- feat: add new Tus event - PART START - allow URL and headers overrides per part[tus-uploady]- feat: add new Event hook for PART Start
Internal
all- upgrade several dev deps
v1.11.0
1.11.0 (2025-07-18)
Docs
all- add support badges in readmes
Internal
all- upgrade several dev deps
v1.10.0
1.10.0 (2025-04-18)
Features
[upload-drop-zone]- feat: allow full control over drag handling
Bug fixes
[uploader]- fix: get batchOptions from itemBatchOptions in processFinishedRequest. Fix for #831 (thanks alc0034)[tus-sender]- fix: pass destination headers in tus finalize request. Fix for [#836]((https://github.com/rpldy/react-uploady/836)
Internal
all- upgrade several dev deps
v1.9.1
1.9.1 (2025-01-07)
Bug fixes
[shared]- SECURITY protect against prototype pollution when working with objects (merge/clone)
Docs
[upload-drop-zone]- fixing minor spelling mistake. (thanks @raybooysen)
Internal
all- upgrade dev deps
v1.9.0
1.9.0 (2024-12-13)
Features
[mock-sender]- feat: include url in mock-sender response data
Bug fixes
[tus-sender]- big refactor to handling parallel tus requests. Avoid 431 Request Header Fields Too Large error. Fix for #777[tus-sender]- fix: tus not handling correctly sendOnCreate with file smaller than chunk. Fix for #759[chunked-sender]- respect parallel value while including in-progress[chunked-uploady]- fix: prevent pollution batch options in requestPreSend. Fix for #758[upload-paste]- fix: typings for usePasteUpload hook
Internal
all- upgrade most dev depsci- fix incorrect calculation of diff in bundle-size report
Docs
[uploader]- readme improvementsall- modify all internal README links to point to docs site resourcesstorybook- bring back package READMEs inside storybookstorybook- upgrade to SB 8.4docs- readme: add new contributor
v1.9.0-rc.2
1.9.0-rc.2 (2024-12-08)
Bug fixes
[tus-sender]- big refactor to handling parallel tus requests. Avoid 431 Request Header Fields Too Large error. Fix for #777[chunked-sender]- respect parallel value while including in-progress
Internal
all- upgrade most dev depsci- fix incorrect calculation of diff in bundle-size report
v1.9.0-rc.1
1.9.0-rc.1 (2024-11-10)
Bug fixes
[tus-sender]- fix: tus not handling correctly sendOnCreate with file smaller than chunk. Fix for #759
Docs
all- modify all internal README links to point to docs site resourcesstorybook- bring back package READMEs inside storybookstorybook- upgrade to SB 8.4
Internal
all- upgrade several dev deps (security)
v1.9.0-rc.0
1.9.0-rc.0 (2024-11-04)
Features
[mock-sender]- feat: include url in mock-sender response data
Bug fixes
[chunked-uploady]- fix: prevent pollution batch options in requestPreSend. Fix for #758[upload-paste]- fix: typings for usePasteUpload hook
Docs
[uploader]- readme improvementsdocs- readme: add new contributor
Internal
all- upgrade several dev deps