Skip to main content

Release 8.9

New FeatureImprovementBug FixEnterprise Only
new-featureimprovementbugenterprise

Community

StatusChangeDetails
new-featureCreated a tab that lists the concepts for each model
  • Alongside the Overview and Versions tabs, each model page now has a Concepts tab that lists the concepts it contains. The tab also allows you to search for concepts and sort them by ascending or descending order.
improvementAdded ability to embed YouTube videos in model notes
  • You can now easily embed YouTube videos in your model notes. This allows you to include more instructional content on how to use your models.
improvementAdded additional use cases for models
  • You can now select the use cases for the models you own from a wide variety of options.
bugFixed an issue where updating a password resulted in a user being logged out
  • Previously, if a user tried updating to a new password, and entered the wrong old password, they got logged out. There is now a descriptive error message stating that the old password does not match the one available in the records.
bugFixed a rare issue where a model failed to get enough training data
  • In rare cases, the system retrieved inputs with very few annotations, which resulted in a "Failed to get data" error—though the data associated with the concept selected had been labeled for classification operations and concepts had been added in the model details.

Portal-Screen

StatusChangeDetails
improvementAdded ability to pin apps, models, and workflows
  • You can now pin the apps, models, and workflows you own. After clicking the pin icon within any of your listed apps, models, or workflows, the selected entity will rise to the top of the page, allowing you to access it easily.
bugFixed an issue where the Create Model page kept showing LOADING
  • The Create Model page now works without any issues.
bugFixed an issue where a user could not create a new workflow
  • A user can now create a new workflow without experiencing errors.
bugAligned the carousel correctly on the model viewer page
  • The carousel on the model viewer page is now aligned properly alongside the other buttons.
bugFixed an issue where a user lost all their already added inputs when the Inputs Loader encountered an error
  • Previously, when the Inputs Loader experienced a problem when uploading new inputs to an application, the user lost all the inputs they had already added. They could also be stuck on the Input Error screen, which made it impossible to carry out any other input management tasks.
bugFixed an issue where the Dataset-Viewer failed to report the correct number of annotations
  • The Dataset-Viewer now reports the correct number of annotations.

Old Portal

StatusChangeDetails
bugFixed an issue where evaluating a trained model's performance produced incorrect results
  • The metrics generated when evaluating a detection model's performance now work as desired.