From 9999fbeeee3585c41a7867fabc6d7dccf0a3e42a Mon Sep 17 00:00:00 2001 From: robot-ci-heartex Date: Mon, 3 Nov 2025 02:38:37 +0000 Subject: [PATCH] docs: Add saas release notes for 2025-11-03 Workflow run: https://github.com/HumanSignal/label-studio-enterprise/actions/runs/19022286419 --- .../guide/release_notes/saas/2025-11-03.md | 51 +++++++++++++++++++ 1 file changed, 51 insertions(+) create mode 100644 docs/source/guide/release_notes/saas/2025-11-03.md diff --git a/docs/source/guide/release_notes/saas/2025-11-03.md b/docs/source/guide/release_notes/saas/2025-11-03.md new file mode 100644 index 000000000000..319322916ce8 --- /dev/null +++ b/docs/source/guide/release_notes/saas/2025-11-03.md @@ -0,0 +1,51 @@ +--- +hide_sidebar: true +--- + +*Nov 03, 2025* + +## Label Studio Enterprise SaaS 2025-11-03 +### Other +- topbar bottombat and settings [ECHO-419](https://humansignal.atlassian.net/browse/ECHO-419) +- Recalculate prediction pair stats when changing metrics [UTC-342](https://humansignal.atlassian.net/browse/UTC-342) +- Improves font sizes of metric names and Annotation Summary header. [FIT-886](https://humansignal.atlassian.net/browse/FIT-886) +- 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) +- 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) +- Fix glitches in PDF rendering after page resize [BROS-556](https://humansignal.atlassian.net/browse/BROS-556) +- improved project settings cloud storage page with a better explanation and link to docs [UTC-344](https://humansignal.atlassian.net/browse/UTC-344) +- fix: Showing correct seat number in subscription created email for SC [UTC-359](https://humansignal.atlassian.net/browse/UTC-359) +- Improves the copy and experience of the Quality settings page [FIT-775](https://humansignal.atlassian.net/browse/FIT-775) +- Delete tasks permission is now configurable by owner [UTC-330](https://humansignal.atlassian.net/browse/UTC-330) +- Addressed an issue where searching using the Annotator Member select in Member Performance page or Annotator performance dashboard will seemingly clear out previously selected users [FIT-831](https://humansignal.atlassian.net/browse/FIT-831) +- 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 the font size variables. [FIT-871](https://humansignal.atlassian.net/browse/FIT-871) +- Respect readonly state for Chat tag (View All, Annotation History, predictions, etc) [BROS-500](https://humansignal.atlassian.net/browse/BROS-500) +- Improves the experience of the Columns picker on Quick View, and adds support for toggling the Data Manager rows density [FIT-835](https://humansignal.atlassian.net/browse/FIT-835) +- Fixes a visual issue with the bottom border of Data Manager tabs [FIT-686](https://humansignal.atlassian.net/browse/FIT-686) +- Resolving an issue where apply button doesn't work on the Annotator Performance Dashboard/Analytics Member Performance page [FIT-862](https://humansignal.atlassian.net/browse/FIT-862) +- 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) +- 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) +- remove fflag_feat_all_leap_1430_per_field_comments_100924_short FF [ROOT-221](https://humansignal.atlassian.net/browse/ROOT-221) +- Respect dataRange even for MultiChannel case in TimeSeries [BROS-563](https://humansignal.atlassian.net/browse/BROS-563) +- Add user session id to activity logs [BROS-474](https://humansignal.atlassian.net/browse/BROS-474) +- comments componet [ECHO-418](https://humansignal.atlassian.net/browse/ECHO-418) +- fix 'You are paused in this project' notification is NOT displayed to the paused user [ROOT-225](https://humansignal.atlassian.net/browse/ROOT-225) +- 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) +- 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) +- Respect readonly state for PDF tag (View All, Annotation History, predictions, etc) [BROS-550](https://humansignal.atlassian.net/browse/BROS-550) +- Email invitations will be enabled if the EMAIL_BACKEND is configured for on prem users [UTC-332](https://humansignal.atlassian.net/browse/UTC-332) +- fix: Select all is available in workspace member assigner even if not all members are loaded [UTC-362](https://humansignal.atlassian.net/browse/UTC-362) +- Run custom code inside iframe for better isolation and security [BROS-523](https://humansignal.atlassian.net/browse/BROS-523) +- Fixes font size of project setting pages. [FIT-882](https://humansignal.atlassian.net/browse/FIT-882) +- 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) +- Updated Workspace Membership modal to use the new bulk membership assignment endpoint for improved performance [FIT-731](https://humansignal.atlassian.net/browse/FIT-731) +- Fixed an issue where the style of the Create Project header was broken [FIT-861](https://humansignal.atlassian.net/browse/FIT-861) +- implemented advanced permissions to control webhooks management [UTC-341](https://humansignal.atlassian.net/browse/UTC-341) +- The transform tool changes vector shapes during manipulation (data corruption) [BROS-514](https://humansignal.atlassian.net/browse/BROS-514) +- Fixed a bug while video labeling with rectangles where resizing or rotating them where not updating the shapes in the right keyframes [UTC-353](https://humansignal.atlassian.net/browse/UTC-353) +- Cleanup dead rows from django-rq [PLT-931](https://humansignal.atlassian.net/browse/PLT-931) +- Project soft deletion [BROS-573](https://humansignal.atlassian.net/browse/BROS-573) +- Implements Quick Actions commands for projects, including searchable setting pages within projects, including settings of the Annotation settings page for the Command Palette [FIT-762](https://humansignal.atlassian.net/browse/FIT-762) +- Project setup AI streaming events can be blocked by firewalls [FIT-506](https://humansignal.atlassian.net/browse/FIT-506) +- Allow to use src loaded from task data in Custom Interface [BROS-581](https://humansignal.atlassian.net/browse/BROS-581) +