6.41.0

December 07, 2023

What's new 💡

  • We’ve added "Learn more" links in each section to assist users in gaining a better understanding.

  • We’ve added information about the timestamp of when a label or answer was annotated to our GraphQL Schema.

  • We’ve made some improvements to the UI tab components to create a more intuitive interface.

  • We've integrated Datasaur ML Assisted with Amazon SageMaker Provider. This enables you to directly utilize your model in Amazon SageMaker and use ML Assisted to assist with your labeling in Datasaur.

  • We've added the Evaluation Metrics. This enables you to evaluate the Accuracy, Precision, Recall and F1 score of your labeling process. This feature applies for Row Labeling projects with dropdown, hierarchical dropdown, checkbox, and radio button questions (excluding multiple answers) after you have completed the project.

Bug fixes 🐞

  • Fixed an issue for Question sets in Label management page where the question type dropdown was cropped.

  • Fixed an issue where a very long display name was overflowing on the account settings page.

  • Fixed an issue where model id doesn't show up in Datasaur Dinamic after done training for AWS SageMaker

  • Fixed an issue where the file transformer editor was getting cut off when long error messages were displayed.

  • Fixed an issue where the filter icon was not working properly in the status column of every project table.

  • Fixed an issue where the size of the scroll bar for PDF was inconsistent in the Labeling Guidelines extension.

  • Fixed an issue where the users were able to submit answers when the question set in Row Labeling had not yet been reloaded to the newest one.

API changes 💡

  • We have deprecated name field inside QuestionInput and Question type

    • If you still have name field inside QuestionInput and Question type, either remove it or replace it with label field

    • name field inside QuestionInput and Question type will be fully removed on January 8, 2024

Last updated