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

Box CLI v3.9.0 released

Feature CLI GitHub

Box CLI v3.9.0 released

New Features and Enhancements

  • add max-items, improve list endpoints performance (#470) (8f386f3)
  • Add support for Integration Mappings API (#472) (bbf2548)
  • New fields in retention-policy and retention-policy-assignment (#466) (f960e59)
Unread

Box Node SDK v3.1.0 released

Feature SDKs Node GitHub

Box Node SDK v3.1.0 released

New Features and Enhancements

  • Added support for integration mappings API (#831) (a525327)

Bug Fixes

  • Correct types of userId and groupId for creating collaboration (#833) (f803ff8), closes #832
Unread

UI Elements in Box for Salesforce managed package

Feature API Salesforce

UI Elements in Box for Salesforce managed package

With the Box for Salesforce managed package you can use the following UI Elements as Lightning Components: content picker, explorer, preview, and uploader. You can use them on Lightning Pages, or in Flows.

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.7.2 released

SDKs Python GitHub

Box Python SDK v3.7.2 released

Bug Fixes

Unread

Integration mappings API

Feature Impactful API

Integration mappings API

With integration mappings, you can manage where content from partner apps is stored in Box.

This feature currently only supports Box as Content layer for Slack.

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 Node SDK v3.0.0 released

Feature Impactful SDKs Node GitHub

Box Node SDK v3.0.0 released

The most important change in this release is dropping support for Node versions below 12 and changing the support environments from Node 12 to Node 16.

Breaking Changes

  • Removed use_index usage. (#812) (d56799a)
  • Removed deprecated BoxClient.batch() and BoxClient.batchExec() method.
  • Removed deprecated CollaborationWhitelist class, use CollaborationAllowlist instead.
  • Removed deprecated CollaborationAllowlist.getWhitelistedDomain() method, use CollaborationAllowlist.getAllowlistedDomain() instead.
  • Removed deprecated CollaborationAllowlist.getAllWhitelistedDomains() method, use CollaborationAllowlist.getAllAllowlistedDomains() instead.
  • Remove deprecated Files.getThumbnail(fileID: string, options?: Record<string, any>, callback?: Function) method, use Files.getRepresentationContent( fileID, representationType, options, callback) instead.

Migration details can be found here

Dependency Upgrades

Unread

Box Windows SDK v5.2.2 released

SDKs Windows GitHub

Box Windows SDK v5.2.2 released

Bug Fixes:

  • catch exception when .net core version cannot be determined (#906) (e3be209)

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

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

Unread

Box Java SDK v4.1.1 released

SDKs Java GitHub

Box Java SDK v4.1.1 released

Bug Fixes

  • Allow users to disable adding authentication header. (#1167) (3433e5a)
  • Logging headers when retrying request (#1164) (e0c3d8e)
Unread

Box Node SDK v2.10.0 released

SDKs Node GitHub

Box Node SDK v2.10.0 released

New Features and Enhancements

  • Added support for ethical wall API (#822) (4814af3)
  • Added name and signature_color fields to SignRequest and SignRequestCreateRequest types and login_required field to SignRequestCreateSigner type (#822) (4814af3)
Unread

Box Sign template APIs

Feature API

Box Sign template APIs

The new Box Sign template APIs allow you to get a list of Box Sign templates or details of a specific Box Sign template. You can then use this information to initiate template-based sign requests.

Where to get support

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