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

*Aug 18, 2025*

## Label Studio Enterprise SaaS 2025-08-18
### Other
- low: Storage status (failed) must be QUEUED to move it IN_PROGRESS [PLT-842](https://humansignal.atlassian.net/browse/PLT-842)
- Fixed an issue that caused project search to not match certain word parts. [FIT-510](https://humansignal.atlassian.net/browse/FIT-510)
- Stop refine_prompt RQ jobs from failing [ROOT-66](https://humansignal.atlassian.net/browse/ROOT-66)
- Filter on prediction results in DM [ROOT-43](https://humansignal.atlassian.net/browse/ROOT-43)
- Addressed a minor issue around the display of long storage titles [FIT-267](https://humansignal.atlassian.net/browse/FIT-267)
- Add gpt-5 model support to prompts [UTC-214](https://humansignal.atlassian.net/browse/UTC-214)
- Reimport memory usage optimization [PLT-838](https://humansignal.atlassian.net/browse/PLT-838)
- Fixed an issue where the focus was lost when entering a character on the webhook header fields [FIT-490](https://humansignal.atlassian.net/browse/FIT-490)
- Fixes Create New Token button not being primary/filled on Personal Access Token page [BROS-195](https://humansignal.atlassian.net/browse/BROS-195)
- Fix Imported Child Choices in <Taxonomy value="$taxonomy"> that were unselectable when 'leafsOnly' mode was enabled [FIT-411](https://humansignal.atlassian.net/browse/FIT-411)
- Improve prediction validation [UTC-210](https://humansignal.atlassian.net/browse/UTC-210)
- Fixed project list search to ensure special characters are correctly escaped and return expected results. [FIT-496](https://humansignal.atlassian.net/browse/FIT-496)
- Adding the ability to globally disable email notifications for an organization [FIT-335](https://humansignal.atlassian.net/browse/FIT-335)
- Fixed an issue with labeling `Text` or `Hypertext` with multiple `Taxonomy` tags at the same time [BROS-291](https://humansignal.atlassian.net/browse/BROS-291)
- fixed up copy for the sneak preview of Prompts, so customers know the correct status of the feature (ie GA) and have the most up to date messaging of it [UTC-217](https://humansignal.atlassian.net/browse/UTC-217)
- Adjustable viewport height in audio player [BROS-202](https://humansignal.atlassian.net/browse/BROS-202)
- Custom agreement functions now have AWS Lambda logs available [UTC-179](https://humansignal.atlassian.net/browse/UTC-179)
- Introduce Azure Principal storage to LSE [BROS-192](https://humansignal.atlassian.net/browse/BROS-192)
- Add IAA endpoint to SDK / API docs [ROOT-76](https://humansignal.atlassian.net/browse/ROOT-76)
- Stop serializing List type filters as actual lists for now [ROOT-72](https://humansignal.atlassian.net/browse/ROOT-72)
- Addressed an issue that lead to reduced performance on the membership api [FIT-519](https://humansignal.atlassian.net/browse/FIT-519)
- LSE trials now have prompts enabled [UTC-221](https://humansignal.atlassian.net/browse/UTC-221)
- Addressed an issue where the csv headers didnt line up correctly with the data in the field [FIT-520](https://humansignal.atlassian.net/browse/FIT-520)
- Fix bug with disabled custom hotkeys for Data Manager [BROS-274](https://humansignal.atlassian.net/browse/BROS-274)
- Placed a limit of 50 simultaneous users on member selection on member dashboard page to prevent the page from breaking [FIT-535](https://humansignal.atlassian.net/browse/FIT-535)
- Allow filtering by annotator within an annotation results filter [ROOT-45](https://humansignal.atlassian.net/browse/ROOT-45)
- Fine-tune storage providers rules [BROS-290](https://humansignal.atlassian.net/browse/BROS-290)
- fix: allow multiselect in annotation results filter only when compatible with the label config [ROOT-57](https://humansignal.atlassian.net/browse/ROOT-57)
- Cloud storage connection UI enhancements [BROS-193](https://humansignal.atlassian.net/browse/BROS-193)
- Fixes an issue where the alignment of the Created at column was centered instead of to the left [FIT-536](https://humansignal.atlassian.net/browse/FIT-536)
- Fixed an issue where the custom hotkeys would not take effect until the page was refreshed [BROS-269](https://humansignal.atlassian.net/browse/BROS-269)
- QA heavily used elements of SDK and update endpoints with issues discovered [ROOT-68](https://humansignal.atlassian.net/browse/ROOT-68)
- Fixed an issue that would sometimes render a user in DataManager without a display name [FIT-497](https://humansignal.atlassian.net/browse/FIT-497)
- Tasks charts now properly consider user's timezone fixing issue with some tasks at the end of the chart not appearing, or appearing in the wrong day [FIT-451](https://humansignal.atlassian.net/browse/FIT-451)
- Adds tooltips to the sort buttons on the project grid view. [FIT-516](https://humansignal.atlassian.net/browse/FIT-516)
- Paywall appears for prompts after $5 credits runs out for SC users. SC users no longer can add their own API keys [UTC-222](https://humansignal.atlassian.net/browse/UTC-222)

Loading