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

Box Dotnet SDK Generated v1.8.0 released

Feature SDKs dotnet GitHub

Box Dotnet SDK Generated v1.8.0 released

Bug Fixes

  • Do not retry HTTP request when TaskCanceledException is thrown (box/box-codegen#665) (#406) (1af0a6a)

New Features and Enhancements

Unread

Box TypeScript SDK Generated v1.13.0 released

Feature SDKs typescript GitHub

Box TypeScript SDK Generated v1.13.0 released

New Features and Enhancements

Unread

Box Java SDK v4.15.0 released

Feature SDKs Java GitHub

Box Java SDK v4.15.0 released

New Features and Enhancements

  • Add canNonOwnersViewCollaborators flag to BoxFolder (#1288) (9119adc)
  • Support zstd encoding for downloads (#1287) (0e3c4c0)

Bug Fixes

Unread

Box AI Studio API

Feature Impactful API

Box AI Studio API

We are excited to announce that Box AI Studio API is now available to all Enterprise Advanced customers. Box AI Studio allows you to build and manage custom AI agents to best suit your business needs. For example, you can create an AI agent that acts as a compliance consultant, answering questions regarding customer documentation with specific compliance rules in mind.

Box AI Studio API allows you to:

  • List all AI agents
  • Get AI agent details
  • Create a new AI agent
  • Update existing AI agent
  • Delete an AI agent

Check the Box AI Studio API developer guide to learn more about this feature and check the API Reference for details.

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

SDKs Python GitHub

Box Python SDK Generated v1.11.1 released

Bug Fixes

Unread

Box Python SDK Generated v1.11.0 released

Feature SDKs Python GitHub

Box Python SDK Generated v1.11.0 released

Bug Fixes

  • Correct types of paged and thumb properties in File representation (box/box-openapi#503) (#451) (e818fa6)

New Features and Enhancements

  • Add Box Sign shared requests (box/box-openapi#504) (#453) (3590918)
  • feat: Add hubs support to /ai/ask. Replace type of items parameter from List[AiItemBase] to List[AiItemAsk] in create_ai_ask method (box/box-openapi#506) (#466) (29f0364)
  • Update /ai/extract_structured response schema (box/box-codegen#641) (#459) (7c73cea)
Unread

Box Dotnet SDK Generated v1.7.0 released

Feature SDKs dotnet GitHub

Box Dotnet SDK Generated v1.7.0 released

Bug Fixes

  • Correct types of paged and thumb properties in File representation (box/box-openapi#503) (#383) (d6995ad)
  • Prevent Authentication header from being passed during cross-origin redirects (box/box-codegen#648) (#382) (a64d373)

New Features and Enhancements

  • Add Box Sign shared requests (box/box-openapi#504) (#384) (d563886)
  • feat: Add hubs support to /ai/ask. Replace type of Items property from IReadOnlyList<AiItemBase> to IReadOnlyList<AiItemAsk> in the AiAsk class (box/box-codegen#656) (#397) (32b6d03)
  • Update /ai/extract_structured response schema (box/box-codegen#641) (#391) (5f79a03)
Unread

Box TypeScript SDK Generated v1.12.0 released

Feature SDKs typescript GitHub

Box TypeScript SDK Generated v1.12.0 released

New Features and Enhancements

  • Add Box Sign shared requests (box/box-openapi#504) (#491) (e90255c)
  • feat: Add hubs support to /ai/ask. Replace type of items property from AiItemBase[] to AiItemAsk[] in the AiAsk interface (box/box-codegen#656) (#507) (9f29d8c)
  • Update /ai/extract_structured response schema (box/box-codegen#641) (#498) (502ac11)
Unread

Box CLI v4.0.0 released

Feature Impactful CLI GitHub

Box CLI v4.0.0 released

⚠ BREAKING CHANGES

  • Drop support old Node version and integrate typescript SDK (#548)

New Features and Enhancements

  • Drop support old Node version and integrate typescript SDK (#548) (22179ec)
  • Incognito browser option for box login (#561) (a666766)
  • Replace @oclif/command to @oclif/core library (#553) (aed470b)

Bug Fixes

  • Respect using environment defaultAsUserId for CCG Auth and OAuth (#554) (b3a691e)
Unread

Box Java SDK v4.14.0 released

Feature SDKs Java GitHub

Box Java SDK v4.14.0 released

New Features and Enhancements

  • Support downloading file from shared link (#1282) (9b7f28b)

Bug Fixes

  • Remove sensitive data when BoxAPIException logs request (#1284) (f1e226f)
  • Support creating ongoing Legal Hold policy with start date (#1281) (d9564e2)