June 15, 2020

Release 6.2 Changelog

Table of Contents:
Introducing important new features and improvements with Changelog 6.2
 

New Feature

Improvement

Bug Fix

Enterprise Only

Letter N icon

Letter I icon

Letter B icon

Letter E icon

 
Accounts

Status

Details

Letter I icon

Updated Privacy Policy URL

Fixed panic error in Signup

Fixed panic error in Signup

 
Applications

Status

Details

Ensured collectors are deleted when apps are deleted

Ensured collectors are deleted when apps are deleted

Letter B icon

View In Explorer button missing in app details. Fixed

Letter B icon

Fixed failed to generate thumbnail

Letter B icon

Fixed app duplication error when getting worker

Letter B icon

Deleted collaborator should also mark application_worker to deleted. Fixed

 
Inputs

Status

Details

Letter B icon

Inputs count stuck at > 0 after delete all, with all inputs seemingly deleted

 
Label

Status

Details

Letter N icon

Task view UI for workers

Letter N icon

Create task manager page and task creation page

New Icon for Task Manager/Task Viewer

New Icon for Task Manager/Task Viewer

Fixed POST annotations call on frontend to use correct embed model

Fixed POST annotations call on frontend to use correct embed model

Post annotations should include embed_model_version_id. Fixed

Post annotations should include embed_model_version_id. Fixed

 
Model

Status

Details

Added Apparel Detection to Demo App

Added Apparel Detection to Demo App

Created UI for creating knowledge graph concept relations relations

Created UI for creating knowledge graph concept relations relations

Letter N icon

Create annotation writer model to write annotations to DB

Letter I icon

Pass and use test and train data queries to trainer

Letter I icon

Added migration to upgrade old model_type in DB

Letter I icon

Depredated Face from Python client

Letter I icon

Unified the TypeExt and Type fields in model object.

Letter I icon

Deprecated facedetect* model types.

Letter I icon

Unified FaceEmbedModel and DetectEmbedModel

Letter I icon

Converted face.Identity responses to concepts like other detection models to be consistent

Letter B icon

Fixed demo font syntax

Letter B icon

Video Timeline does not display on the demo app

Letter B icon

Fixed Range Slider Value/Text in Apparel Detection Demo

Letter B icon

Fixed demographics model to return embeddings and work with auto-annotate

Letter B icon

Adding collaborator model counter-intuitively requires ENTER in order to enable the submit button. Fixed

 
Predict

Status

Details

Letter I icon

Validated that concept relation doesn't already exist on POST relations

Letter B icon

Prediction requests are being fired too frequently instead of using cache. Fixed

Letter B icon

postModelOutputs is not called for newly labeled assets without a manual refresh

 
Search

Status

Details

Letter I icon

Return annotations posted by user in search results

Letter B icon

Search by region not working for face detection. Fixed

Letter B icon

Make “save” search button internal only

Letter B icon

Saved Searches in Portal use the incorrect user ID

Letter B icon

Fix crop search from single image view for faces/detections

 
Portal

Status

Details

Letter N icon

UI for collector crud

Deprecate Face from Portal

Deprecate Face from Portal

Letter I icon

Improve tabs UI

Letter B icon

Video Predictions are failing in Portal

Letter B icon

Fixed broken font syntax

 
Workflow

Status

Details

Letter I icon

Video detection workflow prediction support

Letter N icon

Public general v1.5 workflow

Letter B icon

Allow Patching to existing public workflow

Letter B icon

Can not train LOPQ if app base workflow is face. Fixed