September 1st, 2020
over 4 years ago by Kili Technology
Changelog
New
- APP / All interfaces: We now allow nested classification jobs with up to 4 levels, with consensus and honeypot calculation being supported.
- APP / All interfaces: You can now create jobs with a multi-choice dropdown input. This allows you to quickly search though many different categories.
- API: Query labels from a list of identifiers with
kili.labels(id_contains=[...])
.
Change
- API / As we are improving the API's capabilities, the endpoint for the API has been changed towards https://cloud.kili-technology.com/api/label/v1/graphql for the Python wrapper, whereas the URL to access GraphQL Playground is now https://cloud.kili-technology.com/api/label/v1/playground.
Fix
- APP / All interfaces: Fix classification single dropdown so that focus is removed after the user selects an option. After selecting an option you can use shortcuts properly to navigate between the tools.
- APP / VIDEO: deletion of an object works properly. Deletion is propagated on all following frames.