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

Box Swift SDK Generated 0.6.2 released

SDKs swift GitHub

Box Swift SDK Generated 0.6.2 released

Bug Fixes

  • Fix downscope token to use retrieveToken method for token retrieval (box/box-codegen#731) (#459) (8992b32)
  • Fix parsing Date into query parameters (box/box-codegen#729) (#449) (1a95d0c)
  • Specify events next_stream_position property type as int64 (box/box-openapi#535) (#502) (795fe1c)

New Features and Enhancements

Unread

Box CLI v4.3.0 released

Feature CLI GitHub

Box CLI v4.3.0 released

New Features and Enhancements

Bug Fixes

  • Fix support metadata query array (#583) (112db16)
  • Remove description flag from folders:create command (#587) (adca76b)
Unread

Box TypeScript SDK Generated v1.17.1 released

SDKs typescript GitHub

Box TypeScript SDK Generated v1.17.1 released

Bug Fixes

  • Fix exports syntax when importing from lib (#700) (782a287)
Unread

Box Dotnet SDK Generated v1.11.0 released

Feature SDKs dotnet GitHub

Box Dotnet SDK Generated v1.11.0 released

Bug Fixes

  • Fix downscope token to use retrieveToken method for token retrieval (box/box-codegen#731) (#492) (292360e)
  • Specify events next_stream_position property type as long (box/box-openapi#535) (#536) (da265bd)

New Features and Enhancements

Unread

Box Python SDK Generated v1.16.0 released

Feature SDKs Python GitHub

Box Python SDK Generated v1.16.0 released

Bug Fixes

  • Specify events next_stream_position property type as int (box/box-openapi#535) (#644) (64069db)

New Features and Enhancements

  • Add AI spreadsheet processor (box/box-openapi#533) (#630) (6635757)
  • Add Archive Public API (box/box-openapi#540) (#651) (c36d1db)
  • Add new Hubs APIs and Hubs items API (box/box-openapi#538) (#645) (1daa3e8)
  • Add new property for network exception retry strategy (box/box-codegen#763) (#650) (13f9593)
  • Add new schema for Metadata Error (box/box-openapi#539) (#646) (49d7f34)
  • Allow injecting private key decryption mechanism for JWT (box/box-codegen#754) (#636) (4ea0af5)
  • Improve webhook validation checks (box/box-codegen#745) (#628) (f0ece63)
  • Support Hubs beta endpoints (box/box-openapi#531) (#622) (b5e95fe)
  • Support new tools in AI Studio (box/box-openapi#534) (#633) (ac76eb2)
Unread

Box TypeScript SDK Generated v1.17.0 released

Feature SDKs typescript GitHub

Box TypeScript SDK Generated v1.17.0 released

Bug Fixes

  • Bump cypress to resolve CVE-2025-7783 in form-data (box/box-codegen#769) (#677) (077413e)

New Features and Enhancements

Unread

Box Hubs APIs

Feature Impactful API

Box Hubs APIs

Box Hubs APIs enable you to programmatically create, manage, and collaborate on content hubs within your applications. Hubs provide a centralized space for organizing and sharing content across teams and projects.

What you can do with the Hubs APIs

The Hubs APIs consist of three main resource types that allow you to build comprehensive hub management functionality:

  1. Hubs

    • Create hub
    • Copy hub
    • Update hub information by ID
    • Delete hub
    • List all hubs
    • List all hubs for requesting enterprise
    • Get hub information by ID
  2. Hub Collaborations

    • Create hub collaboration
    • Update hub collaboration
    • Remove hub collaboration
    • Get hub collaborations
    • Get hub collaboration by collaboration ID
  3. Hub Items

    • Get hub items
    • Manage hub items

To learn more about using Box Hubs, visit the Box Hubs support documentation.

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

SDKs Node GitHub

Box Node SDK v3.8.2 released

Bug Fixes

  • Bump cypress/request to resolve CVE-2025-7783 in form-data (#904) (8e8d2da)
Unread

Box AI API - Google Gemini 2.5 Pro now available, Gemini 2.5 Flash Preview and Pro Preview deprecated

Feature Impactful guides API AI

Box AI API - Google Gemini 2.5 Pro now available, Gemini 2.5 Flash Preview and Pro Preview deprecated

The list of available AI models has been recently updated with Google Gemini 2.5 Pro.

The following models have been deprecated:

  • Google Gemini 2.5 Flash Preview
  • Google Gemini 2.5 Pro Preview

For more information, see retired models.

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

SDKs Java GitHub

Box Java SDK v4.16.3 released

Bug Fixes

  • Fix compare message webhook message signature (#1315) (e2d407d)
  • Fix File Request Copy method to return valid data (#1320) (8392a43)