Skip to content

v3.8.0

Choose a tag to compare

@github-actions github-actions released this 08 Aug 18:06
b28bb72

3.8.0 (2024-08-08)

Features

  • adds transfer.utils.getDomainFromEndpoint() (cb0834b)
    • Used to extract a user-friendly version of a Collection's domain.
  • adds transfer.utils.isDirectory() and transfer.utils.isFileDocument() (cb0834b)
    • Used in the portals and Globus Web Application for determining more specific types from Globus.Transfer.FileDocument
  • adds transfer.utils.readableBytes() (cb0834b)
    • This is used in the portals and Globus Web Application for rendering file sizes.

See full documentation for more details on function implementations.