Skip to content

Commit 44e7325

Browse files
robot-ci-heartexcaitlin_wheelesscaitlinwheeless
authored
docs: Add release notes for 2.10.1 (#5566)
* docs: Add release notes for 2.10.1 Workflow run: https://github.com/HumanSignal/label-studio-enterprise/actions/runs/8252955696 * Add screenshot * Update 2.10.1.md * Update 2.10.1.md to fix typo --------- Co-authored-by: robot-ci-heartex <robot-ci-heartex@users.noreply.github.com> Co-authored-by: caitlin_wheeless <caitlin.wheeless@packetfabric.com> Co-authored-by: Caitlin Wheeless <caitlin.wheeless@gmail.com>
1 parent acfb2d3 commit 44e7325

2 files changed

Lines changed: 50 additions & 0 deletions

File tree

Lines changed: 50 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,50 @@
1+
---
2+
hide_sidebar: true
3+
---
4+
5+
## Label Studio Enterprise 2.10.1
6+
7+
<div class="onprem-highlight">
8+
9+
Release summary:
10+
11+
- Enhancements:
12+
- Added a new **Reset Cache** action for projects.
13+
- Security:
14+
- Fixed an issue with activity logs.
15+
- Various bug fixes
16+
17+
For more details, see the full release notes below.
18+
19+
</div>
20+
21+
*Mar 12, 2024*
22+
23+
**[Helm chart](https://github.com/HumanSignal/charts/tree/master/heartex/label-studio) version:** 1.4.0
24+
25+
### Enhancements
26+
27+
There is a new **Reset Cache** action available from project settings under the **Danger Zone** section. You can use this action to reset and recalculate the labeling cache.
28+
29+
This action is particularly useful for situations in which you are attempting to modify the labeling configuration and you receive a validation error pointing to non-existent labels or drafts.
30+
31+
![Screenshot of the Reset Cache action](/images/releases/2-10-1-reset-cache.png)
32+
33+
### Security
34+
35+
Fixed an issue where sensitive information was available in activity logs.
36+
37+
### Bug fixes
38+
39+
- Fixed an issue where users could not submit annotations if the labeling configuration included the `TextArea` tag with the `required` and `skipDuplicates` parameters.
40+
41+
- Fixed an issue where the Projects page was displaying the wrong number when indicating how many projects are displayed on the page.
42+
43+
- Fixed an issue where when calling `GET api/tasks?projects={id}&fields=all`, reviews were not returned.
44+
45+
- Fixed an issue where an empty draft was created every time a user clicked **View all annotations**.
46+
47+
- Fixed an issue where the URL in email invites was missing the `http` protocol.
48+
49+
- Fixed an issue where sometimes the **Refresh** action on the project dashboard would be stuck in a loading state.
50+
58.9 KB
Loading

0 commit comments

Comments
 (0)