July 5, 2024

Release notes

App

Added

  • For video projects, you can now assign free-form text classifications to individual frames or a range of frames.
  • The Usage tab in Workspace settings now contains LBU usage per product and data modality. It also displays usage and project billing costs for Boost Workforce and Boost Workforce Express projects. To learn more, see our docs on Account details.
  • Enterprise and pay-as-you-go customers will see an improved setup flow when configuring a data warehouse integration. When you initiate a new integration in the Integrations tab, you'll see step-by-step instructions to guide you through the setup process. To learn more, see our Census integration docs.
  • Admins can define their own user roles with any set of permissions that Labelbox provides and allow those roles to be assigned to any user. To learn more, see our docs on Member roles.
  • Benchmarks and Consensus are now supported for projects created using the “Prompt and response generation” editor. This is only supported when you select the “Humans generate responses to uploaded prompts” option.
  • Claude 3.5 Sonnet is now available in Foundry.
  • Images are now supported for Claude 3 Opus, Claude 3.5 Sonnet, and Claude 3 Haiku in Foundry.

Changed

  • You can now configure your project settings to use the Benchmarks and Consensus tools at the same time.
  • Contract-based customers will see an updated flow when requesting Boost workforce services.
  • We made some improvements to our annotation import formats to make them more intuitive. To see the updated import formats, click through the links at the top of the Import ground truth doc.

Fixed

  • A fix that blocks concurrent edits to the same label has addressed the platform issues causing duplicate classifications, multiple segmentation groups, and options with deleted questions.
  • The root cause of certain data integrity issues, such as missing pixels in raster segmentation masks and multiple/duplicate classifications, has been addressed.
  • A fix in our queueing system has boosted Export v2's overall performance, significantly improving export performance on larger scales.

Removed

  • Claude Instant, Claude 2, and Claude 3 Sonnet have been removed from Foundry due to lack of usage.
  • The custom editor has been sunset for all customers. Custom editor projects are no longer accessible (exporting is also disabled) via the app and the SDK. Custom editor projects will no longer appear in your project list.

Python SDK

The latest version of our Python SDK is v3.74.0. See our full changelog in Github for more details on what was added recently.

Version 3.74.0 (2024-06-24)

Added

  • Include predictions in export
  • Upsert label feedback method Client upsert_label_feedback()

Removed

  • Removed deprecated class LabelList

Version 3.73.0 (2024-06-20)

Added

  • Conversational data row checks
  • UI ontology mode support
  • Empty data row validation

Fixed

  • Numpy semver locked to < 2.0.0

Version 3.72.2 (2024-06-10)

Added

  • SLSA provenance generation

Version 3.72.1 (2024-06-06)

Fixed

  • Fix client.get_project() for LLM projects
  • Throw user-readable errors when creating a custom embedding