Skip to content

v1.43.0

Choose a tag to compare

@Starosdev Starosdev released this 09 Mar 03:38
· 643 commits to master since this release

v1.43.0 (2026-03-09)

Features

New warning-level notification support - You can now receive notifications for devices that only have warning attributes.

  • The ShouldNotify function now includes a notifyLevel parameter to handle warning notifications.
  • Devices with DeviceStatusPassed can now trigger notifications if they only have warnings.
  • A new "Notify - Level" dropdown has been added to the settings UI, allowing you to select between Warn and Fail notification levels.