Skip to content
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

docs: Add SaaS release notes for 2025-03-03 #7154

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

*Mar 03, 2025*

## Label Studio Enterprise SaaS 2025-03-03
### Other
- Fix rare error when Bulk annotation caused backend to fail with 500 [LEAP-1852](https://humansignal.atlassian.net/browse/LEAP-1852)
- [BE] User is able to create multiple 'Personal Access Token' through /api/token/ endpoint [DIA-1917](https://humansignal.atlassian.net/browse/DIA-1917)
- Added option to require/optional outputs in Prompts generation via "required"="true"/"false" in a Labeling Configuration; fixed "Constrained generation" error for when fields are not set as required [DIA-1939](https://humansignal.atlassian.net/browse/DIA-1939)
- Fixed an issue that caused incorrect video frame to be rendered when pausing. [OPTIC-1677](https://humansignal.atlassian.net/browse/OPTIC-1677)
- Annotation Summary's per-user menu with the ability to go to the performance dashboard [LEAP-1836](https://humansignal.atlassian.net/browse/LEAP-1836)
- Addressed an issue that affected the default text on the Hubspot talk to sales modal [OPTIC-1710](https://humansignal.atlassian.net/browse/OPTIC-1710)
- Fix feature flagging for JWT API token system [DIA-1935](https://humansignal.atlassian.net/browse/DIA-1935)
- Added the ability to link to annotations and regions in Data Manager Quick View. [OPTIC-1643](https://humansignal.atlassian.net/browse/OPTIC-1643)
- As a user working with labeling interface but dont have access to custom scripts, i want to be made aware that custom scripts is a feature that LSE offers [OPTIC-1667](https://humansignal.atlassian.net/browse/OPTIC-1667)
- [BE] Unable to process all records for Max's project [DIA-1899](https://humansignal.atlassian.net/browse/DIA-1899)
- Fixed an issue with resizing Bulk Annotation drawer after having collapsed it previously [LEAP-1763](https://humansignal.atlassian.net/browse/LEAP-1763)
- Azure AI Studio support in Prompts [DIA-1868](https://humansignal.atlassian.net/browse/DIA-1868)
- Fix filters not being respected during Bulk annotation [LEAP-1856](https://humansignal.atlassian.net/browse/LEAP-1856)
- Fixed an issue with the disabled "Allow empty annotations" setting for in bulk annotation drawer. [LEAP-1792](https://humansignal.atlassian.net/browse/LEAP-1792)
- Fixed users getting their role reset if they were provisioned via SCIM without assigned group [OPTIC-1629](https://humansignal.atlassian.net/browse/OPTIC-1629)
- More analytics events being tracked for LSO. On create project and add people wizards [OPTIC-1607](https://humansignal.atlassian.net/browse/OPTIC-1607)
- Endpoint caching for dashboards and stats endpoints [OPTIC-1533](https://humansignal.atlassian.net/browse/OPTIC-1533)
- Ask AI functionality now supports thumbs up/down feedback so you can train AI to be more helpful to you [OPTIC-1625](https://humansignal.atlassian.net/browse/OPTIC-1625)
- Fixed an issue with the ability to add regions outside of the image boundaries [LEAP-1819](https://humansignal.atlassian.net/browse/LEAP-1819)
- Addressed an intermittent issue around dependency loading when bringing up the datamanager and editor pages [OPTIC-1659](https://humansignal.atlassian.net/browse/OPTIC-1659)
- [refactor] decouple LLM compute / message parser / LiteLLM interface [DIA-1983](https://humansignal.atlassian.net/browse/DIA-1983)

Loading