Skip to main content

Release 7.1

New FeatureImprovementBug FixEnterprise Only
new-featureimprovementbugenterprise

API

StatusDetails
new-featureAdd apps and keys scopes so they can be created with personal access tokens.
new-featureChange /keys to work with PATs
new-featureChange /apps to work with personal access tokens
improvementSplit java proto files into multiple and add package name.
improvementWrite script to prune the proto files into public only rpcs and messages
improvementMark the appropriate fields in protos as cl_private_rpc to release grpc clients.
improvementcopy app count and last_inputs added in app duplication
improvementRewrite input counting in the API to be more scalable and robust.
bugFix collector scopes so that predict keys don't need Collectors:Get
bugCheck the GetInputsKey of collectors has access to userA's information.
bugReturn “All” scopes when listing available scopes so that you have that option when creating new keys.
bugproperly return err if AddAssets failed to insert into DB
bugPOST inputs wasn’t using batch model optimizations correctly.
bugcreated_at field in sharing table is incorrect
bugMissing Apps_Get scope in session token auth caused creation of keys to fail temporarily.
bugAPI 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.
bugList of missing scopes is not correct in error messages
bugFix node ID validation logic in Bug in workflows

Armada

StatusDetails
new-featureCreate endpoint for taking down a spire
new-featureCreate endpoint to deploy deep training models
improvementCalculate detection pr and roc curves using score buckets
improvementSupport for pytorch inference in spire
improvementable to overwrite default max conn for Citus
improvementUpgrade to go version for performance boost.
improvementMake runtime config to remote the extra round trip to storage in predict pathway.
improvementImprove JSON serialization performance in our servers by using an optimized third party library.
improvementFix the WorkflowInput field name in proto to workflow_input
bugWhen reaching the final page, network request responds with 500 internal service error. Fixed
bugSpire fails to launch in local-k8s-USER with error "persistentvolumeclaim not found". Fixed
bugVideo processing fails with 'caseids' error. Fixed
bugFix a connection issue from Golang backend service to media processing service
bugAllocated resources for faster model performance

Enlight

StatusDetails
new-featureReturn deep training evals through the API
new-featureOCR Model
improvementUpdate templates to have more straightforward names and more friendly defaults
bugAdd 'Face' Default workflow to `https://api-dev.clarifai.com'
bugMake custom/transfer training evaluations for large models stable.
bugtraining progress is saved too frequently, causing very slow training
bugReturn friendlier errors for incorrect parameters passed to templates
bugFix a bug in tracing setup for custom trainer and evaluator
bugAccellerated training for specific cases
bugTraining System failed to train some layers

Mesh

StatusDetails
new-featureImplement image crop model
new-featureImplement RandomSample model type
improvementAllow models that need outputs from previous nodes in a workflow to have access to those outputs to support chaining complex graphs of models.

Portal

StatusDetails
new-featuremake UI for personal access token
improvementSend event to Hubspot when a user signs up on portal
improvementChange HTML tag of ImagePile component from '' to ''
improvementOptimize Video Detection Frame Rate on Front end
improvementRemove classification/detection toggle in image details view
improvementAdd colors to differentiate region results
bugScroll active thumb into view in image details carousel
bugUnable to upload same file(s) through browse files. Fixed
bugAdded a favicon for Portal
bugCan’t create a new API key or edit the information of API key. Fixed
bugDelete input while having other inputs selected deselects everything. Fixed
bugCannot view workflow results in a face app. Fixed
bugSetting useCustomConfig isn't checked at login. Fixed
bugffmpeg can produce no frames for very short videos. Fixed
bugVideo spire tests are not running correctly. Fixed
bugVerify your email
bugLast concept used for bounding boxes is retained between apps. Fixed
bugIntercom links to old community site (and maybe old FAQ page). Fixed
bugAdd Inputs/View Explorer does not display in new app anymore
bugClicking video thumbs in detail view does not reload a video
bugThe Add Positives / Add Negatives buttons on a Concept details view breaks portal
bugCollaboration apps have race condition where wrong user id is used
bugDon't load collaborations for search demo/logged-out users
bugKeyboard navigation in image details view highlights incorrect thumb
bugRender Video Assets in Search Bar
bugAppDetailsPanel add inputs/view in explorer no longer displays in devel
bugEditing geo/json search items no longer work after adding the search bar tooltip
bugTypeError: Cannot read 'get' of undefined when clicking image thumbnails in explorer search bar
bugExplorer Visibility in small resolution screen
bugNo Prompt when uploading an image to explorer through url
bugCFR rectangles on grid view do not correlate
bugPrevent users from evaluating models that are not trainable.

Scribe

StatusDetails
improvementMark the /annotation endpoints with cl_private_rpc
bugNo longer able to copy an app that has been shared with you via Collaborators. Fixed
bugCollaborators can not see workers

Spacetime

StatusDetails
new-featureImplement visual search in another app as a model type you can add to a workflow.
new-featureAdd click to search metadata attributes in image details sidebar
new-featureAbility to keep concepts sorted by alpha.
improvementRefactor search
improvementAdd metadata to collector added inputs so that you can filter by collector ID