August 2026¶
Scope¶
We have worked hard to deliver a great Insights Hub experience. These release notes are relevant for the Insights Hub Release in August 2026 and include improvements and fixed issues. If you find other issues, please give us your feedback by contacting our Support.
20th August 2026¶
Insights Hub Quality Prediction¶
What's new?¶
- Column exclusion for data lake resources: You can now deselect columns from a data lake resource to exclude them from the data set.
- Flexible x-axis selection for data preview: You can select any timestamp or date column as the x-axis when previewing data lake data sets.
10th August 2026¶
Insights Hub Case Management Service - API¶
What's new?¶
- REST/RFC-compliant PUT and PATCH /cases:
PUTnow enforces all mandatory properties (returns 400 if missing), whilePATCHapplies only the supplied properties - aligning with standard REST semantics. - The description field can now be explicitly cleared by sending null or an empty string. Previously, the existing value was silently retained.
- Optimized
GET/activities response: Array fields now return only the diff (changed values) instead of full arrays inoldValue/newValue, significantly reducing payload size and client-side processing overhead. - The old and new values are now populated for attachment changes, and create/delete events are clearly distinguishable in activity logs.
- New case type
PREDICTIVE: Added to the type enum to support Senseye predictive-maintenance use cases, enabling differentiation from standard case types. - Attachment limit enforced: Maximum number of attachments per case is now set to 50.
- Pagination issues has resolved where the 'page' parameter was ignored, causing all cases to be returned regardless of the requested page.
- Duplicate notification: A dedicated notification topic for native (CORE-ALL) subscribers has been introduced to eliminate duplicate notifications when a webhook subscription exists on the same tenant.
7th August 2026¶
Insights Hub OS Bar and Web Components for Insights Hub and Industrial IoT¶
What's new?¶
The static resources are now also available on our new domain https://static.ih.eu1.siemens.app, in addition to https://static.eu1.mindsphere.io.
- Insights Hub OS Bar is now available on https://static.ih.eu1.siemens.app/osbar/v4/js/main.min.js.
- You can access the updated Getting started section in our documentation.
- Web Components for Insights Hub and Industrial IoT are now available on https://static.ih.eu1.siemens.app/webcomponents/v1/index.js.
- You can access the updated Getting started section in our documentation.