File tree Expand file tree Collapse file tree 1 file changed +15
-0
lines changed
Expand file tree Collapse file tree 1 file changed +15
-0
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+
4+ ## 4.4.6 - November 23, 2022
5+ ### Updated
6+ - ` SAClient.aggregate_annotations_as_df ` method to aggregate "comment" type instances.
7+ - ` SAClient.add_annotation_bbox_to_image ` , ` SAClient.add_annotation_point_to_image ` , ` SAClient.add_annotation_comment_to_image ` _ methods_ to add deprecation warnings.
8+ ### Fixed
9+ - Special characters are being encoded after annotation upload (Windows)
10+ - ` SAClient.assign_folder ` _ method_ to address the invalid argument name.
11+ - ` SAClient.upload_images_from_folder_to_project ` _ method_ to address uploading of more than 500 items.
12+ - ` SAClient.upload_annotations_from_folder_to_project ` _ method_ to address the issue of a folder size being more than 25,5 MB.
13+ - ` SAClient.download_image ` _ method_ to address the KeyError 'id' when ` include_annotations ` is set to ` True ` .
14+ ### Removed
15+ ` SAClient.upload_preannotations_from_folder_to_project ` _ method_
16+ ` SAClient.copy_image ` _ method_
17+ ###
318## 4.4.5 - October 23, 2022
419### Added
520- ` SAClient.add_items_to_subset ` _ method_ to associate given items with a Subset.
You can’t perform that action at this time.
0 commit comments