Skip to main content

2025.08.01 Release Notes

Assets

Docker Images

  • Registry Service: istaridigital.jfrog.io/customer-docker/registry-service:8.7.7
  • Frontend Service: istaridigital.jfrog.io/customer-docker/frontend-service:8.7.7
  • MCP Service: istaridigital.jfrog.io/customer-docker/mcp-service:0.1.19
  • Docs Service: istaridigital.jfrog.io/customer-docker/docs-service:6.4.1
  • SpiceDB: ghcr.io/authzed/spicedb:v1.39.1
  • SpiceDB Operator: ghcr.io/authzed/spicedb-operator:v1.18.0
  • Zitadel: ghcr.io/zitadel/zitadel:v2.65.4

Helm Charts

  • SpiceDB Operator: helm pull --repo https://bushelpowered.github.io/spicedb-operator-chart spicedb-operator --version 2.0.0
  • Zitadel: helm pull --repo https://charts.zitadel.com zitadel --version 8.7.2
  • Istari-Platform Chart: helm pull --repo https://istaridigital.jfrog.io/artifactory/customer-helm istari-platform --version 2.8.1 --username ${ISTARI_ARTIFACTORY_USERNAME} --password ${ISTARI_ARTIFACTORY_PASSWORD}

SDK Clients

Agent

CLI

Integrations

Updates for the August Release

ModuleVersion
Dassault Systèmes Cameo® Enterprise Architect2.9.0
PTC Creo Parametric2.9.0
Dassault Systèmes 3DExperience CATIA (v6)1.2.2
Open PDF1.3.1

All Compatible Modules

Click to expand full module compatibility list for the August release of the Istari Platform
ModuleVersion
ANSYS HFSS1.0.1
Dassault Systèmes 3DExperience CATIA (v6)1.2.2
Dassault Systèmes Cameo® Enterprise Architect2.9.0
Dassault Systèmes CATIA V52.9.0
Google Slides0.2.0
MathWorks MATLAB (Base)2.1.0
MathWorks MATLAB Simulink1.1.0
Microsoft Office Excel2.3.0
Microsoft Office PowerPoint1.1.0
Microsoft Office Word2.3.0
Hexagon MSC Nastran2.2.0
Hexagon Nastran Extract2.3.0
Open PDF1.3.1
Open Spreadsheets2.1.0
PTC Creo Parametric2.9.0

API Breaking Changes

  • None

Change Log

Istari Platform

New Features

  • Istari Remotes Feature Preview: The August release includes initial preview capabilities for sharing models directly between two Istari installations.
    • DISCLAIMER: Customers who configure and use this feature may grant an external recipient access to the selected artifacts. You may revoke access to those artifacts at any time; such revocation will stop access to any new revisions of those artifacts, but will not delete external copies the recipient may have created. You must verify each artifact is correctly marked and labeled per applicable policies and regulations before sharing. Share only with trusted parties and only when required agreements and approvals are in place. By proceeding, you acknowledge and accept all liabilities and risks associated with sharing.
  • Usage Metrics: Customer Administrators can now download their Tenant’s usage metrics as a CSV.

Job Management Enhancements

  • Cancel Pending Jobs: You can now cancel jobs that are still in a pending state, giving you greater control over job execution.
  • Granular Job Statuses: Job statuses have been expanded to provide more detailed insights, making it easier to track and troubleshoot workflows.
  • Unified Job View: A new Jobs page lets you view all of your jobs, their inputs, and the actions that triggered them in one place.
  • Super Admin Visibility: Super admins can now view jobs in our new Jobs page across an entire tenant, enabling better troubleshooting and support for end users.

Third-Party Integration Management

  • Admin UI for 3rd Party App Integrations: Admins can now manage third-party app integrations through a dedicated UI to easily set up and manage registration details and authentication providers from the app.
    • Add and configure external apps that require authentication.
    • Store your public key to support secure decryption of sensitive agent-side data (e.g., auth credentials).
    • Works in tandem with the private key set on the agent to ensure secure handling of credentials.

Agent

  • Diagnostics Workflow: The latest agent release includes a diagnostics workflow that runs automated tests to verify agent installation, connectivity, and functionality.

    • This workflow generates artifacts, creates test jobs (both success and failure cases), and confirms end-to-end platform integration.
    • See our documentation for details on how to run diagnostics.
  • Improved Module Reloading: Agents now handle module auto reloading of modules after updates.

  • Standardized Logs: Agent logs are now recorded in UTC for consistency across environments.

Integrations

Cameo® Enterprise Architect

  • Added support for updating text in Cameo requirements.
  • Optimized extraction by omitting binary data to keep files lightweight.
  • Fixed inconsistencies in outputs across runs (blocks, requirements, diagrams).

Creo Parametric + Windchill

  • Added support for Check-In / Check-Out flows at the update parameter level, integrated with Windchill.

Open PDF

  • Dependency and security updates.

Model Context Protocol (MCP) Service

Istari Digital has released a new MCP service that is optimized for integration with LLMs, enabling natural language interfaces to perform structured operations over Istari Digital Systems, Resources and Files.

Instructions for enabling it are available here.

New Features

  • Systems

    • Create or update a System
    • Retrieve a System by ID or name
    • Add existing Istari Resources to a System (create a SystemConfiguration)
    • List a System’s SystemConfigurations
    • List Snapshots for a System and/or SystemConfiguration
    • Create a Snapshot
    • List files in a Snapshot
    • Search Snapshot files by file name and extension
  • Resources

    • Search for Models and Artifacts by ID, file name, file extension, description, version name, external identifier, display name, MIME type, file size, created timestamp, created user ID, updated user ID and archive status
    • Retrieve or download the contents of a Model or Artifact
  • Jobs

    • Extract data from:
      • Cameo
      • Excel
      • CATIA V5
      • CATIA V6 (3DEXPERIENCE)
      • PTC Creo
      • NASTRAN

Known Issues

  • When an editor or upstream remote owners modifies sharing on a Model or Artifact, a dialog box with the text "An error occurred when sharing the file." will be shown. This dialog box is in err, and the sharing completes regardless.