Skip to content

Releases: superannotateai/superannotate-python-sdk

Improvements and bug fixes.

31 May 15:11
e32fa24

Choose a tag to compare

Added

- ``SAClient.query.count()`` Returns the number of items that match a query.
- ``SAClient.grant_project_user_permissions()`` Grants project-level user permissions.
- ``SAClient.revoke_project_user_permissions()`` Revokes project-level user permissions.

Updated

- ``SAClient.list_users()`` Now returns user permissions.
- ``SAClient.create_project()`` Now supports the `MaxIdleDuration` setting.

Improvements and bug fixes.

26 May 14:56

Choose a tag to compare

Pre-release

What's Changed

Full Changelog: v4.5.4dev1...v4.5.5dev3

Improvements and bug fixes.

27 Apr 12:55
74ae4ba

Choose a tag to compare

Added

- ``SAClient.list_folders()`` Lists folders in a project.

Updated

- ``SAClient.clone_project()`` Now supports multimodal projects.

v4.5.4dev1

23 Apr 06:15

Choose a tag to compare

v4.5.4dev1 Pre-release
Pre-release

What's Changed

Full Changelog: v4.5.3dev1...v4.5.4dev1

Improvements and bug fixes.

27 Mar 06:45
4738098

Choose a tag to compare

Updated
- SDK will now support Python version 3.14.

Fixed
- SAClient.get_item_by_id() to return item assignment metadata when the project has a folder.

Improvements and bug fixes.

24 Mar 10:58
e6137e3

Choose a tag to compare

Pre-release

What's Changed

Full Changelog: v4.5.2dev2...v4.5.3dev1

Improvements and bug fixes.

01 Mar 14:53
49c1fc8

Choose a tag to compare

Added

- ``SAClient.delete_exports()`` Enables deletion of project export files directly from the platform.

- ``SAClient.update_annotation_class()`` Allows updating attribute groups and attributes within an existing annotation class in a project.

- ``SAClient.get_annotation_class()`` Retrieves metadata of a specific annotation class defined in a project.

Updated

- ``SAClient.list_users()`` Added support for filtering users by project role.

Improvements and bug fixes.

26 Feb 11:47

Choose a tag to compare

Pre-release
v4.5.2dev2

Set explore url https

Improvements and bug fixes.

05 Feb 10:50
15430ce

Choose a tag to compare

Added

- ``SAClient.get_folder_metadata`` Now returns a list of metadata of contributors assigned to the folder.

Updated

- SDK will now support Python versions 3.10+.

Improvements and bug fixes.

02 Feb 13:06

Choose a tag to compare

Pre-release

Full Changelog: v4.5.1b1...v4.5.1b2