6.38.0

November 16, 2023

What's new 💡

  • Launched gamification onboarding to enhance user familiarity with Datasaur application upon joining.

  • We've integrated OpenAI Whisper as a new Automatic Speech Recognition (ASR) system for our audio labeling project.

  • We’ve improved the copywriting for the locked document message to enhance clarity.

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

  • We’ve polish the file transformer button and dialog to a new design for a more intuitive user experience.

Bug fixes 🐞

  • Fixed an issue in Label Management where question is not added and removed properly after adding a new question.

  • Fixed an issue where changing the selection mode setting doesn't take effect immediately.

  • Fixed an issue where the error message remained visible even after a user modified the name of a duplicated question.

  • Fixed an issue where the label doesn’t automatically apply to the span.

  • Fixed an issue where the position of the label shifts to the right when “Enable checkboxes in label box” setting is enabled.

  • Fixed an issue where the 'Project has been marked as complete' snackbar appeared differently.

  • Fixed an issue where there was a mismatch in the position of blue balls on the activity page.

  • Fixed an issue where there was no error message for column number validation in Excel files during Project Creation Wizard Step 1.

  • Fix button spacing for “Accept All” and “Reject All” in ML Assisted after predicting labels.

API changes 💡

  • In insertSentence mutation, we removed the last parameter metadata.

    • If you often call this mutation directly, or if you have an automated script that calls this mutation, you can simply omit the last parameter.

    • We will remove this parameter completely on December 18, 2023.

Last updated