DocumentationRecipesReferenceGraphQLChangelog
Log In
Changelog

April 22nd, 2021

Changelog

New

  • APP / Dataset: on projects whose interface contains less than 10 categories, you can easily filter on the categories of the labels. For example, when checking the box of category C (in the panel right of the table), the table displays labels which contain at least one entity with category C.

Change

  • APP / Review: when searching for skipped labels, you only see skipped labels (previously you would see all labels of each asset which contains a skipped label).
  • APP / Review: when clicking on an asset line, you automatically go to the latest label of that asset.

Fix

  • APP / Review: we fixed a display bug where there was sometimes a discrepancy between the label rendered and the actual label.
  • APP / Classification: we fixed a minor display bug for multiple choice dropdown inputs. The height of the component now matches the number of categories.
  • APP / Classification: we fixed a minor display bug for nested dropdown inputs. The width of the component now fits well to the right of the screen.