CenterScape Release Notes
CenterScape 2026.1 (March 2026)
This CenterScape release introduces several important enhancements.
Support for New Pinpoint Leak Sensor
CenterScape now supports the new leak position sensor, Pinpoint. This sensor enables precise, cabinet-level leak detection along a single leak detection strip. This allows users to understand exactly where a leak may occur, greatly reducing time-to-response and potential damage.
Asset Import Wizard
A new asset import workflow simplifies asset creation from purchase order data. Upload PO CSVs, map columns to CenterScape attributes, re-use saved mappings, assign asset types, and generate assets directly from the PO—significantly reducing manual data entry.
Improved High Availability and Monitoring
Updates to standby behavior and the availability status module make HA deployments more transparent and reliable, while new MODBUS publishing of reader and Zone Manager status extends integration with building management systems.
Usability & Performance Improvements
Enhancements to tag import, error messaging, watchdog behavior, and database connection settings deliver a smoother, more predictable CenterScape experience.
Additions and Updates
- Added a new asset import wizard to ingest assets and PO data from CSV.
- Added the ability to map PO CSV columns to CenterScape asset attributes as part of the import workflow.
- Added support for saving and re-using global PO column mapping profiles.
- Added the ability to assign asset types to imported PO line items and review the resulting asset list before creation.
- Added the ability to create assets directly from purchase orders using the new workflow.
- Added macro-based asset naming for PO-derived assets, allowing asset names to be built from PO fields.
- Added a centralized configuration area for the PO import workflow.
- Added support for selecting the date format used when parsing PO data during imports.
- Added UI improvements and refinements to the PO "magic import" workflow based on internal feedback.
- Added publication of reader and Zone Manager status via MODBUS for integration with building management systems.
- Added support for importing tags using a full Tag ID in a single field while retaining the existing Tag Group + Tag ID method.
- Added the ability for custom branding to change the application header color.
- Added improvements to the availability status module to better reflect system state in high-availability deployments.
- Added improvements to watchdog checks to balance responsiveness with system load.
- Added format validation to email address fields.
- Modified standby UI behavior so it responds more accurately when backend connectivity changes.
- Modified instance role-switching logic to improve the reliability of failover between primary and standby instances.
- Modified error messages related to date parsing to make them more readable and easier to troubleshoot.
- Modified HikariCP connection pool configuration to standardize on a pool size of 10 with a minimum of 1 for consistent performance and evict idle connections in 10 minutes for better resource management.
- Modified internal dependency and configuration handling to improve transparency and documentation of third-party components.
Fixes
- Corrected issues that could cause the standby instance UI to appear healthy while the backend was restarting or changing roles.
- Corrected scenarios where a former primary instance could remain active too long and interfere with promotion of the standby instance.
- Corrected minor UI and labeling issues in the availability status module.
- Corrected wording and formatting of certain date-related error messages encountered during imports and data processing.
- Corrected interactive reports displaying selected attributes with wrong attribute name.
- Corrected automatic column width issues in reader firmware, reader status, and alert view.
- Corrected logic for computing equipment auditable count.
Software Package Updates
- Updated HikariCP connection pool configuration (pool size and related properties) to improve stability under load.
- Updated internal dependency reporting and documentation to use CycloneDX-formatted software bill of materials (SBOM).
CenterScape 1.12.0 (October 2025)
Additions and Updates
- Added functionality to CenterScape to allow for management of active/standby instances via UI or API
- Added the ability to allow tags to be bound to an asset regardless of import status
- Added support of a change attribute within stat packs with focus on PDU energy usage
- Added the ability to easily change assigned locations when detected location does not match
- Added 'audit accuracy percentage' field to default schema
- Added warning for users when making filter changes within BACnet
- Added a notification to make users aware of a restart when changing or setting database notification email address
- Added ability to import license key files as a zip file, allowing multiple keys to be uploaded at once
- Modified how PDU tag config data performs after a restart of CenterScape to increase performance
- Modified dashboard behavior when saving changes - returns to view mode
- Modified the behavior of automated emails when CenterScape licenses are close to expire
- Modified behavior so that if license notification is left blank, no notification is sent
- Modified behavior of how CenterScape links redirect
- Modified treatment codes with best practices default settings when adding new tag groups
- Removed user groups for new tags within the tag group configuration
- Removed partitioning settings when configuring readers
Fixes
- Corrected issue with post-condition in reporting displaying accurate results
- Corrected issue related to updating 2000+ assets in a row via API
- Corrected a visual issue when reporting Zone manager and reader status
- Corrected dashboard filter dialog that allowed for whitespace duplicates
- Corrected error messages when SFTP alert actions are not formatted correctly
Software Package Updates
- netty-* to v4.1.119
- not-yet-commons-ssl-0.3.9 to 0.3.17
- esapi-2.6.0.0 to 2.7.0.0
- commons-fileupload-1.5 to 1.6.0
- commons-lang3-3.11 to 3.17.0
- netty-codec-http2-4.1.119.Final to 4.1.124.Final
- OpenJDK-17.0.6+10 to 17.0.15+6
- jetty-distribution-9.4.57v20241219 to 9.4.58v20250814
CenterScape 1.11.1 (July 2025)
Additions and Updates
- Added support for the Panduit G6 PDU
Software Package Updates
- netty-* to v4.1.119
- xalan to v2.7.3
- xmlsec to v2.2.6
- velocity-engine-core to v2.3
- commons-beanutils to v1.11.0
- commons-vfs2 to v2.10.0
- commons-httpclient to 3.1
- esapi to v2.6.0.0
- bcprov-ext-jdk to jdk18v1.81
- spring-security-crypto to v6.3.9
- jackson-mapper – removed older json parser
- velocity-1.7 removed as part of velocity-engine-core v2.3
- zercesImpl to v2.12.2
- jetty to v9.4.57.v20241219
- woodstock-core to v5.4.0
CenterScape 1.11.0 (May 2025)
Additions and Updates
- Added support of SSO via SAML v2 within CenterScape
- Added functionality for administrators to update passwords on connected readers in a bulk operation
- Added ability to run graphs on dashboard widgets in the grid view
- Added enhancements to the grid dashboard functionality for applying filters to widgets
- Added attribute formatting for use within widget types, bar chart, simple value, solid gauge
- Added default widget borders
- Added PDU Driver Version as a field reported for PDU sensors
- Added expanded breaker support from 8 to 12 per PDU
- Enhanced visual performance of solid gauge widgets
- Updated firmware version status page to include latest M250 firmware
- Included M250 firmware v1.6.2 with release
Fixes
- Corrected issue related to threshold attributes displaying in emails when using macros
- Corrected graphs displaying when using an SFTP graph action
- Corrected how location descriptions are updated when assigned to a new location
- Corrected an issue with calculation of rack capacity in racks that have no equipment
- Corrected coordinate location lookup in Edge UI
- Corrected tag details not loading for detected tags
- Corrected energy accumulator logic for RPDU 06B and 06C tags
Software Package Updates
- netty-* to v4.1.119
- logback-classic to v1.3.15
- logback-core to v1.3.15
- spring-security-core to v5.8.16
- spring-ldap-core to v2.4.4
- mina-core to v2.1.10
- jackson-core to v2.18.3
CenterScape 1.10.0 (February 2025)
Additions and Updates
- Added support for SNMP integration with CenterScape
- Added simple value dashboard widget
- Added visualization tab for temperature/humidity sensors
CenterScape 1.9.0 (November 2024)
Additions and Updates
- Added additional dashboard widgets: text and solid gauges
- Added enhancements to the grid dashboard functionality for applying filters to widgets
- Added BACnet status flag compatibility to mirror state of sensors within CenterScape
- Added field for "Null on offline" to tag groups. This allows for adding attributes that will become null values if the tag goes offline. Contact RF Code support for assistance with setup.
- Added the field "recalculate on system start" to calculated fields. By default, this is only added to Location Verified.
- Added the ability to view boot count statistic beacon
- Modified sorting of "Assigned To" field within CenterScape, to sort on the label instead of the GUID
- Modified how users online list is updated to remove users when a session is terminated
- Modifications to the reader firmware update page
- Modified tooltip to be more readable in dashboards
- Disabled the ability to dynamically write to cookies using data that originated from any untrusted sources
Fixes
- Corrected temperature alert thresholds to all value operators to be modified, allowing it to be saved
- Corrected attribute validation for BACnet and Modbus devices
- Corrected issue of console crashing when editing schema
Software Package Updates
- jetty to 9.4.56.v20240826
- yajsw v13.13
- commons-io 2.17
- netty to 4.1.114.Final
- commons-net to 3.11.1
- spring-expression to 5.3.39
- spring-web 5.3.39
- springframework-security to 5.8.14
- springframework.ldap.spring-ldap-core to 2.4.1
CenterScape 1.8.2 (August 2024)
Additions and Updates
- Updated installation packaging version of PostgreSQL to v16
- Added default breaker trip alert
- Added functionality for displaying asset location on a timeline
- Added missing assigned location field to voltage asset types
- Added RPDU config view to default installation
- Added support to handle contains attribute values in value lists
- Modified CenterScape to increase performance
- Modified SNMP Trap testing
- Modified tag import message
- Modified the ability to export BACNET and Modbus tables for customers with specific licenses
- Removed passwords from exporting on readers
- Modified the order of Upper and Lower bound fields in graphs
Fixes
- Corrected an issue related to RMHUMA tags showing null values without reporting a low battery
- Corrected graphing issues where timestamp added future times
- Corrected issue related to database connectivity
- Corrected issue related to sensor power down alarms rapidly oscillating
- Corrected issue related to server templates within rack views
- Corrected issue related to the calculation of PDU total apparent power used for Chatsworth PDUs
- Corrected issues related to line graphs displaying data incorrectly
- Fixed an issue with attribute formatting on string lists
- Fixed grouping issue while presenting data in a pie chart
- Fixed issue of default value of spatial width/depth of rack asset types
Software Package Updates
- Spring Security from 5.8.8 to 5.8.11
- Spring-web from 5.3.30 to 5.3.33
- Nutty from 4.1.100 to 4.1.108
- Commons-configuration2 from 2.8.0 to 2.10.1
CenterScape 1.8.1 (May 2024)
Fixes
- Corrected an occasional encryption error