Skip to content
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
44 changes: 44 additions & 0 deletions docs/source/guide/release_notes/saas/2025-10-06.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,44 @@
---
hide_sidebar: true
---

*Oct 06, 2025*

## Label Studio Enterprise SaaS 2025-10-06
### Other
- Addressed an issue where color definitions get updated unexpectedly when navigating to User account page [FIT-735](https://humansignal.atlassian.net/browse/FIT-735)
- Added organization-level fine-grained permissions to owners in the org settings [UTC-292](https://humansignal.atlassian.net/browse/UTC-292)
- [sdk] fixed client.prompts.versions.list(..) function [BROS-442](https://humansignal.atlassian.net/browse/BROS-442)
- Avoid double presigning already presigned taxonomy URL (eg, in the case of an s3 taxonomy url in task data) [ROOT-193](https://humansignal.atlassian.net/browse/ROOT-193)
- Invited members to an organization via email can now be directly assigned to workspaces and/or projects [UTC-273](https://humansignal.atlassian.net/browse/UTC-273)
- Review time in data manager [FIT-730](https://humansignal.atlassian.net/browse/FIT-730)
- Process images in templates [FIT-733](https://humansignal.atlassian.net/browse/FIT-733)
- Resolved a visual error where the users on the left of workspace members assigner would always be visible even when assigned to the workspace. [FIT-732](https://humansignal.atlassian.net/browse/FIT-732)
- Add support for semicolon separator in CSV [BROS-495](https://humansignal.atlassian.net/browse/BROS-495)
- Fix "Low agreement strategy" project setting not updating on save and refresh when using a custom matching function [ROOT-189](https://humansignal.atlassian.net/browse/ROOT-189)
- Fix data manager not loading for certain projects [UTC-306](https://humansignal.atlassian.net/browse/UTC-306)
- Fixed Show Log button disappearing after a few seconds right after deploying a custom matching function in the Quality Settings [UTC-304](https://humansignal.atlassian.net/browse/UTC-304)
- Fix Start Reviewing button on home screen [BROS-457](https://humansignal.atlassian.net/browse/BROS-457)
- Ground truth and Predictions columns in Member Dashboard > Annotation Summary table can now set the Agreement selected options based on the Annotator/Model selected [FIT-698](https://humansignal.atlassian.net/browse/FIT-698)
- Support JSON records import (item per row) for <Table> tag [BROS-459](https://humansignal.atlassian.net/browse/BROS-459)
- Limiting the number of model versions you can see in members page for performance considerationts [FIT-737](https://humansignal.atlassian.net/browse/FIT-737)
- LSE Embeds can be configured to work in jupyter notebooks [FIT-749](https://humansignal.atlassian.net/browse/FIT-749)
- Unable to export in BRUSH_TO_COCO format (missing libopenblas.so.3) [PLT-911](https://humansignal.atlassian.net/browse/PLT-911)
- Ground truth queue for onboarding mode skipped when “Desired agreement threshold” is enabled [BROS-499](https://humansignal.atlassian.net/browse/BROS-499)
- Add Databricks SDK [BROS-450](https://humansignal.atlassian.net/browse/BROS-450)
- New configurable permission to manage who has access to personal access tokens [UTC-300](https://humansignal.atlassian.net/browse/UTC-300)
- Reviewer metrics in members dashboard [FIT-729](https://humansignal.atlassian.net/browse/FIT-729)
- Fixed an issue that causes LSE Embed to not load. [FIT-752](https://humansignal.atlassian.net/browse/FIT-752)
- Fix "Ready for download" badge is missing for JSON export format [ROOT-207](https://humansignal.atlassian.net/browse/ROOT-207)
- Project GET includes LSE fields [ROOT-194](https://humansignal.atlassian.net/browse/ROOT-194)
- Don't include cancelled annotations for agreement score in data manager [UTC-296](https://humansignal.atlassian.net/browse/UTC-296)
- Add `defaultPlaybackSpeed` and `minPlaybackSpeed` params to Video tag [BROS-461](https://humansignal.atlassian.net/browse/BROS-461)
- Additions and fixes for Recursive scan in storages [BROS-446](https://humansignal.atlassian.net/browse/BROS-446)
- Add random task ordering and percentage for the review stream [BROS-421](https://humansignal.atlassian.net/browse/BROS-421)
- Added reviewer time chart [FIT-524](https://humansignal.atlassian.net/browse/FIT-524)
- Implements a Command Palette that allows user to quickly navigate across the application, find projects and workspaces and quickly get answers from Ask AI. [FIT-725](https://humansignal.atlassian.net/browse/FIT-725)
- fix: Add new organization_membership field to the user in the API that only returns the membership from the request's organization. This deprecated org_membership field which returned all of the memberships (security vuln) [UTC-280](https://humansignal.atlassian.net/browse/UTC-280)
- Fix prediction validation for per-region labels [UTC-310](https://humansignal.atlassian.net/browse/UTC-310)
- Organization permissions now allow invite external members to a project directly [UTC-302](https://humansignal.atlassian.net/browse/UTC-302)
- Fixes loading of data on Annotation Settings page [DES-189](https://humansignal.atlassian.net/browse/DES-189)

Loading