- ``SAClient.get_annotations()`` added the ability to retrieve data by project/item IDs. - ``SAClient.upload_images_to_project()`` fixed an issue with providing two paths with the same image name.
4.4.19
__________________________
**Updated**
- ``SAClient.attach_items()`` added the ability to attach items from custom integrated storage.
4.4.18
__________________________
**Updated**
- Improved error handling.
**Removed**
- dependency from ``jsonschema``.
4.4.17
__________________________
**Added**
- ``SAClient.upload_annotations()`` added default values to the annotations during the upload.
**Updated**
- Fixed `SAClient.search_project() search with special characters.` - ``pandas`` dependency ``pandas~=2.0``