Skip to content

Commit adeb2ed

Browse files
robot-ci-heartexcaitlinwheeless
and
caitlinwheeless
authored
docs: Add release notes for 2.19.0 (#6801)
Co-authored-by: robot-ci-heartex <[email protected]> Co-authored-by: caitlinwheeless <[email protected]>
1 parent c59783a commit adeb2ed

File tree

3 files changed

+90
-0
lines changed

3 files changed

+90
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,90 @@
1+
---
2+
hide_sidebar: true
3+
---
4+
5+
## Label Studio Enterprise 2.19.0
6+
7+
<div class="onprem-highlight">Paginated multi-image labeling and a new Task Reservation setting </div>
8+
9+
*Dec 17, 2024*
10+
11+
Helm Chart version: 1.7.3
12+
13+
### New features
14+
15+
#### Paginated multi-image labeling
16+
17+
Paginated multi-image labeling allows you to label an album of images within a single task. When enabled, a page navigation tool is available within the labeling interface.
18+
19+
While you can use paginated multi-image labeling with any series of related images, it can also be especially useful for for document annotation.
20+
21+
For example, you can pre-process a PDF to convert it into image files, and then use the pagination toolbar to navigate the PDF. For more information, see our [Multi-Page Document Annotation template](/templates/multi-page-document-annotation).
22+
23+
To enable this feature, use the `valueList` parameter on the [`<Image> tag`](/tags/image).
24+
25+
![Screenshot of multi-page annotation](/images/releases/2-19-mig.png)
26+
27+
#### Set task reservation time
28+
29+
There is a new project setting under **Annotation > Task Reservation**.
30+
31+
You can use this setting to determine how many minutes a task can be reserved by a user. You can also use it for projects that have become stalled due to too many reserved tasks. For more information, see [Project settings - Task Reservation](https://docs.humansignal.com/guide/project_settings_lse#lock-tasks).
32+
33+
By default, the task reservation time is set to one day (1440 minutes). This setting is only available when task distribution is set to **Auto**.
34+
35+
![Screenshot of multi-page annotation](/images/releases/2-19-reservation.png)
36+
37+
### Enhancements
38+
39+
- When using the **Send Test Request** action for a connected ML backend model, you will now see more descriptive error messages.
40+
41+
- The placeholder text within labeling configuration previews is now more descriptive of what should appear, rather than providing example text strings.
42+
43+
- Improved the inter-annotator agreement API so that it is more performant and can better handle a high number of annotators.
44+
45+
- Improved Annotator Performance Report page load time.
46+
47+
- TextArea elements have been updated to reflect the look and feel of other labeling elements.
48+
49+
### Bug fixes
50+
51+
- Fixed an issue where SSO/SAML users were not being redirected back to the originally requested URL.
52+
53+
- Fixed an issue where a timeout on the inter-annotator agreement API would cause missing data in the Annotator Summary table on the Members page.
54+
55+
- Fixed an issue where the default date format used when exporting to CSV was incompatible with Google Sheets.
56+
57+
- Fixed an issue where commas in comment text breaking were causing errors when exporting to CSV from the Annotator Performance report.
58+
59+
- Fixed an issue that was causing 404 errors in the Activity Log.
60+
61+
- Fixed an issue where users were unable to deselect tools from the toolbar by clicking them a second time.
62+
63+
- Fixed an issue where users were presented with Reviewer actions even if the annotation was still in Draft state.
64+
65+
- Fixed an issue with the Source Storage editor in which some fields were overlapping in the user interface.
66+
67+
- Fixed an issue with the Data Manager filters when the columns are different from those in the labeling config and when `$undefined$` is present in the task data.
68+
69+
- Fixed an issue where filter options in the Data Manager would disappear on hover.
70+
71+
- Fixed an issue which caused XML comments to incorrectly be considered in the label config validation.
72+
73+
- Fixed an issue causing an error when marking a comment as read.
74+
75+
- Fixed an issue where an error message would appear when selecting or unselecting the **Get the latest news & tips from Heidi** option on the Account Settings page.
76+
77+
- Fixed an issue where annotators were seeing a tooltip message stating that the project was not ready yet, even though the project had already been completed.
78+
79+
- Fixed an issue where project-level roles did not affect role upgrades performed at the Organization level.
80+
81+
82+
### Feature flag updates
83+
84+
The following feature flags have been removed:
85+
86+
- `fflag_feat_front_dev_2984_dm_draggable_columns_short`
87+
- `fflag-feat-front-dev-2982-label-weights-settings`
88+
- `ff_back_2070_inner_id_12052022_short`
89+
90+
Loading
Loading

0 commit comments

Comments
 (0)