Skip to main content

Release 11.8

Release Date: September 3rd, 2025



New FeatureImprovementBug FixEnterprise Only
new-featureimprovementbugenterprise

Billing

StatusChangeDetails
improvementMade changes to billing system
  • Introduced monthly spending limits of $100 for Developer and Essential plans, and $500 for the Professional plan. You can contact us if you require higher limits.
  • Added a new credit card pre-authorization process. A temporary charge of $50 for Developer, $100 for Essential, and $500 for Professional plans is applied to verify card validity and available funds. The amount is automatically refunded within seven days.

Control Center

StatusChangeDetails
improvementMade improvements to Control Center
  • Added half-size widgets in the Control Center configure page, allowing users to resize charts to half their original size. This enhancement makes it easier to rearrange charts and optimize the layout for side-by-side comparisons.
  • Fixed the Stored Inputs Cost chart to correctly display the average cost for the selected period instead of showing an incorrect total.
  • Enhanced the date grouping for charts, where periods longer than one month now display weekly aggregated data for better readability.
  • Empty states have been added to charts to display meaningful messages when no data is available, rather than just showing zero.
  • Added cross-links between compute cost and usage charts, allowing users to navigate easily between these views.

Python SDK

StatusChangeDetails
improvementImproved the Python SDK.

Learn more here.
    • Fixed Local Runner CLI command
    • Updated protocol and gRPC versions
    • Prevented downloading of original checkpoints
    • Integrated secrets into SDK
    • Fixed num_threads setting
    • Fixed pip checks when cache is broken
    • Corrected usage setting on OpenAI responses
    • Added stream_options validation for internal streaming model upload
    • Added missing packaging dependency
    • Ensured JSON errors are always returned on OpenAI calls
    • Set default to 32 threads
    • Fixed ruff and dependency-related issues
    • Fixed model upload deployment
    • Adopted method signature for Local Runner
    • Added user confirmation to prevent Dockerfile overwrite during model upload

Platform

StatusChangeDetails
improvementMade improvements to platform
  • Added a public resource filter button that lets users quickly view resources shared with the Community. This feature makes it easy to filter and explore resources based on their public visibility.
  • Improved the playground to show a clear error message when users exceed streaming prediction limits.
  • Extended the login session duration for users logging in via Google or GitHub SSO to seven days, which was previously much shorter.
bugFixed some bugs
  • Fixed an issue where the toast notification displayed the old app ID when deleting a renamed app, instead of showing the updated ID.
  • Fixed an issue where users were not redirected to the intended page after login, causing them to get stuck.
  • Fixed an issue where the model page layout expanded incorrectly in width.
  • Fixed issues in the Recent Activity section of the Community home page where resource ID links were not visible on smaller screens, and where audit logs displayed an incorrect target app ID.