Skip to content

Commit 5cb77b9

Browse files
authored
Update CHANGELOG.rst
1 parent 99c8fac commit 5cb77b9

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

CHANGELOG.rst

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,23 @@ History
66

77
All release highlights of this project will be documented in this file.
88

9+
4.4.33 - April 1, 2025
10+
______________________
11+
12+
**Added**
13+
14+
- ``SAClient.get_user_scores`` Retrieves score metadata for a user on a specific item within a project.
15+
- ``SAClient.user_scores`` Assigns or updates score metadata for a user on a specific item in a project.
16+
17+
**Updated**
18+
19+
- ``SAClient.prepare_export`` Added option for JSONL download type.
20+
- ``SAClient.download_annotations`` Added data_spec parameter enabling annotation downloads in JSONL format for multimodal projects.
21+
- ``SAClient.list_items`` Introduced a new parameter to filter results by item category.
22+
- ``SAClient.list_users`` Now retrieves a list of users with their scores and includes filtering options. Added an optional project parameter to fetch project-level scores instead of team-level scores.
23+
- ``SAClient.item_context`` Added information about the ItemContext nested class.
24+
- ``SAClient.list_projects`` Enhanced docstrings for to improve clarity and usability.
25+
926
4.4.32 - March 4, 2025
1027
______________________
1128

0 commit comments

Comments
 (0)