DocumentationRecipesReferenceGraphQLChangelog
Log In

December 21st, 2023

Changelog (v2.145.0)

New

  • [Data] From the import interface, it is now possible to import a whole text document dataset from a single CSV file. This will save you some time spent on preparing your dataset.
  • [Cloud storage] Filters feature is replacing the folder selection. With filters, you can combine multiple arguments to include or exclude files based on their names and refine what you sync with the project. It is available for GCP, AWS, and S3-compatible integrations. Azure will be supported in January.
  • [Cloud storage] New S3-compatible integrations. Using this new storage type you can plug any object storage system using an S3 API.

Change

  • [Labeling] We’ve changed the metadata display to make it more readable. When adding metadata you can now insert a new line by adding a ‘\n’ character. This will be helpful if you deal with multiple metadata attributes or large paragraphs of text to which you want to bring more structure.
  • [Labeling] On Image and Video, we’ve improved the display of the annotations when they are hovered over, selected or edited.

Fix

  • [Labeling] To prevent any unintended behavior, default shortcuts are no longer assigned in dropdown lists in single-select and multi-select classifications. Custom shortcuts can still be assigned in the labeling jobs by the project admin.
  • [Labeling] In the video interface, editing a bounding box with sub-classifications caused these sub-classifications to be lost. We’ve fixed that issue.