File tree Expand file tree Collapse file tree 1 file changed +14
-1
lines changed
Expand file tree Collapse file tree 1 file changed +14
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22All release highlights of this project will be documented in this file.
3-
3+ ## 4.4.7 - December 04, 2022
4+ ### Updated
5+ - ` SAClient.search_folders ` _ method_ to add a new ` status ` argument for searching folders via status.
6+ - Schemas for ` Annotation Classes ` and ` Video Annotation ` to support ** text** and ** numeric input** attribute group types.
7+ ### Fixed
8+ - ` SAClient.query ` _ method_ to address invalid exceptions.
9+ - ` SAClient.download_export ` _ method_ to address the issue with downloading for Windows OS.
10+ - ` SAClient.attach_items_from_integrated_storage ` _ method_ to address "integration not found" error.
11+ - ` SAClient.aggregate_annotations_as_df ` _ method_ to support files without "___ objects" in their naming.
12+ ### Removed
13+ - ` SAClient.add_annotation_bbox_to_image ` _ method_ , use ` SAClient.upload_annotations ` instead.
14+ - ` SAClient.add_annotation_point_to_image ` _ method_ , use ` SAClient.upload_annotations ` instead.
15+ - ` SAClient.add_annotation_comment_to_image ` _ method_ , use ` SAClient.upload_annotations ` instead.
16+ ###
417## 4.4.6 - November 23, 2022
518### Updated
619- ` SAClient.aggregate_annotations_as_df ` method to aggregate "comment" type instances.
You can’t perform that action at this time.
0 commit comments