Skip to content

v.0.0.18

Pre-release
Pre-release
Compare
Choose a tag to compare
@Newex Newex released this 23 Sep 18:43
· 296 commits to main since this release

New features

  • Support for upload expiration (TUS-expiration)
  • Optional setup for optional background service worker that scans for expired uploads by given interval
  • Added FileId to UploadFileInfo
  • Support for server announcement of TUS-termination
  • Added Svelte example that uses @uppy/tus javascript library
  • Added benchmark project

Changes

  • New TUS metadata parser
  • Simplified file upload handling and combined with checksum ability

Breaking

  • Rewritten the IUploadMetaHandler and IUploadStorageHandler