Changelog
  • All
  • New features
  • Impactful changes
  • API
  • Java
  • Windows
  • Python
  • Node
  • CLI
  • iOS
  • UI Elements
Unread

Box Windows SDK v5.2.0 released

Feature SDKs Windows GitHub

Box Windows SDK v5.2.0 released

New Features and Enhancements:

  • add Id to MetadataTemplateField (#890) (b7fe214)
  • add start_date_field and description to retention policies (#888) (100b722)
  • add configurable JWTAudience claim (#897) (50219fd)
  • add shared link support to GetFolderItemsAsync (#892) (0eba85c)

Bug Fixes:

  • Use fixed value of aud field in JWT claim (#896) (8c9982d)

https://www.nuget.org/packages/Box.V2/5.2.0

https://www.nuget.org/packages/Box.V2.Core/5.2.0

Unread

Box Python SDK v3.7.0 released

Feature SDKs Python GitHub

Box Python SDK v3.7.0 released

New Features and Enhancements

  • Add new optional fields for retention_policies and retention_policy_assignments (#803) (8b72f7e)
  • Use multiple threading for chunked upload (#800) (506ce0d)
Unread

Downloading ZIP Archives with Box API

Feature API

Downloading ZIP Archives with Box API

A recently released guide helps you to download large amount of data. Use Box API to create and download ZIP archives containing files, folders, or both.

Where to get support

Should you have any issues or need further guidance, please post a request to our developer forum for any help needed.

Unread

Box Java SDK v4.0.1 released

SDKs Java GitHub

Box Java SDK v4.0.1 released

Bug Fixes

  • OAUTH_SUFFIX gets appended twice to baseAuthorizationURL (#1148) (3164770), closes #1147
  • Wrong progress reported to ProgressListener by AbstractBoxMultipartRequest (#1151) (947ded3), closes #1149
Unread

Box CLI v3.8.0 released

Feature CLI GitHub

Box CLI v3.8.0 released

New Features and Enhancements

  • add alias for metadata cascade policy create (#460) (8d2f683)
  • Add support for --reauthorize flag in login command (#457) (f653a0d)

Bug Fixes

Unread

Box iOS SDK v5.4.1 released

SDKs iOS Mobile GitHub

Box iOS SDK v5.4.1 released

Bug Fixes

  • Fix listAssignments and assign methods in RetentionPolicyModule (#886) (b668888)
Unread

Announcing End of Support for Android SDK on May 31st

Impactful SDKs Android

Announcing End of Support for Android SDK on May 31st

As of May 31, 2023 Android SDK will no longer be supported. You can still use your existing Android SDK applications with no impact, but you won't receive new features, updates, or bug fixes. If you would like to continue getting the latest and greatest Android features, we recommend using Java SDK to build apps on Android. Refer to this documentation for more details.

Where to get support

Should you have any issues or need further guidance, please post a request to our developer forum for any help needed.

Unread

Box Sign updates

Feature API

Box Sign updates

Multiple documents in one request

The Box Sign multiple documents in one request is now supported in our public API.

Signer attachments

The signer attachments feature allows users to request additional files from signers in a file attachment field.

Where to get support

Should you have any issues or need further guidance, please post a request to our developer forum for any help needed.

Unread

The Sample Code Catalog released

Feature API Node Python Java CLI UI Elements Salesforce iOS Android SDKs

The Sample Code Catalog released

We are happy to announce that the Sample Code Catalog v1.0.0 is now available on our Box Developer site. From now on you can browse code samples in various programming languages and filter them by category.

Where to get support

Should you have any issues or need further guidance, please post a request to our developer forum for any help needed.

Unread

Box Python SDK v3.6.2 released

SDKs Python GitHub

Box Python SDK v3.6.2 released

Bug Fixes

  • Retry Connection broken and Connection reset requests errors (#794) (f1a0aa4)