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
37 changes: 37 additions & 0 deletions docs/source/guide/release_notes/saas/2025-10-27.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
---
hide_sidebar: true
---

*Oct 27, 2025*

## Label Studio Enterprise SaaS 2025-10-27
### Other
- Fix next_task for onboarding mode [PLT-917](https://humansignal.atlassian.net/browse/PLT-917)
- Fix duplicated textarea values in some cases with pre-filled `value` param [BROS-526](https://humansignal.atlassian.net/browse/BROS-526)
- Addressed some visual issues with the datamanager filters in dropdown and in sidebar mode [FIT-808](https://humansignal.atlassian.net/browse/FIT-808)
- Fix Home Page stuck after project created [BROS-475](https://humansignal.atlassian.net/browse/BROS-475)
- Run custom code inside iframe for better isolation and security [BROS-523](https://humansignal.atlassian.net/browse/BROS-523)
- fix: Fix for ground truth agreement calculation when more than one annotation was marked as ground truth in a task. Both made by the same user [UTC-338](https://humansignal.atlassian.net/browse/UTC-338)
- The new PDF Tag can now be toggled based on the original feature flag or using the Early adopter toggle in Organization Billing page [FIT-811](https://humansignal.atlassian.net/browse/FIT-811)
- Implemented the advance permission to control destructive project-related actions: drop all tabs, reset cache and delete project [UTC-331](https://humansignal.atlassian.net/browse/UTC-331)
- Addressed an issue affecting the Matrix on the Members page where some times the link would lead to a broken Datamanager [FIT-832](https://humansignal.atlassian.net/browse/FIT-832)
- Display reminder in UI and documentation [PLT-920](https://humansignal.atlassian.net/browse/PLT-920)
- Updated UI for Agreement selected column [FIT-750](https://humansignal.atlassian.net/browse/FIT-750)
- Created the project_dashboard advanced permission so the owner can decide which role can view and edit plugins [UTC-328](https://humansignal.atlassian.net/browse/UTC-328)
- Updated Member select in Member Performance so first selection will show the username of the user, beyond that we’ll show the count of extra users [FIT-502](https://humansignal.atlassian.net/browse/FIT-502)
- Fixed an issue that prevented Dashboard Summary Charts from correctly rendering emojis in labels. [FIT-800](https://humansignal.atlassian.net/browse/FIT-800)
- Recalculate prediction pair stats when changing metrics [UTC-342](https://humansignal.atlassian.net/browse/UTC-342)
- Addressed an issue that caused Annotator Performance user picker to over-fetch users leading to an intermittent issue. Members and Workspace/Project selections will now only be applied to the displayed data when user clicks Apply [FIT-584](https://humansignal.atlassian.net/browse/FIT-584)
- Delete tasks permission is now configurable by owner [UTC-330](https://humansignal.atlassian.net/browse/UTC-330)
- Adding an option to skip Audio decoding for use cases which require labeling on the timeline but the file size is far too large to decode at one time. [FIT-852](https://humansignal.atlassian.net/browse/FIT-852)
- Fixed submission hotkey in bulk labeling [UTC-219](https://humansignal.atlassian.net/browse/UTC-219)
- The transform tool changes vector shapes during manipulation (data corruption) [BROS-514](https://humansignal.atlassian.net/browse/BROS-514)
- Fixes a visual issue with the bottom border of Data Manager tabs [FIT-686](https://humansignal.atlassian.net/browse/FIT-686)
- Add user session id to activity logs [BROS-474](https://humansignal.atlassian.net/browse/BROS-474)
- Removing sync project export [FIT-414](https://humansignal.atlassian.net/browse/FIT-414)
- Fixed an issue where order by media start time will be displayed for no-time-related labels in video tags [UTC-325](https://humansignal.atlassian.net/browse/UTC-325)
- New agreement endpoints to fetch stats for multiple annotators [FIT-761](https://humansignal.atlassian.net/browse/FIT-761)
- Values listed in the User Matrix on the Members page will now link to the datamanger with preselected filters and Agreement Selected configuration applied [FIT-705](https://humansignal.atlassian.net/browse/FIT-705)
- Improve Agent LLM traces use case in Chat: display agentic message blocks (LLM calls, Tool call), fix bug with manual Tool call specification [BROS-494](https://humansignal.atlassian.net/browse/BROS-494)
- Added new permission override to control which roles can use AskAi within the organization [UTC-327](https://humansignal.atlassian.net/browse/UTC-327)

Loading