Releases: kukhariev/node-uploadx
Releases · kukhariev/node-uploadx
v3.0.0
Bug Fixes
Code Refactoring
Features
- tus resumable upload protocol support (b9e49d6)
BREAKING CHANGES
next
callback for GET
requests only
v2.0.1
Bug Fixes
Code Refactoring
BREAKING CHANGES
- move limits options to DiskStorage
- req.file now unused
v1.2.8
Bug Fixes
OPTIONS
invalid header (52daf15)
- access rights (7f7e50c)
- empty body should not have a content type (daafbd2)
- sort object before hash (ab7c386)
v1.2.7
Bug Fixes
- recreate upload if file does not exist (a860340)
- bad request error (9ef7554)
v1.2.6
Bug Fixes
- incorrect
@internal
annotation (a03ee09)
v1.2.3
Bug Fixes
- missing maxChunkSize options (bcdc571)