DocumentationRecipesReferenceGraphQLChangelog
Log In

May 19th, 2022

Changelog (v2.112.0)

New

  • [Labeling] In PDF projects, you can now annotate hyperlinks like normal text. You can also follow both internal and external links by pressing Ctrl/Command + Left Mouse Button.

Change

  • [Labeling] In job viewer, we made some changes to help you with your annotation tasks:
    - You can now count and hide your labels (at category level) and hide and delete annotations (at object level) in a more intuitive way.

Category level:

468

Object level:

471

- You now have a better overview of all the available labeling shortcuts. They’re presented right next to your label category. No need to check for underlined letters in label names anymore.

475

- You can now easily navigate between the different tasks of your ontology. This is thanks to our new, waterfall-like class presentation system.

672
  • [Labeling] In job viewer and object viewer, you now have a clearer view of the annotations that you made. Thanks to refreshed tagging, information is more readable. We have also simplified the range of interactions you can have with your labels.

Before:

458

After:

417
  • [Queue] In Project Queue page, you can now build complex queries to easily filter through and find any asset, even in large, complex projects.
2490
  • [Explore] In the Explore view, you can now easily access detailed information about your project and then effortlessly pinpoint the assets of interest or the labelers whose work requires attention. This is thanks to the completely new layout as well as useful filtering and sorting options that we added to help you manage your projects even better.
2772
  • [SDK]: You no longer have to build batch calls when using the append_many_to_dataset(), delete_many_from_dataset(), update_properties_in_assets() and create_predictions() mutations with more than 100 assets at once. Instead, you will see an internal paginated loop.

Fix

  • We fixed a bug that prevented newly-created projects from appearing in search results.
  • When uploading assets to two or more projects, users had access to upload results for previous project. We fixed this bug.
  • Some of the projects that mixed transcription jobs with other types of labeling jobs used to crash when user was trying to open an asset. We fixed this bug.
  • We fixed a bug that caused asset upload notifications to appear out of order if upload was interrupted.