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

Box Java SDK v4.8.0 released

Feature SDKs Java GitHub

Box Java SDK v4.8.0 released

New Features and Enhancements

  • allow modifying BoxAPIRequest URL (#1236) (eaea019)
  • Bumped org.bouncycastle:bcprov-jdk18on:1.77 and org.bouncycastle:bcpkix-jdk18on:1.77 (#1237) (6c7fe7b), closes #1235

Bug Fixes

  • fix download for empty files (#1231) (0e2230b)
  • stop using SharedLinkAPIConnection in getSharedItem() (#1234) (9f9af8e)
Unread

Box Windows SDK v5.7.0 released

Feature SDKs Windows GitHub

Box Windows SDK v5.7.0 released

New Features and Enhancements:

  • add marker-based pagination version of GetFolderItems (#936) (f877a8f)
  • Support sign request signer group ID (#938) (096a098)

Bug Fixes:

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

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

Unread

Box CLI v3.13.0 released

Feature CLI GitHub

Box CLI v3.13.0 released

New Features and Enhancements

  • Add additional UseDisplayName flag to metadata extraction script (#515) (b900fdb)
  • Add additional context info when throw exception (#519) (b99a58d)
  • Support overwrite/skip folder download (#516) (300f914)

Bug Fixes

  • Fix metadata extraction script (#514) (2fad540)
  • Fix the functionality of the overwrite flag (#513) (f4bf7af)
Unread

Box Node SDK v3.5.0 released

Feature SDKs Node GitHub

Box Node SDK v3.5.0 released

New Features and Enhancements

Bug Fixes

Unread

Working with Box Sign

guides

Working with Box Sign

We are thrilled to announce the release of our new dedicated resource page Working with the Box Sign API. This comprehensive guide is designed to help you seamlessly integrate Box Sign into your applications, providing you with the tools and knowledge to make the most out of this powerful e-signature solution.

Table of content

Unread

Metadata view in Content Explorer

Feature Impactful guides

Metadata view in Content Explorer

Content Explorer comes with a metadata view that uses metadata query to find files and folders. The data is then displayed in the embedded view.

For details, read the Content Explorer guide and our blog post.

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 UI Elements v19.0.0 released

Feature Impactful frontend UI Elements GitHub

Box UI Elements v19.0.0 released

19.0.0 (2024-01-25)

Bug Fixes

Features

  • aci: add ACI config to features prop (#3410) (e95a35e)
  • activityitems: new layout (#3405) (665d30a)
  • annotations: editing an annotation reply (#3412) (025ad7e)
  • assets: add Box AI assets (#3393) (bc6b04d)
  • content-answers: add contentAnswers Modal header and footer (#3403) (a7d0a3e)
  • content-answers: add inline error (#3444) (405cdb4)
  • content-answers: add modal body with initial welcome message (#3415) (6748e73)
  • content-answers: add prop to control displaying contentAnswers (#3399) (f0b0922)
  • content-answers: add scrolling to bottom (#3442) (59c8c45)
  • content-answers: Avatar (#3418) (45166f4)
  • content-answers: button focusing (#3448) (2358321)
  • content-answers: Content Answers Modal Error (#3425) (a5084a5)
  • content-answers: create initial content-answers modal button component (#3395) (217a393)
  • content-answers: Deactivate button when not allowed file type (#3406) (f950772)
  • content-answers: intelligence API (#3420) (76fd991)
  • content-answers: Questions Answers Intelligence endpoint (#3435) (4c7c0c0)
  • content-answers: retry button (#3451) (e0976b8)
  • content-explorer: Add auto selected items to content explorer (#3474) (215cfdd)
  • content-sidebar: enable responsiveness for Preview and Sidebar (#3497) (1652982)
  • label-primitive: pass properties to label (#3473) (7e88772)
  • modal: enable responsive behavior (#3492) (7fe59b8)
  • pill-selector: added more options for text input (#3440) (d782e4a)
  • preview: Focus on comment form for replies and modifying (#3407) (69293d8)
  • threaded-replies: added resolve/unresolve for annotations (#3423) (c489ad3)
  • threaded-replies: delete threaded reply comments (#3402) (37437c5)
  • uaa-integration: Handle no comment permission (#3394) (5a28b49)
  • uaa-integration: Parse App Activity item (#3386) (44fd12b)
  • uaa-integration: Parse Versions Response from UAA (#3385) (0fa730f)
  • usm: enable responsive behavior (#3494) (76db2a5)
  • remove browser support for IE11 (#3382) (e151c87)

Reverts

BREAKING CHANGES

  • Internet Explorer 11 is no longer supported
Unread

New event parameter for Shield Suspicious Location alert

Feature Impactful API

New event parameter for Shield Suspicious Location alert

Along with the release of Shield Suspicious Location: Automated Response we added rule_response_action parameter in the Shield Alert Event response. This parameter is returned in the payload of each Shield Alert Event, but applicable only to Suspicious Locations alert event.

The value of the parameter depends on the Restrict Target User Access rule settings in the Admin Console.

  • If active, the value of the parameter will be true when the alert is triggered.
  • If inactive, the value of the parameter will be false when the alert is triggered.

For all other Shield Alerts (Anomalous Download, Malicious Content, Suspicious Session), the rule_response_action parameter is always null.

For additional information, see Suspicious Location rule settings

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

Feature SDKs Java GitHub

Box Java SDK v4.7.0 released

New Features and Enhancements

  • Add signer_group_id for signer in sign request (#1220) (f560db8)
  • Upgrade BouncyCastle to v.1.70.

    NOTE: A new BouncyCastle version is not compliant with FIPS.

  • Introduce IPrivateKeyDecryptor to allow using custom cryptography provider (#1226) (727e6d7)

Bug Fixes

Unread

Introducing enhanced My Apps view in Developer Console

Feature Impactful guides

Introducing enhanced My Apps view in Developer Console

To improve application management experience even further, we introduce the My Apps list view in the Developer Console. This view includes key information about your applications, giving you the possibility to:

  • view and copy the application client ID,
  • view the application description,
  • sort custom applications,
  • check the authorization and enablement status of the application,
  • access the configuration and generate developer tokens.

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.