DocumentationRecipesReferenceGraphQLChangelog
Log In

February 14th, 2024

Changelog (v2.148.0)

New

  • [Remote storage] You can now limit a particular integration to only work with specific projects. This means you have greater control over the integration and can ensure it is only used where needed.
    By default, an integration can be used by all projects in the organization. As an Org admin, you can edit an integration and specify the list of projects that can use that integration.
  • [Remote storage] You can now store rich text assets in JSON files, allowing the labeling interface to read and display content with its formatting.
    JSON files retain the original formatting of the text, ensuring that the labeled content is accurately represented in the labeling interface. The JSON structure and content must follow the same specifications that are mentioned in this example.

  • [Labeling - Private beta] We are excited to announce that our Video labeling interface with improved performance is now live in Beta and available on demand!
    This interface includes the following capabilities:

    • Scalability: the labeling interface can support longer videos (100k frames) while keeping a fluid annotation experience

    • Splitting: You can now divide an annotation into two separate annotations. This allows you to create different objects from an existing one while maintaining their positions and sub-attributes across the video frames.

    • Manual segmentation: You can now create or edit segmentation masks using the add or subtract tools. To use the segmentation tool, simply add new jobs in the interface editor and select the semantic segmentation tool.

Change

  • [Labeling] We have upgraded to the latest version of PDF.js, which has fixed some display issues that were detected in previous versions.
  • [Labeling] In the PDF and Text interfaces, when using the job viewer, if you hover over the NER annotations as relation endpoints, you will see the NER text in a tooltip. This feature allows you to browse relations and their content without the need to click on each item.

Fix

  • [Labeling] In the Labeling jobs editor, the job ordering icon didn’t show properly. We’ve fixed that issue.
  • [Import] Improved performance for uploading large images (such as geospatial images). The tiling process is now faster than before.