DocumentationRecipesReferenceGraphQLChangelog
Log In
Changelog

September 1st, 2020

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

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.