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

Box Dotnet SDK Generated v1.10.0 released

SDKs dotnet GitHub

Box Dotnet SDK Generated v1.10.0 released

New Features and Enhancements

  • Add UploadWithPreflightCheck convenient method (box/box-codegen#705) (#469) (8dff7bb)
  • Add AI agents warnings; allow for more types of metadata value (box/box-openapi#520) (#474) (a53cff5)
  • Add security settings properties on sign template schema (box/box-openapi#518) (#462) (7fddaea)
  • Add support of IBM models to AI API (box/box-openapi#522) (#475) (a187301)
  • Support sensitive data sanitization in errors (box/box-codegen#695) (#453) (5ee0c93)
Unread

Box Python SDK Generated v1.14.0 released

Feature SDKs Python GitHub

Box Python SDK Generated v1.14.0 released

Bug Fixes

New Features and Enhancements

  • Add security settings properties on sign template schema (box/box-openapi#518) (#543) (0a45d21)
  • Support sensitive data sanitization in errors (box/box-codegen#695) (#533) (abb7b1d)
Unread

Box AI API - new AI models now available

Feature Impactful guides API AI

Box AI API - new AI models now available

The list of available AI models has been recently updated with the following models:

  • Azure OpenAI o3 (beta)
  • Azure OpenAI o4 mini (beta)
  • xAI Grok 3 (beta)
  • xAI Grok 3 mini (beta)

Models offered in Preview mode have not been fully performance-tested at scale and are made available on an as-is basis. You may experience variability in model/output quality, availability, and accuracy.

You can use the provided models to override the default model used in the AI agent configuration. For further details on Box AI API, see the guides and API reference.

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

SDKs Java GitHub

Box Java SDK v4.16.1 released

Bug Fixes

  • use Locale.ROOT to prevent issues with non-US locales (#1306) (f083092)
Unread

Box AI API - new AI models now available

Feature Impactful guides API AI

Box AI API - new AI models now available

The list of available AI models has been recently updated with the following models:

  • Azure OpenAI GPT-4.1
  • Azure OpenAI GPT-4.1 Mini
  • Gemini 2.5 Pro Preview
  • Gemini 2.5 Flash Preview
  • IBM Llama 4 Scout
  • IBM Llama 3.2 Instruct

Models offered in Preview mode have not been fully performance-tested at scale and are made available on an as-is basis. You may experience variability in model/output quality, availability, and accuracy.

You can use the provided models to override the default model used in the AI agent configuration. For further details on Box AI API, see the guides and API reference.

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

Feature SDKs Java GitHub

Box Java SDK v4.16.0 released

New Features and Enhancements

Unread

Box TypeScript SDK Generated v1.15.1 released

SDKs typescript GitHub

Box TypeScript SDK Generated v1.15.1 released

Bug Fixes

Unread

Box TypeScript SDK Generated v1.15.0 released

Feature SDKs typescript GitHub

Box TypeScript SDK Generated v1.15.0 released

New Features and Enhancements

  • Support sensitive data sanitization in errors (box/box-codegen#695) (#573) (488e76a)
Unread

Box Node SDK v3.8.0 released

Feature SDKs Node GitHub

Box Node SDK v3.8.0 released

New Features and Enhancements

Unread

Box Python SDK v3.14.0 released

Feature SDKs Python GitHub

Box Python SDK v3.14.0 released

New Features and Enhancements

  • Add stream_file_content parameter to upload methods (#890) (0e63c00)