July 17th, 2024
5 months ago by Kili Technology
Changelog (v2.156.0)
New
"Is not" operator in Filters
We are introducing the new "Is not" operator in the Labeler and Reviewer filters. This feature allows you to easily exclude specific values when filtering.
How to use the "Is not" operator:
- Select the filter and the value you want to filter on.
- Change the operator by replacing "Is" with "Is not".
Change
- [Python SDK] The
create_project
function now accepts aproject_id
parameter. This allows you to copy the ontology and tags from an existing project.
Fix
- [Python SDK] We have fixed an issue where the
ProcessingParameters
metadata, necessary for reading videos in the editor, were erased when uploading custom metadata. These parameters are now correctly retained during the upload process. - [Queue page] We have fixed an issue where the "Start Reviewing" button incorrectly notified that there were no assets to review, even when assets were available in the queue. This functionality now works as expected.
- [Queue page] We have fixed an issue where it was not possible to delete a large number of assets from a data connection at once.