Skip to content

v4.9.4

Choose a tag to compare

@yuxiang-he yuxiang-he released this 07 Oct 18:40
a56abe7

What's New:

  • Files namespace:
    • Added new ExportInfo struct
    • Added new fields (is_downloadable, export_info) to FileMetadata
    • Added new include_non_downloadable_files to ListFolderArg
    • Added new ExportMetadata, ExportArg, Export Result Structs
    • Added new ExportError union
    • Added new /export route
  • Sharing namespace:
    • Added password field to LinkAudience
    • Added effective_audience and link_access_level fields to LinkPermissions struct
    • Updated docstrings for LinkPermissions
    • Added audience and access fields to SharedLinkSettings struct
    • New LinkAccessLevel and RequestedLinkAccessLevel union
    • Added new create_view_link and create_edit_link fields to FileAction union
  • Team_log namespace:
    • New types added
  • Team_policies namespace:
    • New TwoStepVerificationState union
  • Team_reports namespace:
    • New TemporaryFailureReason union added.