Skip to content

Commit ca539a9

Browse files
authored
Update CHANGELOG.md
1 parent 3e139a9 commit ca539a9

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Changelog
22
All release highlights of this project will be documented in this file.
3+
## 4.4.4 - September 11, 2022
4+
### Updated
5+
- Improvements on working with large files.
6+
### Fixed
7+
- `SAClient.upload_annotations_from_folder_to_project()` _method_ to address the issue of the dissaperaing progress bar.
8+
- `SAClient.run_prediction()` _method_ to address the issue of the OCR model.
9+
- `SAClient.validate_annotations()` _method_ to address the issue of missing log messages.
10+
- `SAClient.create_project_from_metadata()` _method_ to address the issue of returning deprecated `is_multiselect` key.
11+
- `SAClient.get_annotations()` _method_ to address the issue of returning error messages as annotation dicts.
12+
###
313
## 4.4.2, 4.4.3 - August 21, 2022
414
### Updated
515
- the **schema** of `classes JSON` to support new values for the `"group_type"` key for a given attribute group. `"group_type": "radio" | "checklist" | "text" | "numeric"`.

0 commit comments

Comments
 (0)