Skip to main content

Release 11.2

Release Date: March 4th, 2025



New FeatureImprovementBug FixEnterprise Only
new-featureimprovementbugenterprise

Labeling Tasks

StatusChangeDetails
new-feature
Public Preview
Upgrading the Labeling Tasks UI tool
  • We are upgrading the task labeling experience. This upgrade unifies task labeling with the same underlying components from our single Input-Viewer tool, ensuring a seamless and unified experience for users.
  • This upgraded feature is currently in Public Preview. To request access, please contact us.

Control Center

StatusChangeDetails
improvementImproved the Control Center
  • We have updated access privileges for different roles:
    • Organization Contributors can now access the Overview tab pages and the Usage & Operations tab pages.
    • Organization Users can now access the Overview tab pages, Usage & Operations tab pages, and the detailed report pages of their charts.
    • Financial Managers can now access the Overview tab pages, Usage & Operations tab pages, Costs & Budget tab pages, and the detailed report pages of their charts.
  • We have added an empty state for the Overview tab. If all data is hidden, empty visuals will be shown, and no charts will be displayed.
  • We now display two decimal places for financial values. For example, $20.1 is shown as $20.10.
  • We have fixed an issue with table sorting where the number 0 was not being handled correctly. Now, numerical sorting works as expected, ensuring that 0 is properly ordered along with other values.
  • We have added cross-navigation links between the detailed report charts in the Usage & Operations tab and the Costs & Budget tab. These links allow users to seamlessly access related charts. For example, the detailed report page for the Total Number of Operations chart now includes a link in the lower right corner, directing users to the Cost of Operations chart.

Python SDK

StatusChangeDetails
improvementMade improvements to the Python SDK.

Learn more about them here.
  • Added support for local dev runners from the CLI.
  • Used the non-runtime path for tests.
  • Fixed local tests.
  • Caught additional codes that models have at startup.
  • Introduced three instances when checkpoints can be downloaded.
  • Fixed dependency parsing.
  • Used new base images and fixed Clarifai version.
  • Disabled API validation in server.py.
  • Fixed Docker test locally.
  • Fixed Hugging Face (HF) checkpoints error.
  • Fixed deployment tests.
  • Fixed issue with filename being recognized as an invalid input ID.
  • Updated Model Predict CLI.
  • Set tests health port to None.
  • Refactored model class and runners to be more independent.
  • Added storage request inference based on tar and checkpoint size.
  • Data Utils

    StatusChangeDetails
    improvementMade improvements to the Data Utils library
    • Added support for DOCX and Markdown file formats.
    • Introduced batch prediction for the ImageSummarizer pipeline.

    Platform

    StatusChangeDetails
    improvementImproved the navigation bar
    • We have made further adjustments to the navigation bar and links for improved usability and accessibility.
    bugFixed platform bugs
    • Fixed a sporadic JSON syntax error in the platform that occasionally disrupted the user experience by displaying an error screen with a “Back to Community” button.
    • Fixed an issue where the “Last Updated” sorting did not reflect the most recent changes after actions like deleting an item in an app.
    • Fixed an issue that prevented users from scrolling to the bottom of code snippets on the platform, causing some sections of the code to remain hidden.
    • Fixed multiple errors when fetching organization roles, where the network tab and browser URL displayed an issue incorrectly stating that the user ID is not an organization.
    • Fixed an issue where the input boxes in the pop-up window for creating an app displayed with reduced height.
    • Fixed an issue where the tooltip text for the feedback icon incorrectly showed “Seed Feedback” instead of “Send Feedback.”
    • Fixed an issue with icon styling in the app’s models listing table, where the search icon in the Model ID column was not displaying correctly.
    • Fixed an issue where users were unable to access their apps after selecting the “My Resources” tab in the top navigation bar.