Release 7.1

Changelog for Clarifai Release 7.1

New Feature
Improvement
Bug Fix
Enterprise Only

new-feature

improvement

bug

enterprise

API

Status
Details

new-feature

Add apps and keys scopes so they can be created with personal access tokens.

new-feature

Change /keys to work with PATs

new-feature

Change /apps to work with personal access tokens

improvement

Split java proto files into multiple and add package name.

improvement

Write script to prune the proto files into public only rpcs and messages

improvement

Mark the appropriate fields in protos as cl_private_rpc to release grpc clients.

improvement

copy app count and last_inputs added in app duplication

improvement

Rewrite input counting in the API to be more scalable and robust.

bug

Fix collector scopes so that predict keys don't need Collectors:Get

bug

Check the GetInputsKey of collectors has access to userA's information.

bug

Return “All” scopes when listing available scopes so that you have that option when creating new keys.

bug

properly return err if AddAssets failed to insert into DB

bug

POST inputs wasn’t using batch model optimizations correctly.

bug

created_at field in sharing table is incorrect

bug

Missing Apps_Get scope in session token auth caused creation of keys to fail temporarily.

bug

API services do not function once Queue goes down and comes back up has been fixed. This makes on premise deployments more resilient to power failures.

bug

List of missing scopes is not correct in error messages

bug

Fix node ID validation logic in Bug in workflows

Armada

Status
Details

new-feature

Create endpoint for taking down a spire

new-feature

Create endpoint to deploy deep training models

improvement

Calculate detection pr and roc curves using score buckets

improvement

Support for pytorch inference in spire

improvement

able to overwrite default max conn for Citus

improvement

Upgrade to go version for performance boost.

improvement

Make runtime config to remote the extra round trip to storage in predict pathway.

improvement

Improve JSON serialization performance in our servers by using an optimized third party library.

improvement

Fix the WorkflowInput field name in proto to workflow_input

bug

When reaching the final page, network request responds with 500 internal service error. Fixed

bug

Spire fails to launch in local-k8s-USER with error "persistentvolumeclaim not found". Fixed

bug

Video processing fails with 'caseids' error. Fixed

bug

Fix a connection issue from Golang backend service to media processing service

bug

Allocated resources for faster model performance

Enlight

Status
Details

new-feature

Return deep training evals through the API

new-feature

OCR Model

improvement

Update templates to have more straightforward names and more friendly defaults

bug

Add 'Face' Default workflow to `https://api-dev.clarifai.com'

bug

Make custom/transfer training evaluations for large models stable.

bug

training progress is saved too frequently, causing very slow training

bug

Return friendlier errors for incorrect parameters passed to templates

bug

Fix a bug in tracing setup for custom trainer and evaluator

bug

Accellerated training for specific cases

bug

Training System failed to train some layers

Mesh

Status
Details

new-feature

Implement image crop model

new-feature

Implement RandomSample model type

improvement

Allow models that need outputs from previous nodes in a workflow to have access to those outputs to support chaining complex graphs of models.

Portal

Status
Details

new-feature

make UI for personal access token

improvement

Send event to Hubspot when a user signs up on portal

improvement

Change HTML tag of ImagePile component from '' to ''

improvement

Optimize Video Detection Frame Rate on Front end

improvement

Remove classification/detection toggle in image details view

improvement

Add colors to differentiate region results

bug

Scroll active thumb into view in image details carousel

bug

Unable to upload same file(s) through browse files. Fixed

bug

Added a favicon for Portal

bug

Can’t create a new API key or edit the information of API key. Fixed

bug

Delete input while having other inputs selected deselects everything. Fixed

bug

Cannot view workflow results in a face app. Fixed

bug

Setting useCustomConfig isn't checked at login. Fixed

bug

ffmpeg can produce no frames for very short videos. Fixed

bug

Video spire tests are not running correctly. Fixed

bug

Verify your email

bug

Last concept used for bounding boxes is retained between apps. Fixed

bug

Intercom links to old community site (and maybe old FAQ page). Fixed

bug

Add Inputs/View Explorer does not display in new app anymore

bug

Clicking video thumbs in detail view does not reload a video

bug

The Add Positives / Add Negatives buttons on a Concept details view breaks portal

bug

Collaboration apps have race condition where wrong user id is used

bug

Don't load collaborations for search demo/logged-out users

bug

Keyboard navigation in image details view highlights incorrect thumb

bug

Render Video Assets in Search Bar

bug

AppDetailsPanel add inputs/view in explorer no longer displays in devel

bug

Editing geo/json search items no longer work after adding the search bar tooltip

bug

TypeError: Cannot read 'get' of undefined when clicking image thumbnails in explorer search bar

bug

Explorer Visibility in small resolution screen

bug

No Prompt when uploading an image to explorer through url

bug

CFR rectangles on grid view do not correlate

bug

Prevent users from evaluating models that are not trainable.

Scribe

Status
Details

improvement

Mark the /annotation endpoints with cl_private_rpc

bug

No longer able to copy an app that has been shared with you via Collaborators. Fixed

bug

Collaborators can not see workers

Spacetime

Status
Details

new-feature

Implement visual search in another app as a model type you can add to a workflow.

new-feature

Add click to search metadata attributes in image details sidebar

new-feature

Ability to keep concepts sorted by alpha.

improvement

Refactor search

improvement

Add metadata to collector added inputs so that you can filter by collector ID

Last updated

Was this helpful?