From 2cde2fa1656f215eaf8a3fd5f3911848ec583d2f Mon Sep 17 00:00:00 2001 From: robot-ci-heartex Date: Mon, 6 Oct 2025 02:33:32 +0000 Subject: [PATCH] docs: Add saas release notes for 2025-10-06 Workflow run: https://github.com/HumanSignal/label-studio-enterprise/actions/runs/18268349944 --- .../guide/release_notes/saas/2025-10-06.md | 44 +++++++++++++++++++ 1 file changed, 44 insertions(+) create mode 100644 docs/source/guide/release_notes/saas/2025-10-06.md diff --git a/docs/source/guide/release_notes/saas/2025-10-06.md b/docs/source/guide/release_notes/saas/2025-10-06.md new file mode 100644 index 000000000000..24791d8263b0 --- /dev/null +++ b/docs/source/guide/release_notes/saas/2025-10-06.md @@ -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 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) +