Skip to content

docs: Add SaaS release notes for 2025-05-12 #7507

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 1 commit into
base: develop
Choose a base branch
from
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
51 changes: 51 additions & 0 deletions docs/source/guide/release_notes/saas/2025-05-12.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,51 @@
---
hide_sidebar: true
---

*May 12, 2025*

## Label Studio Enterprise SaaS 2025-05-12
### Other
- Removed debugging noise from Select components [LEAP-2065](https://humansignal.atlassian.net/browse/LEAP-2065)
- Fixed Popover's position overflow within the viewport by calculating its content size and alter the direction [LEAP-2070](https://humansignal.atlassian.net/browse/LEAP-2070)
- Add gpt-4.1 model support to prompts [DIA-2219](https://humansignal.atlassian.net/browse/DIA-2219)
- Counts in Project Dashboard's task chart are now grouped into bars based on "reviewed_at" and "completed_at" for each respective series. [OPTIC-1380](https://humansignal.atlassian.net/browse/OPTIC-1380)
- New API endpoint to rotate personal access token [DIA-2201](https://humansignal.atlassian.net/browse/DIA-2201)
- Fixes empty annotations data in "Compare all data" view when `fflag_fix_front_dev_3391_interactive_view_all` and `fflag_fix_front_leap_443_select_annotation_once` flags are enabled [LEAP-2064](https://humansignal.atlassian.net/browse/LEAP-2064)
- Fixed empty Average Score Popover empty breakdown [LEAP-2077](https://humansignal.atlassian.net/browse/LEAP-2077)
- allow reading a list of tasks from a single JSON file in cloud source storages [DIA-2092](https://humansignal.atlassian.net/browse/DIA-2092)
- Fixed incorrect IAA status members' filtering in Average Agreement Score Popover [LEAP-2067](https://humansignal.atlassian.net/browse/LEAP-2067)
- Annotator users can now access the annotator dashbaord page to check their own metrics [OPTIC-2001](https://humansignal.atlassian.net/browse/OPTIC-2001)
- Fixed some UI inconsistencies that would occur during certain page navigations [OPTIC-2016](https://humansignal.atlassian.net/browse/OPTIC-2016)
- Add COCO export for BrushLabels as Polygons [LEAP-1937](https://humansignal.atlassian.net/browse/LEAP-1937)
- Implements Dark Mode [OPTIC-1217](https://humansignal.atlassian.net/browse/OPTIC-1217)
- Fixed an issue with setting and displaying the cursor for BrushTool. [LEAP-2028](https://humansignal.atlassian.net/browse/LEAP-2028)
- Added the ability to search through Annotators in Set Ground Truth Action Dialog [OPTIC-1658](https://humansignal.atlassian.net/browse/OPTIC-1658)
- Fixed the checkbox not being easily readable when disabled and checked [OPTIC-2122](https://humansignal.atlassian.net/browse/OPTIC-2122)
- Allow any inline errors to be shown in the UI including 500 errors. [OPTIC-1982](https://humansignal.atlassian.net/browse/OPTIC-1982)
- Solved bug when Submitting annotations with the flag Interactive View All enabled [LEAP-2063](https://humansignal.atlassian.net/browse/LEAP-2063)
- Fixed an issue with white-labeled LSE instances showing incorrect logo [OPTIC-2118](https://humansignal.atlassian.net/browse/OPTIC-2118)
- Add YOLO and COCO export for KeypointLabels [LEAP-1840](https://humansignal.atlassian.net/browse/LEAP-1840)
- Remove unused upload-example endpoint [LEAP-2058](https://humansignal.atlassian.net/browse/LEAP-2058)
- Added auto filtering members via query param to the members page Annotation Summary and Annotator Agreement Matrix [LEAP-2041](https://humansignal.atlassian.net/browse/LEAP-2041)
- Restored DynamicChoices visualization and management in Review and Review All pages [LEAP-2060](https://humansignal.atlassian.net/browse/LEAP-2060)
- [BugFix] Filter works again with choices. [OPTIC-1916](https://humansignal.atlassian.net/browse/OPTIC-1916)
- Addressed the missing audio step back and forward hotkeys. [OPTIC-2093](https://humansignal.atlassian.net/browse/OPTIC-2093)
- Optimize the frontend client to manage organization membership API requests to fetch only when necessary. [OPTIC-1970](https://humansignal.atlassian.net/browse/OPTIC-1970)
- Addresses an issue with background transparency on the Ask AI window causing low contrast on the foreground text. [OPTIC-2111](https://humansignal.atlassian.net/browse/OPTIC-2111)
- Deleted Users no longer appear in Data Manager filter dropdown [OPTIC-752](https://humansignal.atlassian.net/browse/OPTIC-752)
- Added the ability to export the underlying data rows for the Annotations and Time Per Annotation charts in Annotator Performance dashboard [OPTIC-1951](https://humansignal.atlassian.net/browse/OPTIC-1951)
- Improved performance on organization memberships endpoint for big organizations [OPTIC-2002](https://humansignal.atlassian.net/browse/OPTIC-2002)
- Fixed incorrect display of the popover breakdown when it includes annotations from deleted users [LEAP-2078](https://humansignal.atlassian.net/browse/LEAP-2078)
- [fix] Projects are never finished for Annotators if there are no annotations from them [OPTIC-2060](https://humansignal.atlassian.net/browse/OPTIC-2060)
- Addressed some minor visual and behavioural inconsistencies in Ask AI and Project setup [OPTIC-2126](https://humansignal.atlassian.net/browse/OPTIC-2126)
- Showing on agreement cell click the Average Agreement Score popover displaying tuple comparison metrics [LEAP-2042](https://humansignal.atlassian.net/browse/LEAP-2042)
- Make CORS headers env configurable [LEAP-1997](https://humansignal.atlassian.net/browse/LEAP-1997)
- /IAA endpoint takes `task` query param which is a list of integer task ids for filtering results. This param also works with `per_label` [LEAP-2040](https://humansignal.atlassian.net/browse/LEAP-2040)
- Support JWT for prompts workflow [DIA-2215](https://humansignal.atlassian.net/browse/DIA-2215)
- no [OPTIC-2170](https://humansignal.atlassian.net/browse/OPTIC-2170)
- Addressed an issue where ActionButton dropdown is going up instead of down [OPTIC-2157](https://humansignal.atlassian.net/browse/OPTIC-2157)
- Support tasks imported from cloud storage that reference different buckets [DIA-2202](https://humansignal.atlassian.net/browse/DIA-2202)
- Addressed an issue on filters in datamanagers where selected Predicted Model version would cause the frontend to break [OPTIC-2153](https://humansignal.atlassian.net/browse/OPTIC-2153)
- Addressed an issue where users with multiple Organizations would have a negative negative visual experience in dark mode in the Organization switch [OPTIC-2110](https://humansignal.atlassian.net/browse/OPTIC-2110)

Loading