Skip to content

v4.4.0

Compare
Choose a tag to compare
@kukhariev kukhariev released this 08 May 18:19
· 376 commits to master since this release

Bug Fixes

  • core: adjustable set of handled http-methods (d841a06)
  • core: blank error body (0154a8c)
  • core: check chunk size (#337) (811f21a), closes #335
  • core: get user id from res.locals (#329) (2c8ea26)
  • core: send 405 on unsupported http method (02883fc)
  • tus: tus-resumable header to error response (53fa769)
  • core: notify metadata changes (#326) (5bee338)

Features