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

Box Dotnet SDK Generated v1.5.0 released

Feature SDKs dotnet GitHub

Box Dotnet SDK Generated v1.5.0 released

Bug Fixes

  • Support status codes with no content (box/box-codegen#604) (#314) (57747d5)
  • Update collaboration, metadata and collection resources (box/box-openapi#483) (#316) (d331f8a)

New Features and Enhancements

  • Add optional URL parameter to FetchResponse (box/box-codegen#617) (#331) (61484ec)
  • Allow using default credentials for proxy (box/box-codegen#623) (#334) (bc4636e), closes #333
  • Expose method for making custom HTTP requests (box/box-codegen#622) (#329) (e689140)
  • Support get collection by ID endpoint (box/box-codegen#595) (#304) (9ebf59a)
Unread

Box TypeScript SDK Generated v1.8.0 released

Feature SDKs typescript GitHub

Box TypeScript SDK Generated v1.8.0 released

Bug Fixes

  • Fix additionalProperties in ClientError (box/box-openapi#477) (#385) (4547148)
  • Fix chunked uploads in browser (box/box-codegen#619) (#436) (0af2484)
  • Support status codes with no content (box/box-codegen#604) (#415) (c3f14c6)
  • Update client error schema to support schema errors (box/box-openapi#467) (#381) (b845f12)
  • Update integration mapping response description (box/box-openapi#463) (#379) (e3d71e1)

New Features and Enhancements

  • Add AI LLM endpoint AWS params (box/box-openapi#478) (#388) (d2fd1ec)
  • Expose method for making custom HTTP requests, convert FetchOptions into a class (box/box-codegen#610) (#431) (9a9ea62)
  • Support get collection by ID endpoint (box/box-codegen#595) (#396) (f1f47be)
  • Support getting file download URL and file thumbnail URL (box/box-codegen#617) (#435) (1cb4d5d)
  • Support nullable fields in TypeScript (box/box-codegen#612) (#425) (991dc29)
Unread

Box Python SDK Generated v1.8.0 released

Feature SDKs Python GitHub

Box Python SDK Generated v1.8.0 released

Bug Fixes

New Features and Enhancements

  • Expose method for making custom HTTP requests (box/box-codegen#610) (#393) (55a23d9)
  • Support getting file download URL and file thumbnail URL (box/box-codegen#617) (#397) (fd609ab)
Unread

Box Java SDK v4.13.1 released

SDKs Java GitHub

Box Java SDK v4.13.1 released

Bug Fixes

  • Correctly calculate Content-Length when reading from a stream (#1277) (b1d5371)
Unread

Apps & Integrations naming convention changes

Impactful guides

Apps & Integrations naming convention changes

We are changing the naming convention for apps & integrations to improve the clarity and consistency of our platform.

Developers

Current nameTarget nameLocation
App CenterPublishingA tab for submitting platform apps for publication in Box Integrations catalog
IntegrationsBox Web IntegrationsA tab where you define the third-party application buttons within the Box Web app
Custom appsPlatform appsDeveloper Console

Admins

Current nameTarget nameLocation
AppsIntegrationsAdmin Console
Custom Apps ManagerPlatform Apps ManagerAdmin Console
Custom appsPlatform AppsAdmin Console

Box Shield

Current nameTarget nameLocation
Application restriction policyIntegration restrictionRestriction policies
Shield ApplicationShield IntegrationShield integration lists
ApplicationsIntegrationsDetection Rules

Users

Current nameTarget nameLocation
AppsIntegrationsA tab in the Box web-app.

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

Feature SDKs Python GitHub

Box Python SDK Generated v1.7.0 released

New Features and Enhancements

Unread

Box Dotnet SDK Generated v1.4.0 released

Feature SDKs dotnet GitHub

Box Dotnet SDK Generated v1.4.0 released

Bug Fixes

  • Change QueryParams type in MetadataQuery from Dictionary<string, string> to Dictionary<string, object> (box/box-openapi#479) (#298) (656b495)
  • Fix conversion to RSAKey (box/box-codegen#591) (#297) (068b1f7)

New Features and Enhancements

  • add AI LLM endpoint AWS params. Change the type from AiLlmEndpointParamsGoogleOrAiLlmEndpointParamsOpenAi to AiLlmEndpointParamsAwsOrAiLlmEndpointParamsGoogleOrAiLlmEndpointParamsOpenAi (box/box-openapi#478) (#291) (dcb8a20)
Unread

Box Python SDK Generated v1.6.0 released

Feature SDKs Python GitHub

Box Python SDK Generated v1.6.0 released

Bug Fixes

  • Set stream position to 0 for multipart requests (box/box-codegen#581) (#348) (fa6942c)
  • Update client error schema (box/box-openapi#467) (#347) (a42a253)
  • Use original stream position when retrying requests (box/box-codegen#583) (#358) (060b4dc)
  • use raw docstrings when comments contain backslash (box/box-codegen#571) (#330) (8dd8cb7)

New Features and Enhancements

  • Add download_file_to_output_stream method to DownloadsManager (box/box-codegen#575) (#334) (6820d08)
  • add AI LLM endpoint AWS params (box/box-openapi#478) (#354) (c8fa2c1)
Unread

Box Dotnet SDK Generated v1.3.1 released

SDKs dotnet GitHub

Box Dotnet SDK Generated v1.3.1 released

Bug Fixes

  • properly serialize StringEnum list when inside query params (#288) (dac8392)
  • update client error schema to support schema errors (box/box-openapi#467) (#281) (bef2632)
  • update integration mapping response description (box/box-openapi#463) (#279) (05e07b0)
Unread

Box AI API - AWS AI models now available

Feature Impactful guides API

Box AI API - AWS AI models now available

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

  • AWS Claude 3 Sonnet
  • AWS Claude 3.5 Sonnet
  • AWS Claude 3 Haiku
  • AWS Titan Text Lite

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.