- Release Date
- February 26, 2026
The following fixes and updates are included as part of 1.3.8:
- Fixed “Unknown” microphone calibration status in maintenance emails.
- Some OPC UA events not generated for system and microphone conditions.
- OPC nodeids changed from 1.3.6 to 1.3.7.
Fixed: "Unknown" Microphone Status in Maintenance Emails
If a device prefix had spaces in the name, the daily maintenance emails would show an “unknown” status for the microphones(s). This was due to the prefix including spaces stored as part of the log file names and not getting interpreted correctly. As part of the fix, spaces are no longer allowed in prefix names when entered on the Devices page. If the user enters spaces, they will be converted to underscores “_” when the page is saved.
Fixed: Some OPC UA Events Not Generated for System and Microphones
Events for system disk full as well as microphone missing events were not properly transmitted to OPC clients. The triggering mechanism in 1.3.8 has been corrected. As a result, it is NOT necessary to use the smart-alerts-hook.sh file anymore.
OPC NodeId Values Changed from 1.3.6 to 1.3.7
During the build process between releases, the OPC NodeId values for
nodes not involved in the 1.3.7 changes were updated. This has been corrected in
1.3.8 so that NodeId values will remain constant between releases.