Skip to content

v2.1.0

Latest
Compare
Choose a tag to compare
@ApocalypseCalculator ApocalypseCalculator released this 28 Jul 08:54
· 3 commits to master since this release
b8d309f

v2.1.0 introduces the tus protocol for uploading files and implements the core protocol as well the main creation extension and partially supports the deletion extension.

Although this is a huge change it is only a minor version update as it is still backwards compatible with previous versions. v3 will be published with support for sharding uploads across multiple servers.

Changes:

  • Switched to tus protocol for uploads
  • Client now uses the uppy library & some plugins to upload
  • Added ability to use multiple Node.js processes via clustering
  • Fix wrong download link in notif embed & formatted size
  • Regular package version updates for security