
Version Testing

Release Notes
V6.0.8.2
2024-08-28
Bug fix for System Platform 2023, AlarmApp enhancements, UI tweaks, Configurable acknowledgment word for hands free alarm ack. Database install changes.
V5.9.3.1
2024-03-27
SMS failed message behaviour changed, history display for failed messages now highlighted in history.
V5.8.4.1
2024-01-1
Updated FCM HTTP v1 API, help file update.
V5.7.3.1
2023-08-31
Updated SQL authentication, UI tweaks.
V5.7.0.0
2023-08-1
Updated to .Net Framework 4.8.
V5.6.0.1
2022-06-23
Alarm History display updated, includes Alarm lineage display and filtering
V5.5.0.3
2022-03-01
Cosmetic changes
V5.5.0.2
2022-02-03
Config file storage locations changed in line with OS requirements.
Operator license model modified
AlarmSuite App modified to allow multiple AlarmSuite sites to connected
V5.1.0.1
2021-05-05
SQL Table dependencies changed
V5.1
2021-03-23
Email client re-write
V5.0.0.2
2020-04-23
Help updated
Bug fixes
NEW! Modem power control module (Watchdog removed)
V4.9.0.1
2019-11-11
UI updates
Group changes now load into plans
V4.8.0.1
2019-10-18
Added support for group changes in affected plans when group order updated
V4.7.0.1
2019-09-24
Added support for modem watchdog
V4.6.0.1
2019-08-16
Removed IPC server from alarm monitor - now located in persistent alarm dispatcher service.
V4.5.0.1
2019-07-02
Now use NuGet package for MQTTNet.
Revised code to allow use of later MQTTNet version (V3+ does not allow publish inside message receive. Previous version was 2.7.5)
V4.4.0.1
2019-05-16
Added config to give user the option of using a static MQTT ClientID (or a dynamic one)
Added configurable number of alarm history events to display in mobile app (for use with brokers who limit message size, e.g. MyQttHub.com)
Tweaked licence messages and no licence behaviour
Used correct method to read registry (62 AND 32 bit!)
Updated help file
V4.3.0.1
2019-03-21
Corrected default echo off command
Added GR filter to select GR node (only GRs DBs displayed)
Added provision to filter alarms in history (setting)
Added provision to filter alarms in mobile history (setting)
Added provision to filter alarms in active alarms
V4.2.0.1
2018-12-07
Added system alarm monitor feature
Fixed bug that caused system to try to update history via MQTT on history change when mobile alarm reporting was disabled
Changed email subject line to include area.
Increased email content size and ensure ack instructions are always displayed
V4.1.0.1
2018-10-17
Updated help
Added signal for operator deleted
V4.0.0.1
2018-09-21
Added MQTT support
Updated to .net 4.6.1
Failed SMS now reported in history
Security changes
Task Scheduler updated
Bug fixes
Updated mobile app client
V3.4.0.6
2018-06-25
No longer update provider node when GR reloaded.
Previously if the Archestra areas were refreshed, the Node name for the alarm provider defaulted to the GR name.
V3.4.0.5
2018-05-18
*Set alarm monitor service to use a windows task manager delayed start
*Changed history timestamp column to be non user sort able (if user had set sort order to oldest first, new events added to the wrong end.
*Fixed ordering problem with history (appears when multiple new event captured on same tick).
*Added code to allow graceful shut down when Windows shuts down or when sent WM_CLOSE message
*Fixed operator import bug
V3.4.0.4
2018-04-27
*Fixed history table performance issue (only add new rows in normal operation rather than refresh whole table)
*Added Modbus support
V3.4.0.3
2018-04-09
Changed query to work out alarm areas where Galaxy items use nesting
V3.4.0.2
2018-04-09
Performance enhancements to deal with large numbers of alarm areas
V3.4.0.1
2018-02-21
Added iOS support