Skip to content

v1.15.4

Choose a tag to compare

@Starosdev Starosdev released this 24 Jan 15:48
· 912 commits to master since this release

v1.15.4 (2026-01-24)

Bug Fixes

  • Repeat notification detection (#129)
    • Fixed notifications firing repeatedly even when "only notify on value change" was enabled. The comparison was using daily-aggregated values instead of the actual previous SMART submission, causing false change detection.