9.00.00

Apr 2026
New Features
- Scheduled Data Import capability: Extended Data Import to support onetime and recurring schedules. You can now schedule your data extraction from files stored in cloud or file-share endpoints, aligning data import behaviour with Data Export scheduling. [SWCDMPC11174]
- Enhanced Statistical Process Control (SPC) Charts functionality: Expanded native SPC support with configurable sampling plans, subgroup sizes, and specification limits. The platform now automatically renders appropriate control charts (IMR, X̄R, X̄S) and calculates process capability indices in Dashboards and Data Explorer. The existing SPC chart widget has been renamed to Sigma Band chart for clarity. [SWCDMPC11256]
- Windows 11 Edge Agent support:Added support for the Windows 11 Edge Agent with feature parity to Windows 10, Ubuntu, and RHEL agents. [SWCDMPC11008]
- High Frequency Edge Agent availability:The High Frequency Edge Agent is now available in the Download Agent section with support for all standard operating systems, including Windows, Ubuntu, Red Hat Enterprise Linux, and Kubernetes. You can select and download the appropriate installer for your environment and access the related installation documentation directly from the platform. [SWCDMPC11300]
- Rule plugin capability in rule configuration:The platform now supports rule plugins, extending the existing rule configuration that previously allowed only predefined rule functions. You can add custom Python rule functions as plugins and use them within existing rule configurations. This capability enables flexible and modular rule development directly through the platform without modifying the core rule engine. [SWCDMPC‑11606]
- Plugin Authentication & Authorization (RBAC‑Based):Introduced role‑based access control (RBAC) for plugins, where the “Use Plugin” permission can be enabled under Developer Plugins. Only users with a valid platform session and appropriate permissions can discover and access newly developed plugins, including Microservices, Widgets, and Custom Applications. This ensures secure and controlled adoption of new extensibility capabilities, while existing plugins continue to function unchanged, preserving full backward compatibility. [SWCDMPC-11109]
- Security Enhancement:Access tokens have been updated to a longer length based on security advisory recommendations, and existing tokens will be invalid after the upgrade. New access tokens must be generated and updated wherever used; these tokens will be valid only until September 30, after which platform APIs will no longer be accessible and users must migrate to Developer APIs. [SWCDMPC-11113]
- Adaptive Cloud with multi-project support: Introduced Adaptive Cloud support with multi‑project capability, enabling project‑level cloud segregation by allowing each project to use a separate, customer‑controlled Azure storage account for secure data storage. This includes real-time Event Hub ingestion, automated file compaction, Unified Semantic Model (USM) integration and centralized metadata governance using Databricks Unity Catalog. [SWCDMPC-11240]
- Patch rollbackand history visibility:Introduced enhanced patch management capabilities that provide administrators with clear visibility into patch history, including applied patches and their impact. Administrators can now check for the patch and safely roll back the most recent patch when required, enabling faster recovery from breaking changes without relying on DevOps support. [SWCDMPC-12369]
Enhancements
- OPC UA connector support for On Data Change subscriptions:The OPC UA data connector now supports On Data Change subscriptions, allowing the platform to receive updates only when values or timestamps change on the OPC UA server. This enhancement reduces unnecessary polling, improves data acquisition efficiency, and enables more responsive ingestion for high‑frequency and event‑driven workloads. Initial benchmarking demonstrates support for processing up to 5,000 tags per second, helping improve scalability and performance for OPC UA–based integrations. [SWCDMPC‑9589]
- Multiple hierarchy support for gateway configuration:The Gateway configuration page now supports selecting multiple hierarchies for a single gateway. The data connector logic has been updated to allow one gateway to be associated with more than one asset group, ensuring consistent data ingestion across all selected hierarchies. [SWCDMPC-11010]
- Rule processing performance and scalability are improved:Enhanced the data processing architecture by introducing Valkey‑based caching to improve rule processing scalability and performance. This update includes a first version of benchmarking to evaluate performance characteristics and support future scalability planning. [SWCDMPC‑11092]
- Enhanced multi‑language support for static UI content:The platform now provides consistent localization for DFM fields, table headers, and other static labels across the following pages – Asset Model Parameters tab, Line Model, Assets Explorer (Parameters tab and Data Mapping), Access Group page, Reports page, Generated Reports page, and Knowledge Graph (Event Setup and Graph Setup). [SWCDMPC‑11454]
- User - level language selection during role creation:You can now select a preferred language when creating a user. Your selected language is applied by default and takes priority over the project level‑ language, giving you a personalized and consistent localized experience. [SWCDMPC‑11454]
- Automatic refresh for plugin deployment status:The plugin deployment status now updates automatically after deployment. You can see the success or failure of a deployment as it completes, without the need to manually refresh the page. This improves visibility into deployment outcomes and reduces manual effort during plugin development. [SWCDMPC-11419]
- Improved Tag Browser experience:Enhanced backend improvements provide faster, smoother, and more reliable tag browsing, especially when working with large tag lists. [SWCDMPC‑10975]
- Updated the Angular framework from version 18 to 20, providing better performance, stability, and support for modern browser features.
- Number format moved from widget level to project level:The number format is now defined once at the project level and automatically applies to all widgets. This ensures consistent number formatting across every widget, removes the need to configure number format per widget, and simplifies project-level management and reference. [SWCDMPC-11430]
- Modernized dashboard enabled by default for new projects:New projects now use the enhanced dashboard interface by default, featuring an improved user experience. The previous dashboard version is still available but requires manual setup through the support team. [SWCDMPC-11128]
Fixed Anomalies
- Fixed an issue where asset associated asset model rules were not created during asset creation through upload in semantic model projects. [SWCDMPC-10974]
- Fixed an issue where parameter units were displayed incorrectly on the Asset page when no unit was configured for the parameter. [SWCDMPC-12768]
- Fixed an intermittent issue where data mappings did not appear in the user interface. [SWCDMPC-12799]
- Fixed an issue in incremental data upload through data import that was causing imports to fail for datasets exceeding 3,000 rows. [SWCDMPC-12921]
Removed Features
- End of Support for CentOS Agent:Starting with this release, the platform no longer supports the CentOS-based agent due to the end of life (EOL) of CentOS.
Provide Feedback