Skip to content

Latest commit

 

History

History
107 lines (91 loc) · 6.09 KB

release611.md

File metadata and controls

107 lines (91 loc) · 6.09 KB
description sidebar_position pagination_next pagination_prev
Changelog for Clarifai Release 6.11
-14
product-updates/changelog/release70
product-updates/changelog/release610

Release 6.11

New Feature Improvement Bug Fix Enterprise Only
new-feature improvement bug enterprise

Scribe

Status Details
improvement Update annotations count for tasks with consensus review
bug App Collaborators are unable to view model versions. Fixed
improvement Refactor CustomEval worker
improvement Trigger consensus review when non-anchor annotation is updated
new-feature Collaborator annotation success by default

Account

Status Details
new-feature Signup form should show some visual feedback when submitting

Spacetime Search

Status Details
bug New Saved Searches not working. Fixed
bug Unable to save search. Fixed

Portal

Status Details
bug Frontend merge requests failing. Fixed
new-feature Create a 'People Tracker' in Portal with specific parameters from centroid tracker
new-feature Proposers - add filtering by status
new-feature Proposers - switch workflows
improvement Show concepts from workflows in proposals
improvement Natural language form for Proposals relation type chooser
new-feature Allow users to drag & reorder selected models during workflow creation
improvement Add filters to Proposers UI
improvement Add rendering of Proposers UI bounding boxes
new-feature Make predictions, versions and concept show for clarifai/main models
improvement No loader in proposals causing user confusion
bug Proposers - no name shown for collaborators. Fixed
bug Proposers - classification parent-child hit-or-miss if modelOutputs don't load. Fixed
bug Button displays in Model Mode for text workflows are off. Fixed
improvement Allow users to bulk-unlabel previously labelled inputs
improvement Adopt sortable table everywhere in portal
improvement Model Mode > OUTPUT_INFO.DATA.CONCEPTS > trashcan icon too far away from the concept name
improvement Display concepts in upload trained model page
bug Omits being added as Rank instead of Filters. Fixed
bug All model versions are not being displayed. Fixed
improvement Support Secure Data Hosting for Text Assets
bug Saved Searches not working in Explorer. Fixed
bug Omit Negative/Positive and Filter Positive/Negative requests malformed. Fixed
bug Workflow Range Slider not working for all workflows. Fixed
bug Bulk labeling should read labels from selected annotations/inputs. Fixed
improvement Disable fetching annotation in bulk-labeling
bug Undefined is not an object (evaluating 'Ua[o].videos'). Fixed
bug Failed prop type: Invalid prop sm supplied to Col. Fixed
improvement Remove Create Workflow modal from Labeler
bug console.log data printed in Taskform. FIxed
bug Uploading iPhone photos in Portal results in the inputs rotating incorrectly (inconsistent). Fixed
bug Explorer console error in predictions reducer fixed
bug Broken thumbnail when uploading a video via data mode page. Fixed
bug Switch collectors to use new labeler whitelist flag

Armada

Status Details
improvement Re-process assets faster

API

Status Details
improvement Update error status codes in daily_error_code_count
improvement Add req_id to logged error
new-feature Finish gRPC Rust client
new-feature Move the python API client tests to gRPC Python client.
improvement Update & release the clients with the secure gRPC channel
improvement Improved workflow logging
improvement Add PostModelOutputs retries to the gRPC Python test suite for dev & staging
improvement Validate new app id when duplicate app
improvement Workflow improvements
bug Fix undefined variable

Enlight Train

Staus Details
bug Model training only uses available inputs, not waiting for all inputs to be processed. Fixed
new-feature Add support for landmark extraction model type
improvement Pre-trained model creation field improvements
bug Fix new deep training: missing platform in benchmark config + torch import affecting TF benchmarking
improvement Allow public model versions if they are used in public workflow
bug Deep training Bug with small amount of inputs fixed