Skip to content
Closed
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
34 changes: 34 additions & 0 deletions docs/source/guide/release_notes/saas/2025-05-05.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
---
hide_sidebar: true
---

*May 05, 2025*

## Label Studio Enterprise SaaS 2025-05-05
### Other
- allow reading a list of tasks from a single JSON file in cloud source storages [DIA-2092](https://humansignal.atlassian.net/browse/DIA-2092)
- Allow any inline errors to be shown in the UI including 500 errors. [OPTIC-1982](https://humansignal.atlassian.net/browse/OPTIC-1982)
- New API endpoint to rotate personal access token [DIA-2201](https://humansignal.atlassian.net/browse/DIA-2201)
- Prefetch export data to reduce runtime [DIA-2206](https://humansignal.atlassian.net/browse/DIA-2206)
- Ai Assistant now creates Zendesk support ticket for user if it can't answer the question after some time [OPTIC-1856](https://humansignal.atlassian.net/browse/OPTIC-1856)
- Add COCO export for BrushLabels as Polygons [LEAP-1937](https://humansignal.atlassian.net/browse/LEAP-1937)
- New product tour popup showing new ask ai feature [OPTIC-1886](https://humansignal.atlassian.net/browse/OPTIC-1886)
- Fixed unexpected jumping when user selected region in outliner; also fixed scroll to the region when it's selected in region list [LEAP-1442](https://humansignal.atlassian.net/browse/LEAP-1442)
- Showing on agreement cell click the Average Agreement Score popover displaying tuple comparison metrics [LEAP-2042](https://humansignal.atlassian.net/browse/LEAP-2042)
- /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)
- Better security on CSV exports [OPTIC-1941](https://humansignal.atlassian.net/browse/OPTIC-1941)
- 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)
- Fixed an issue with white-labeled LSE instances showing incorrect logo [OPTIC-2118](https://humansignal.atlassian.net/browse/OPTIC-2118)
- 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)
- Addressed the missing audio step back and forward hotkeys. [OPTIC-2093](https://humansignal.atlassian.net/browse/OPTIC-2093)
- Remove unused upload-example endpoint [LEAP-2058](https://humansignal.atlassian.net/browse/LEAP-2058)
- Ai Asssitant allows clearing chat [OPTIC-1861](https://humansignal.atlassian.net/browse/OPTIC-1861)
- Added prompts indicator to display number of page processed in multi-image annotation (MIG) scenario [DIA-2067](https://humansignal.atlassian.net/browse/DIA-2067)
- Respect `granularity` in Text tag when user resizes regions in it [LEAP-2009](https://humansignal.atlassian.net/browse/LEAP-2009)
- Fixed conditional visibility using Taxonomy labels via `visibleWhen` [LEAP-1983](https://humansignal.atlassian.net/browse/LEAP-1983)
- Make CORS headers env configurable [LEAP-1997](https://humansignal.atlassian.net/browse/LEAP-1997)
- Fixed an issue in the ServiceWorker matching of particular url paths [OPTIC-2012](https://humansignal.atlassian.net/browse/OPTIC-2012)
- 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)
- Implements Dark Mode [OPTIC-1217](https://humansignal.atlassian.net/browse/OPTIC-1217)
- Band-aid hotfix behind fflag_fix_leap_2052_detect_empty_filters_at_next_task_endpoint_short that detects empty filters and selectedItems at next task endpoint, handles that case and logs appropriately. [LEAP-2052](https://humansignal.atlassian.net/browse/LEAP-2052)

Loading