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

*Nov 17, 2025*

## Label Studio Enterprise SaaS 2025-11-17
### Other
- Fix issue when iframes from S3 fail to load [BROS-591](https://humansignal.atlassian.net/browse/BROS-591)
- Addressed an issue around a slow running endpoint [FIT-902](https://humansignal.atlassian.net/browse/FIT-902)
- Remove BEM from LSO [ECHO-421](https://humansignal.atlassian.net/browse/ECHO-421)
- Resolved an issue affecting Total Annotations when the analytics feature flag is off [FIT-930](https://humansignal.atlassian.net/browse/FIT-930)
- Presign URLs in chat messages [BROS-593](https://humansignal.atlassian.net/browse/BROS-593)
- fix: Compatible projects on prompts creation weren't being paginated [UTC-379](https://humansignal.atlassian.net/browse/UTC-379)
- Switch to headless opencv version in SDK [BROS-616](https://humansignal.atlassian.net/browse/BROS-616)
- Addressed a visual regression on the Data Manger filters where the height of the column dropdown would be too small to show more than 1 option at at a time [FIT-986](https://humansignal.atlassian.net/browse/FIT-986)
- Adds selection and multi-region transformation flows improvements. [BROS-464](https://humansignal.atlassian.net/browse/BROS-464)
- fix 'You are paused in this project' notification is NOT displayed to the paused user [ROOT-225](https://humansignal.atlassian.net/browse/ROOT-225)
- Fixes issue where it was not possible to disable the Limit number of tasks under Annotator limit. If it's set to zero, it is now treated as null/not set. [FIT-889](https://humansignal.atlassian.net/browse/FIT-889)
- Addressed an issue where the User Matrix cell color is not consistent when the value is 0 [FIT-941](https://humansignal.atlassian.net/browse/FIT-941)
- Allow to use simple styles in `CustomInterface` (like in `View` tag) [BROS-614](https://humansignal.atlassian.net/browse/BROS-614)
- Fix agreement calculation error when label weight set to 0% [UTC-376](https://humansignal.atlassian.net/browse/UTC-376)
- Fixed an issue where the style of the tooltip info icons on the Cloud Storage status card was broken [FIT-883](https://humansignal.atlassian.net/browse/FIT-883)
- LSO users will see Enterprise badge if they try to use CustomInterface tag [BROS-536](https://humansignal.atlassian.net/browse/BROS-536)
- Addressed an issue around colors on the matrix cell where everything renders green [FIT-948](https://humansignal.atlassian.net/browse/FIT-948)
- tags pending [ECHO-417](https://humansignal.atlassian.net/browse/ECHO-417)
- Implement cleanup script [PLT-921](https://humansignal.atlassian.net/browse/PLT-921)
- Adds new fsm/entities/:entity_name/:entity_id/history endpoint to return the entity state history [FIT-615](https://humansignal.atlassian.net/browse/FIT-615)
- Let ML Backends use Personal Access Tokens [ROOT-220](https://humansignal.atlassian.net/browse/ROOT-220)
- Include non-populated control tags in agreement calculations [UTC-365](https://humansignal.atlassian.net/browse/UTC-365)
- Add gpt-5.1 model to prompts [UTC-393](https://humansignal.atlassian.net/browse/UTC-393)
- Separated Agreement and Low Agreement Resolution sections in Quality Settings [UTC-371](https://humansignal.atlassian.net/browse/UTC-371)
- Remove Bem from DM lib [ECHO-420](https://humansignal.atlassian.net/browse/ECHO-420)
- Support markdown in messages in Chat tag [BROS-587](https://humansignal.atlassian.net/browse/BROS-587)
- Added Enterprise-only PDF and Chat templates to the template gallery [FIT-892](https://humansignal.atlassian.net/browse/FIT-892)
- Addressed an issue with User Matrix links in the Members Dashboard where some times they would not cause the filter in the datamanger to be set correctly + added a visual fix to make them easier to parse at a glance [FIT-940](https://humansignal.atlassian.net/browse/FIT-940)
- Addressed an issue that caused long urls to throw an error [FIT-992](https://humansignal.atlassian.net/browse/FIT-992)
- fix: Exports where broken if an annotation had result null [UTC-374](https://humansignal.atlassian.net/browse/UTC-374)

Loading