Release 6.2
Changelog 6.2
| New Feature | Improvement | Bug Fix | Enterprise Only |
|---|---|---|---|
Accounts
| Status | Details |
|---|---|
| Updated Privacy Policy URL | |
| Fixed panic error in Signup |
Applications
| Status | Details |
|---|---|
| Ensured collectors are deleted when apps are deleted | |
| View In Explorer button missing in app details. Fixed | |
| Fixed failed to generate thumbnail | |
| Fixed app duplication error when getting worker | |
| Deleted collaborator should also mark application_worker to deleted. Fixed |
Inputs
| Status | Details |
|---|---|
| Inputs count stuck at > 0 after delete all, with all inputs seemingly deleted |
Label
| Status | Details |
|---|---|
| Task view UI for workers | |
| Create task manager page and task creation page | |
| New Icon for Task Manager/Task Viewer | |
| Fixed POST annotations call on frontend to use correct embed model | |
| Post annotations should include embed_model_version_id. Fixed |
Model
| Status | Details |
|---|---|
| Added Apparel Detection to Demo App | |
| Created UI for creating knowledge graph concept relations relations | |
| Create annotation writer model to write annotations to DB | |
| Pass and use test and train data queries to trainer | |
| Added migration to upgrade old model_type in DB | |
| Depredated Face from Python client | |
| Unified the TypeExt and Type fields in model object. | |
| Deprecated facedetect* model types. | |
| Unified FaceEmbedModel and DetectEmbedModel | |
| Converted face.Identity responses to concepts like other detection models to be consistent | |
| Fixed demo font syntax | |
| Video Timeline does not display on the demo app | |
| Fixed Range Slider Value/Text in Apparel Detection Demo | |
| Fixed demographics model to return embeddings and work with auto-annotate | |
| Adding collaborator model counter-intuitively requires ENTER in order to enable the submit button. Fixed |
Predict
| Status | Details |
|---|---|
| Validated that concept relation doesn't already exist on POST relations | |
| Prediction requests are being fired too frequently instead of using cache. Fixed | |
| postModelOutputs is not called for newly labeled assets without a manual refresh |
Search
| Status | Details |
|---|---|
| Return annotations posted by user in search results | |
| Search by region not working for face detection. Fixed | |
| Make “save” search button internal only | |
| Saved Searches in Portal use the incorrect user ID | |
| Fix crop search from single image view for faces/detections |
Portal
| Status | Details |
|---|---|
| UI for collector crud | |
| Deprecate Face from Portal | |
| Improve tabs UI | |
| Video Predictions are failing in Portal | |
| Fixed broken font syntax |
Workflow
| Status | Details |
|---|---|
| Video detection workflow prediction support | |
| Public general v1.5 workflow | |
| Allow Patching to existing public workflow | |
| Can not train LOPQ if app base workflow is face. Fixed |