HOOPS Exchange 2025.7.0

Technology Updates

Note

Change to Product Package Names
To improve clarity and consistency, HOOPS has adopted a unified naming scheme across all products. New package names now include product, version, platform, architecture, and compiler details.

Format Updates

  • Keep first column alphanum-sorted.
  • Current context is shown as an example.
Format Updated Version
<format> <date>

See File Formats for the list of all supported formats.

Third-Party Library Updates

  • Keep first column alphanum-sorted
  • Current content is shown as an example.

The following third-party libraries have been updated:

Library New Version
<lib> <version>

For more information about package content, see Acknowledgments and Distributing Your Application.

Platform Changes

New Features

  • New Formats / New Functions / New Data
  • Format-specific improvements (HE)
  • Format-agnostic behavior / functional changes

API Changes

  • New API functions / Structs
  • Changed names and signatures

Documentation Changes

The HOOPS documentation interface has been changed significantly and includes many quality-of-life improvements to make navigating, finding, and reading information easier than ever before. Here’s a list of new features:

  • Sticky header: The page header, which includes access to search, now stays on the top of the screen at all times.
  • Collapsible table of contents: Free up additional reading space by clicking the small arrow button on the right edge of the table of contents to collapse it. Clicking the button again will restore the table of contents to its original view.
  • Full-width reading: Get even more content in a single view by clicking the small double-arrow button in the bottom right of the content area, which expands the layout to fill the entire screen. Click the button again to restore the layout to its original width.
  • Mobile-friendly HOOPSY: HOOPSY, our AI-powered chat assistant, has been restyled to display properly on all screens - including phones and tablets.

Deprecations

Fixed Bugs

Issue Description
SDHE-22669 Fixed the read of layer from a PRC file.
SDHE-22665 Fixed handling of layer information during deep copy.