Skip to content

0.3.0

Compare
Choose a tag to compare
@tus-bot tus-bot released this 10 May 12:48

The third minor release of tusd, the official reference implementation for tus, brings minor feature additions and patches with it:

  • Do not pass empty chunk for finished uploads to data store
  • Suggest original filename if available when downloading uploads
  • Use correct response code for CORS preflight requests
  • Added option to disable timeouts (#46)