Releases: Labelbox/labelbox-python
Releases · Labelbox/labelbox-python
v.6.10.0
04 Apr 15:09
Compare
Sorry, something went wrong.
No results found
Version 6.10.0 (2025-04-04)
Added
API keys Management: (#1961 )
Get invitations: (#1962 )
Add tasks to organization and TaskStatus to filter tasks: (#1958 )
v.6.9.0
18 Mar 15:57
Compare
Sorry, something went wrong.
No results found
Version 6.9.0 (2025-03-17)
Added
Provide support to cancel tasks (#1957 )
Added support for AUDIO attachment type (#1956 )
v.6.8.0
20 Feb 17:12
Compare
Sorry, something went wrong.
No results found
Version 6.8.0 (2025-02-20)
Added Support for Source Ontology Names in Relationships
Added the ability to specify relationships using source_ontology_name instead of a concrete source annotation. This enhancement is particularly useful for PDF document annotations where you can create relationships referencing ontology classes directly.
Key changes:
Added optional source_ontology_name field to Relationship class
Made source field optional
Added validation to ensure either source or source_ontology_name is provided, but not both
Added search by name for get_catalog_slice
Added get_catalog_slices to get all slices
v.6.7.0
06 Feb 17:28
Compare
Sorry, something went wrong.
No results found
Version 6.7.0 (2025-02-06)
Added
MAL support for pdf relationships (beta)(#1932 )
Allow setting read_only for relationships (beta)(#1950 )
Release v.6.6.0
15 Jan 22:58
Compare
Sorry, something went wrong.
No results found
Version 6.6.0 (2025-01-14)
Added
Support for python 3.13(#1940 )
Note minimum numpy version that supports python 3.13 is 2.1
Include predictions in slice export(#1939 )
Fixed
GraphQL upload SSL configuration(#1937 )
Release v.3.78.2
15 Jan 19:22
Compare
Sorry, something went wrong.
No results found
Version 3.78.2 (2025-01-15)
Fixed
Exporter encoding
NOTE: backported from v.5.2.1
Release v.6.5.0
03 Jan 21:25
Compare
Sorry, something went wrong.
No results found
Version 6.5.0 (2025-01-03)
Added
Support include predictions in catalog exports(#1935 )
Release v.6.4.0
19 Dec 18:36
Compare
Sorry, something went wrong.
No results found
Version 6.4.0 (2024-12-19)
Add feature schema attributes to support auto ocr tool in ontologies(#1930 )
Move to task queue task id to be optional with default as None for better type support (#1929 )
Release 6.3.0
13 Dec 01:05
Compare
Sorry, something went wrong.
No results found
Version 6.3.0 (2024-12-12)
Added
Group member upload(#1924 )
Group member export(#1925 )
Note
The Invite class no longer returns the invite ID (uid).
Release v.6.2.0
26 Nov 23:12
Compare
Sorry, something went wrong.
No results found
Version 6.2.0 (2024-11-26)
Added
Prompt Issue ontology support(#1917 ), (#1891 )
Fact Checking ontology support(#1883 )
Get mal import functions to replace old BulkImportRequest class(#1909 )
Deprecation warning to wait_until_done methods(#1913 )
Deprecation warning to get_data_row_ids(#1912 )
Fixed
Optimization to relationship code (#1920 )
Relationship label bug(#1918 )
Import lb-client exceptions for labelbox(#1916 )
get_roles return type: Dict[str, Role] (instead of List[Role])(#1904 )
Adjusted deprecation message to new standard(#1908 )
Support for Client enable_experimental(#1905 )
Removed