Hello,
Thank you for being a Labelbox customer. You can find all our product release notes
here.
App
Added
| |
- SSO for multi-business-unit companies: We added support for per-business-unit SSO routing, so companies with multiple IDPs can each configure their own under one email domain (rather than the current one-IDP-per-domain assumption). Available for Enterprise customers only. Contact Labelbox support for access.
- SAML/OIDC group-claim role mapping: The platform now supports mapping identity-provider group claims to Labelbox roles automatically at sign-in, so upstream access-review processes could drive role assignment. Available for Enterprise customers only. Contact Labelbox support for access.
- Two-stage video labeling mode: Video projects can now enable a two-stage labeling workflow (Project Settings → Advanced) that splits boundary-marking from annotation. Stage 1 lets labelers quickly mark when each event starts and ends without describing it yet, with optional dense-annotation auto-placement and support for multiple passes (e.g., labeling a left arm and right arm separately). Stage 2 then loads each marked segment for annotation, with modifier-key/mouse seeking and an optional ontology view, so labelers can move through segments quickly with keyboard-driven typing.
- Gemini 3.7 Flash is now available in the Model tab.
- “Created by” on project details: Users with permissions to edit project details can now see who created a project directly in the UI.
|
- Data row tab layout persistence: Column widths, order, and hidden/visible columns on the data rows tab are now preserved per project.
- Fixed consensus scoring for conversational tasks with reused schema IDs: Consensus calculation previously compared only the overall set of labels used across a conversation, so it could report 100% agreement even when labelers disagreed on which specific messages received which label. It now aligns answers per message before scoring agreement.
- Fixed “Maximum number of labels per task queue” accepting 0: In the Workflows tab, setting the maximum number of labels for a task queue to 0 is no longer allowed, the field now enforces a minimum of 1 with inline validation. Previously, a value of 0 was silently treated as “no limit,” which could be confusing.
Removed
- Google Gemini 3 Pro Preview is no longer available in the Model tab.
- Google Imagen 4 is no longer available in the Model tab.
- GPT-4o mini TTS is no longer available in the Model tab.
Python SDK
To view the latest updates to our Python SDK, see the
What's new section in the developer guides.
Please feel free to respond to this email with any questions.
Thank you,
The Labelbox team