Release 6.5

Changelog for Clarifai Release 6.5

Changelog 6.5

New FeatureImprovementBug FixEnterprise Only

Applications

StatusDetails

Can't Access Main Apps Page with invalid collaborators. Fixed.

Unable to create new Application (General Detection). Fixed.

application_sharing scopes field should be json instead of jsonb. Fixed.

Inputs

StatusDetails

Pasting long text makes Uploader unusable due to lack of scrolling. Fixed.

Support uploading text containing emojis.

Annotate

StatusDetails

Integrate and Implement task deletion using new endpoints.

Implement /tasks CRUD in API.

Allow annotation writer model to set the task_id in annotation_info.

Make polygons a separate task type.

Add empty CRUD endpoints for tasks.

Model

StatusDetails

vocab_id doesn't appear in the returned object for demographics model. Fixed.

segment-concept model types are no longer returning the segmentation mask. Fixed.

NLP text input does not scroll when longer than viewport height. Fixed.

Clear text inputs after upload.

Improve the "TextFile" React Component for NLP.

Make existing model details view configurable by model type.

Edit model should only contain the fields related to the selected model. Fixed

NLP frontend text input is covered entirely blue when selected. Fixed.

Enforce fields in post/patch models to adhere to model types. Fixed.

Predict

StatusDetails

Fixed fps issue for video predictions.

Validate stat_value_agg_type.

StatusDetails

Dropdown Search Help Menu no longer displays in the search bar. Fixed.

Video thumbs have relevant timestamp in search.

Added adjustable search results threshold.

Search over multi-embed workflows.

Added search on input level.

Improved search query by using multi join.

Fixed panic in list saved searches endpoint.

Input metadata search from table not working. Fixed.

Portal

StatusDetails

"Return to Log in " doesn't redirect to login page. Fixed.

Clicking on image, or Explorer Mode with images that contain geo coordinates crashed the app.

Portal model predicts use hosted URL when available instead of normal URL.

When selecting a concept and going to the next image the concept checkbox won't stay selected. Fixed

Allow multi-select from explorer grid view and add metadata.

Integrate and utilize new CRUD endpoints in Portal.

Allow for pasted text to keep formatting in the text box.

Prediction threshold slider custom model predicts without base workflow annotations. Fixed

Strings without spacing format properly in Explorer's Asset Grid View

annotation_info should be a valid JSON in Model Mode. Fixed.

Workflow

StatusDetails

Hide the "add text" section of the add inputs modal for non text workflows.

Validate that all nodes in workflows list their inputs based on type.

Add NLP to Workflows List

Generalize the iterations over regions/frames in workflow code.

Add ability to "make a copy" of public_workflows.

Allow indexing embedding from detect -> crop -> embed style workflows.

Allow setting input nodes for all users, not just @clarifai.com users.

Allow non-internal users setting input node when creating workflows.

Create/Patch workflow uncaught exception.

Clients

StatusDetails

Update docs.clarifai.com to reflect our current API clients including grpc clients.

Last updated