Skip to content

Releases: tus/tus-node-server

@tus/server@1.9.0

01 Oct 15:01
a035b85
Compare
Choose a tag to compare

Minor Changes

  • a3c3a99: add Content-Type and Content-Disposition headers on GetHandler.send response

@tus/utils@0.4.0

05 Sep 09:05
65990d3
Compare
Choose a tag to compare

Minor Changes

  • de28c6e: Publish source maps and declaration maps

@tus/server@1.8.0

05 Sep 09:05
65990d3
Compare
Choose a tag to compare

Minor Changes

  • de28c6e: Publish source maps and declaration maps
  • ca03351: - Add allowedCredentials option for the Access-Control-Allow-Credentials header
    • Add allowedOrigins option for setting domains in Access-Control-Allow-Origin

Patch Changes

  • Updated dependencies [de28c6e]
    • @tus/utils@0.4.0

@tus/s3-store@1.6.0

05 Sep 09:04
65990d3
Compare
Choose a tag to compare

Minor Changes

  • de28c6e: Publish source maps and declaration maps

Patch Changes

  • Updated dependencies [de28c6e]
    • @tus/utils@0.4.0

@tus/gcs-store@1.4.0

05 Sep 09:05
65990d3
Compare
Choose a tag to compare

Minor Changes

  • de28c6e: Publish source maps and declaration maps

Patch Changes

  • Updated dependencies [de28c6e]
    • @tus/utils@0.4.0

@tus/file-store@1.5.0

05 Sep 09:04
65990d3
Compare
Choose a tag to compare

Minor Changes

  • de28c6e: Publish source maps and declaration maps

Patch Changes

  • Updated dependencies [de28c6e]
    • @tus/utils@0.4.0

@tus/azure-store@0.1.0

05 Sep 14:32
99bf540
Compare
Choose a tag to compare

Minor Changes

  • 919cd85: Add basic store for Azure

@tus/utils@0.3.0

03 Jul 08:43
ac78b2a
Compare
Choose a tag to compare

Minor Changes

  • 117e1b2: Add basic storage information to the Upload model. You can now access
    upload.storage which has type (file, s3, gcs), path, and when applicable
    bucket.

@tus/server@1.7.0

03 Jul 08:43
ac78b2a
Compare
Choose a tag to compare

Minor Changes

  • ea2bf07: Add lastPath argument to getFileIdFromRequest to simplify a common use
    case.

Patch Changes

  • Updated dependencies [117e1b2]
    • @tus/utils@0.3.0

@tus/s3-store@1.5.0

03 Jul 08:43
ac78b2a
Compare
Choose a tag to compare

Minor Changes

  • 117e1b2: Add basic storage information to the Upload model. You can now access
    upload.storage which has type (file, s3, gcs), path, and when applicable
    bucket.

Patch Changes

  • Updated dependencies [117e1b2]
    • @tus/utils@0.3.0