Add the power of the Box AI API to your custom apps at Content Cloud Summit on May 15

Learn more and register!
Changelog
  • All
  • New features
  • Impactful changes
  • API
  • Java
  • Windows
  • Python
  • Node
  • CLI
  • iOS
  • UI Elements
Unread

Introducing Box AI API and Box AI Dev Zone

Feature Impactful guides API

Introducing Box AI API and Box AI Dev Zone

Box AI API allows you to use Box AI functionality in your custom applications. For example, you can implement Box AI question and answer functionality in your third party applications or generate content right in your product’s content editor.

Box AI API and Box AI for UI Elements are beta features, which means the available capabilities may change. Box AI features are available to all Enterprise Plus customers.

Currently, you can ask Box AI to answer your questions, summarize the document content, or generate text you can use in your documents. Check the Box AI API developer guides to learn more about Box AI and check the API Reference for details.

Box AI Developer Zone

Alongside with the Box AI API, we have launched a new developer documentation demo page. Box AI Dev Zone allows you to explore the Box AI API through rich, interactive experiences. You can view use cases, example prompts and responses, and sample code.

Box AI for UI Elements

Box AI for UI Elements enhances the Content Preview header with AI Q&A functionality. The new Box AI for UI Elements allows the users to embed AI functionality in their custom applications to facilitate answering questions and taking actions like summarizing a document.

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 iOS SDK v5.6.0 released

Feature SDKs iOS Mobile GitHub

Box iOS SDK v5.6.0 released

New Features and Enhancements

Unread

Box CLI v3.14.0 released

Feature CLI GitHub

Box CLI v3.14.0 released

New Features and Enhancements

  • Add support for vanity_name when creating shared-links (#524) (38164bc)
  • Support sign request signer group ID (#521) (f7b1b44)
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